---
title: chromaticity
framework: sensorkit
role: symbol
role_heading: Instance Property
path: sensorkit/srambientlightsample/chromaticity-swift.property
---

# chromaticity

A coordinate pair that describes the sample’s light brightness and tint.

## Declaration

```swift
var chromaticity: SRAmbientLightSample.Chromaticity { get }
```

## See Also

### Measuring light level

- [SRAmbientLightSample.Chromaticity](sensorkit/srambientlightsample/chromaticity-swift.struct.md)
- [lux](sensorkit/srambientlightsample/lux.md)
- [placement](sensorkit/srambientlightsample/placement.md)
- [SRAmbientLightSample.SensorPlacement](sensorkit/srambientlightsample/sensorplacement.md)
