#CAB2AA#CAB2AA
#CAB2AA is a light, muted orange. Relative luminance 0.473; OKLCH L 78.2% C 0.030 H 39.3°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB2AA |
|---|---|
| RGB | rgb(202, 178, 170) |
| HSL | hsl(15, 23%, 73%) |
| HSV | hsv(15, 16%, 79%) |
| CMYK | cmyk(0%, 11.9%, 15.8%, 20.8%) |
| CIE-LAB | lab(74.38, 7.30, 7.24) |
| CIE-LCH | lch(74.38, 10.28, 44.78°) |
| OKLab | oklab(78.19% 0.0232 0.019) |
| OKLCH | oklch(78.19% 0.03 39.3) |
| XYZ | xyz(47.5330, 47.3008, 44.6485) |
| Luminance | 0.4730 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.36
Warm Gray
#C9BEB0
ΔE00 7.79
Mushroom
#BA9E88
ΔE00 8.29
Greige
#B8AB98
ΔE00 8.99
Silver
#C0C0C0
ΔE00 10.41
Stone
#A89F91
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB2AA #AAC2CA
analogous
#CAAAB2 #CAB2AA #CAC2AA
triadic
#CAB2AA #AACAB2 #B2AACA
tetradic
#CAB2AA #B2CAAA #AAC2CA #C2AACA
square
#CAB2AA #B2CAAA #AAC2CA #C2AACA
split-complementary
#CAB2AA #AACAC2 #AAB2CA
monochromatic
#9A6E60 #B29084 #CAB2AA #E2D4D0 #F3EEEC
Accessibility & contrast
On white
2.01
#CAB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#CAB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB2AA
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB2AA | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4A9
Deuteranopia (green-blind)
#BDB9AA
Tritanopia (blue-blind)
#D1AFB0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cab2aa; /* rgb */ color: rgb(202, 178, 170); /* oklch */ color: oklch(78.2% 0.030 39.3);
Tailwind
colors: {
custom: {
50: '#dac9c3',
500: '#cab2aa',
950: '#000000',
},
}SCSS
$custom: #cab2aa; $custom-light: #dac9c3; $custom-dark: #000000;
JSON
{
"hex": "#cab2aa",
"rgb": {
"r": 202,
"g": 178,
"b": 170
},
"hsl": {
"h": 15,
"s": 23.188,
"l": 72.941
},
"oklch": {
"l": 0.78192,
"c": 0.03004,
"h": 39.3
},
"luminance": 0.473
}Semantic roles & 50–950 ramp
primary
#CAB2AA
secondary
#E1E8EA
accent
#8AA244
background
#FDFCFB
surface
#FAF8F7
border
#D3D1D0
text
#151312
muted
#838281