#CABAAC#CABAAC
#CABAAC is a light, muted orange. Relative luminance 0.507; OKLCH L 79.8% C 0.027 H 63.6°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CABAAC |
|---|---|
| RGB | rgb(202, 186, 172) |
| HSL | hsl(28, 22%, 73%) |
| HSV | hsv(28, 15%, 79%) |
| CMYK | cmyk(0%, 7.9%, 14.9%, 20.8%) |
| CIE-LAB | lab(76.47, 3.33, 9.14) |
| CIE-LCH | lch(76.47, 9.73, 69.98°) |
| OKLab | oklab(79.84% 0.0118 0.0239) |
| OKLCH | oklch(79.84% 0.027 63.6) |
| XYZ | xyz(49.3620, 50.6539, 46.1986) |
| Luminance | 0.5065 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.52
Greige
#B8AB98
ΔE00 5.40
Khaki
#C3B091
ΔE00 7.01
Silver
#C0C0C0
ΔE00 8.48
Warm Beige
#E9DCC9
ΔE00 8.59
Mushroom
#BA9E88
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABAAC #ACBCCA
analogous
#CAACAD #CABAAC #CAC9AC
triadic
#CABAAC #ACCABA #BAACCA
tetradic
#CABAAC #ADCAAC #ACBCCA #C9ACCA
square
#CABAAC #ADCAAC #ACBCCA #C9ACCA
split-complementary
#CABAAC #ACCAC9 #ACADCA
monochromatic
#9A7C62 #B29B87 #CABAAC #E2D9D1 #F3EFEC
Accessibility & contrast
On white
1.89
#CABAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#CABAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABAAC
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABAAC | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAB
Deuteranopia (green-blind)
#C3BEAC
Tritanopia (blue-blind)
#D0B7B6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cabaac; /* rgb */ color: rgb(202, 186, 172); /* oklch */ color: oklch(79.8% 0.027 63.6);
Tailwind
colors: {
custom: {
50: '#dacec4',
500: '#cabaac',
950: '#000000',
},
}SCSS
$custom: #cabaac; $custom-light: #dacec4; $custom-dark: #000000;
JSON
{
"hex": "#cabaac",
"rgb": {
"r": 202,
"g": 186,
"b": 172
},
"hsl": {
"h": 28,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.79843,
"c": 0.02665,
"h": 63.6
},
"luminance": 0.50653
}Semantic roles & 50–950 ramp
primary
#CABAAC
secondary
#7C8E9F
accent
#76A045
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141312
muted
#838382