#CAA69F#CAA69F
#CAA69F is a light, muted red. Relative luminance 0.423; OKLCH L 75.5% C 0.044 H 30.9°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA69F |
|---|---|
| RGB | rgb(202, 166, 159) |
| HSL | hsl(10, 29%, 71%) |
| HSV | hsv(10, 21%, 79%) |
| CMYK | cmyk(0%, 17.8%, 21.3%, 20.8%) |
| CIE-LAB | lab(71.10, 12.09, 8.58) |
| CIE-LCH | lch(71.10, 14.83, 35.37°) |
| OKLab | oklab(75.55% 0.0376 0.0225) |
| OKLCH | oklch(75.55% 0.044 30.9) |
| XYZ | xyz(44.2516, 42.3338, 38.6344) |
| Luminance | 0.4233 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.11
Rosybrown
#BC8F8F
ΔE00 7.41
Dusty Pink
#D8A7B1
ΔE00 7.99
Pinkish Tan
#D99B82
ΔE00 8.61
Mushroom
#BA9E88
ΔE00 8.86
Grey Pink
#C3909B
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA69F #9FC3CA
analogous
#CA9FAD #CAA69F #CABB9F
triadic
#CAA69F #9FCAA6 #A69FCA
tetradic
#CAA69F #ADCA9F #9FC3CA #BB9FCA
square
#CAA69F #ADCA9F #9FC3CA #BB9FCA
split-complementary
#CAA69F #9FCABB #9FADCA
monochromatic
#9A6055 #B48178 #CAA69F #E0CBC6 #F4EDEB
Accessibility & contrast
On white
2.22
#CAA69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#CAA69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA69F
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA69F | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAA9E
Deuteranopia (green-blind)
#B6B19F
Tritanopia (blue-blind)
#D3A2A4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #caa69f; /* rgb */ color: rgb(202, 166, 159); /* oklch */ color: oklch(75.5% 0.044 30.9);
Tailwind
colors: {
custom: {
50: '#dac0bb',
500: '#caa69f',
950: '#000000',
},
}SCSS
$custom: #caa69f; $custom-light: #dac0bb; $custom-dark: #000000;
JSON
{
"hex": "#caa69f",
"rgb": {
"r": 202,
"g": 166,
"b": 159
},
"hsl": {
"h": 9.767,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.75545,
"c": 0.04377,
"h": 30.9
},
"luminance": 0.42332
}Semantic roles & 50–950 ramp
primary
#CAA69F
secondary
#DDE6E8
accent
#96A83E
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180