#CAA69A#CAA69A
#CAA69A is a light, muted orange. Relative luminance 0.422; OKLCH L 75.4% C 0.046 H 39.3°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA69A |
|---|---|
| RGB | rgb(202, 166, 154) |
| HSL | hsl(15, 31%, 70%) |
| HSV | hsv(15, 24%, 79%) |
| CMYK | cmyk(0%, 17.8%, 23.8%, 20.8%) |
| CIE-LAB | lab(70.98, 11.35, 11.17) |
| CIE-LCH | lch(70.98, 15.93, 44.54°) |
| OKLab | oklab(75.41% 0.0356 0.0291) |
| OKLCH | oklch(75.41% 0.046 39.3) |
| XYZ | xyz(43.8265, 42.1638, 36.3954) |
| Luminance | 0.4216 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.50
Mushroom
#BA9E88
ΔE00 6.92
Pinkish Tan
#D99B82
ΔE00 7.33
Rosybrown
#BC8F8F
ΔE00 8.66
Dusty Pink
#D8A7B1
ΔE00 10.18
Blush (survey)
#F29E8E
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA69A #9ABECA
analogous
#CA9AA6 #CAA69A #CABE9A
triadic
#CAA69A #9ACAA6 #A69ACA
tetradic
#CAA69A #A6CA9A #9ABECA #BE9ACA
square
#CAA69A #A6CA9A #9ABECA #BE9ACA
split-complementary
#CAA69A #9ACABE #9AA6CA
monochromatic
#996350 #B58372 #CAA69A #DFC9C2 #F4EDEA
Accessibility & contrast
On white
2.23
#CAA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#CAA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA69A
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA69A | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA99
Deuteranopia (green-blind)
#B7B19A
Tritanopia (blue-blind)
#D3A1A3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #caa69a; /* rgb */ color: rgb(202, 166, 154); /* oklch */ color: oklch(75.4% 0.046 39.3);
Tailwind
colors: {
custom: {
50: '#dac0b7',
500: '#caa69a',
950: '#000000',
},
}SCSS
$custom: #caa69a; $custom-light: #dac0b7; $custom-dark: #000000;
JSON
{
"hex": "#caa69a",
"rgb": {
"r": 202,
"g": 166,
"b": 154
},
"hsl": {
"h": 15,
"s": 31.169,
"l": 69.804
},
"oklch": {
"l": 0.75415,
"c": 0.04591,
"h": 39.3
},
"luminance": 0.42162
}Semantic roles & 50–950 ramp
primary
#CAA69A
secondary
#D9E3E7
accent
#8EAA3C
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180