#CABAAB#CABAAB
#CABAAB is a light, muted orange. Relative luminance 0.506; OKLCH L 79.8% C 0.028 H 65.6°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CABAAB |
|---|---|
| RGB | rgb(202, 186, 171) |
| HSL | hsl(29, 23%, 73%) |
| HSV | hsv(29, 15%, 79%) |
| CMYK | cmyk(0%, 7.9%, 15.3%, 20.8%) |
| CIE-LAB | lab(76.45, 3.17, 9.65) |
| CIE-LCH | lch(76.45, 10.16, 71.81°) |
| OKLab | oklab(79.82% 0.0114 0.0252) |
| OKLCH | oklch(79.82% 0.028 65.6) |
| XYZ | xyz(49.2663, 50.6156, 45.6947) |
| Luminance | 0.5061 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.38
Greige
#B8AB98
ΔE00 5.15
Khaki
#C3B091
ΔE00 6.58
Warm Beige
#E9DCC9
ΔE00 8.47
Tan
#D2B48C
ΔE00 8.51
Stone
#A89F91
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABAAB #ABBBCA
analogous
#CAABAB #CABAAB #CAC9AB
triadic
#CABAAB #ABCABA #BAABCA
tetradic
#CABAAB #ABCAAB #ABBBCA #C9ABCA
square
#CABAAB #ABCAAB #ABBBCA #C9ABCA
split-complementary
#CABAAB #ABCAC9 #ABABCA
monochromatic
#9A7C61 #B29B85 #CABAAB #E2D9D1 #F3F0EC
Accessibility & contrast
On white
1.89
#CABAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#CABAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABAAB
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABAAB | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAA
Deuteranopia (green-blind)
#C3BEAB
Tritanopia (blue-blind)
#D0B7B6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cabaab; /* rgb */ color: rgb(202, 186, 171); /* oklch */ color: oklch(79.8% 0.028 65.6);
Tailwind
colors: {
custom: {
50: '#dacec4',
500: '#cabaab',
950: '#000000',
},
}SCSS
$custom: #cabaab; $custom-light: #dacec4; $custom-dark: #000000;
JSON
{
"hex": "#cabaab",
"rgb": {
"r": 202,
"g": 186,
"b": 171
},
"hsl": {
"h": 29.032,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.79817,
"c": 0.02765,
"h": 65.6
},
"luminance": 0.50615
}Semantic roles & 50–950 ramp
primary
#CABAAB
secondary
#7A8D9F
accent
#74A144
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141312
muted
#838382