#CAAEA3#CAAEA3
#CAAEA3 is a light, muted orange. Relative luminance 0.455; OKLCH L 77.2% C 0.036 H 42.6°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAEA3 |
|---|---|
| RGB | rgb(202, 174, 163) |
| HSL | hsl(17, 27%, 72%) |
| HSV | hsv(17, 19%, 79%) |
| CMYK | cmyk(0%, 13.9%, 19.3%, 20.8%) |
| CIE-LAB | lab(73.20, 8.36, 9.38) |
| CIE-LCH | lch(73.20, 12.57, 48.29°) |
| OKLab | oklab(77.22% 0.0266 0.0245) |
| OKLCH | oklch(77.22% 0.036 42.6) |
| XYZ | xyz(46.1041, 45.4744, 40.9920) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.80
Mushroom
#BA9E88
ΔE00 6.92
Warm Gray
#C9BEB0
ΔE00 8.71
Greige
#B8AB98
ΔE00 9.03
Pinkish Tan
#D99B82
ΔE00 9.88
Stone
#A89F91
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAEA3 #A3BFCA
analogous
#CAA3AC #CAAEA3 #CAC2A3
triadic
#CAAEA3 #A3CAAE #AEA3CA
tetradic
#CAAEA3 #ACCAA3 #A3BFCA #C2A3CA
square
#CAAEA3 #ACCAA3 #A3BFCA #C2A3CA
split-complementary
#CAAEA3 #A3CAC2 #A3ACCA
monochromatic
#9A6B59 #B48C7C #CAAEA3 #E0D0CA #F4EEEC
Accessibility & contrast
On white
2.08
#CAAEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#CAAEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAEA3
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAEA3 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B0A2
Deuteranopia (green-blind)
#BBB6A3
Tritanopia (blue-blind)
#D2AAAB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #caaea3; /* rgb */ color: rgb(202, 174, 163); /* oklch */ color: oklch(77.2% 0.036 42.6);
Tailwind
colors: {
custom: {
50: '#dac6be',
500: '#caaea3',
950: '#000000',
},
}SCSS
$custom: #caaea3; $custom-light: #dac6be; $custom-dark: #000000;
JSON
{
"hex": "#caaea3",
"rgb": {
"r": 202,
"g": 174,
"b": 163
},
"hsl": {
"h": 16.923,
"s": 26.897,
"l": 71.569
},
"oklch": {
"l": 0.77216,
"c": 0.0362,
"h": 42.6
},
"luminance": 0.45473
}Semantic roles & 50–950 ramp
primary
#CAAEA3
secondary
#DFE7E9
accent
#89A540
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151312
muted
#838281