#CAB4AA#CAB4AA
#CAB4AA is a light, muted orange. Relative luminance 0.481; OKLCH L 78.6% C 0.029 H 46.0°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB4AA |
|---|---|
| RGB | rgb(202, 180, 170) |
| HSL | hsl(19, 23%, 73%) |
| HSV | hsv(19, 16%, 79%) |
| CMYK | cmyk(0%, 10.9%, 15.8%, 20.8%) |
| CIE-LAB | lab(74.89, 6.22, 7.97) |
| CIE-LCH | lch(74.89, 10.11, 52.02°) |
| OKLab | oklab(78.59% 0.0202 0.0209) |
| OKLCH | oklch(78.59% 0.029 46) |
| XYZ | xyz(47.9338, 48.1025, 44.7821) |
| Luminance | 0.4810 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.85
Warm Gray
#C9BEB0
ΔE00 6.36
Greige
#B8AB98
ΔE00 7.74
Mushroom
#BA9E88
ΔE00 7.87
Khaki
#C3B091
ΔE00 9.81
Silver
#C0C0C0
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB4AA #AAC0CA
analogous
#CAAAB0 #CAB4AA #CAC4AA
triadic
#CAB4AA #AACAB4 #B4AACA
tetradic
#CAB4AA #B0CAAA #AAC0CA #C4AACA
square
#CAB4AA #B0CAAA #AAC0CA #C4AACA
split-complementary
#CAB4AA #AACAC4 #AAB0CA
monochromatic
#9A7260 #B29384 #CAB4AA #E2D5D0 #F3EEEC
Accessibility & contrast
On white
1.98
#CAB4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#CAB4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB4AA
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB4AA | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6A9
Deuteranopia (green-blind)
#BFBAAA
Tritanopia (blue-blind)
#D1B1B1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cab4aa; /* rgb */ color: rgb(202, 180, 170); /* oklch */ color: oklch(78.6% 0.029 46.0);
Tailwind
colors: {
custom: {
50: '#dacac3',
500: '#cab4aa',
950: '#000000',
},
}SCSS
$custom: #cab4aa; $custom-light: #dacac3; $custom-dark: #000000;
JSON
{
"hex": "#cab4aa",
"rgb": {
"r": 202,
"g": 180,
"b": 170
},
"hsl": {
"h": 18.75,
"s": 23.188,
"l": 72.941
},
"oklch": {
"l": 0.7859,
"c": 0.02905,
"h": 46
},
"luminance": 0.48101
}Semantic roles & 50–950 ramp
primary
#CAB4AA
secondary
#E1E7EA
accent
#84A244
background
#FDFCFB
surface
#FAF8F7
border
#D3D1D0
text
#151312
muted
#838281