#CABAAE#CABAAE
#CABAAE is a light, muted orange. Relative luminance 0.507; OKLCH L 79.9% C 0.025 H 59.3°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CABAAE |
|---|---|
| RGB | rgb(202, 186, 174) |
| HSL | hsl(26, 21%, 74%) |
| HSV | hsv(26, 14%, 79%) |
| CMYK | cmyk(0%, 7.9%, 13.9%, 20.8%) |
| CIE-LAB | lab(76.52, 3.65, 8.13) |
| CIE-LCH | lch(76.52, 8.91, 65.80°) |
| OKLab | oklab(79.9% 0.0126 0.0213) |
| OKLCH | oklch(79.9% 0.025 59.3) |
| XYZ | xyz(49.5555, 50.7313, 47.2178) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.01
Greige
#B8AB98
ΔE00 5.99
Khaki
#C3B091
ΔE00 7.91
Pinkish Grey
#C8ACA9
ΔE00 8.02
Silver
#C0C0C0
ΔE00 8.07
Warm Beige
#E9DCC9
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABAAE #AEBECA
analogous
#CAAEB0 #CABAAE #CAC8AE
triadic
#CABAAE #AECABA #BAAECA
tetradic
#CABAAE #B0CAAE #AEBECA #C8AECA
square
#CABAAE #B0CAAE #AEBECA #C8AECA
split-complementary
#CABAAE #AECAC8 #AEB0CA
monochromatic
#997B64 #B29A89 #CABAAE #E2DAD3 #F3EFED
Accessibility & contrast
On white
1.88
#CABAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#CABAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABAAE
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABAAE | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAD
Deuteranopia (green-blind)
#C3BEAE
Tritanopia (blue-blind)
#D0B7B7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cabaae; /* rgb */ color: rgb(202, 186, 174); /* oklch */ color: oklch(79.9% 0.025 59.3);
Tailwind
colors: {
custom: {
50: '#dacec6',
500: '#cabaae',
950: '#000000',
},
}SCSS
$custom: #cabaae; $custom-light: #dacec6; $custom-dark: #000000;
JSON
{
"hex": "#cabaae",
"rgb": {
"r": 202,
"g": 186,
"b": 174
},
"hsl": {
"h": 25.714,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.79895,
"c": 0.02475,
"h": 59.3
},
"luminance": 0.5073
}Semantic roles & 50–950 ramp
primary
#CABAAE
secondary
#7E909F
accent
#799F46
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141313
muted
#838382