#CABEAB#CABEAB
#CABEAB is a light, muted orange. Relative luminance 0.523; OKLCH L 80.6% C 0.029 H 79.4°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CABEAB |
|---|---|
| RGB | rgb(202, 190, 171) |
| HSL | hsl(37, 23%, 73%) |
| HSV | hsv(37, 15%, 79%) |
| CMYK | cmyk(0%, 5.9%, 15.3%, 20.8%) |
| CIE-LAB | lab(77.47, 1.04, 11.11) |
| CIE-LCH | lch(77.47, 11.16, 84.63°) |
| OKLab | oklab(80.63% 0.0054 0.0289) |
| OKLCH | oklch(80.63% 0.029 79.4) |
| XYZ | xyz(50.1208, 52.3246, 45.9795) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.02
Greige
#B8AB98
ΔE00 5.12
Khaki
#C3B091
ΔE00 5.64
Putty
#BEAE8A
ΔE00 7.16
Warm Beige
#E9DCC9
ΔE00 7.29
Tan
#D2B48C
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABEAB #ABB7CA
analogous
#CAAEAB #CABEAB #C6CAAB
triadic
#CABEAB #ABCABE #BEABCA
tetradic
#CABEAB #ABCAAE #ABB7CA #CAABC6
square
#CABEAB #ABCAAE #ABB7CA #CAABC6
split-complementary
#CABEAB #ABC6CA #AEABCA
monochromatic
#9A8461 #B2A185 #CABEAB #E2DBD1 #F3F0EC
Accessibility & contrast
On white
1.83
#CABEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#CABEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABEAB
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABEAB | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAA
Deuteranopia (green-blind)
#C6C1AB
Tritanopia (blue-blind)
#D0BAB9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cabeab; /* rgb */ color: rgb(202, 190, 171); /* oklch */ color: oklch(80.6% 0.029 79.4);
Tailwind
colors: {
custom: {
50: '#dad1c4',
500: '#cabeab',
950: '#000000',
},
}SCSS
$custom: #cabeab; $custom-light: #dad1c4; $custom-dark: #000000;
JSON
{
"hex": "#cabeab",
"rgb": {
"r": 202,
"g": 190,
"b": 171
},
"hsl": {
"h": 36.774,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.80625,
"c": 0.0294,
"h": 79.4
},
"luminance": 0.52324
}Semantic roles & 50–950 ramp
primary
#CABEAB
secondary
#7A899F
accent
#68A144
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382