#CAB2A8#CAB2A8
#CAB2A8 is a light, muted orange. Relative luminance 0.472; OKLCH L 78.1% C 0.031 H 44.0°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB2A8 |
|---|---|
| RGB | rgb(202, 178, 168) |
| HSL | hsl(18, 24%, 73%) |
| HSV | hsv(18, 17%, 79%) |
| CMYK | cmyk(0%, 11.9%, 16.8%, 20.8%) |
| CIE-LAB | lab(74.33, 6.98, 8.27) |
| CIE-LCH | lch(74.33, 10.82, 49.81°) |
| OKLab | oklab(78.14% 0.0224 0.0217) |
| OKLCH | oklch(78.14% 0.031 44) |
| XYZ | xyz(47.3452, 47.2257, 43.6596) |
| Luminance | 0.4722 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.21
Warm Gray
#C9BEB0
ΔE00 7.23
Mushroom
#BA9E88
ΔE00 7.59
Greige
#B8AB98
ΔE00 8.24
Stone
#A89F91
ΔE00 10.17
Khaki
#C3B091
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB2A8 #A8C0CA
analogous
#CAA8AF #CAB2A8 #CAC3A8
triadic
#CAB2A8 #A8CAB2 #B2A8CA
tetradic
#CAB2A8 #AFCAA8 #A8C0CA #C3A8CA
square
#CAB2A8 #AFCAA8 #A8C0CA #C3A8CA
split-complementary
#CAB2A8 #A8CAC3 #A8AFCA
monochromatic
#9A6F5E #B39082 #CAB2A8 #E1D4CE #F3EEEC
Accessibility & contrast
On white
2.01
#CAB2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#CAB2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB2A8
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB2A8 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B4A7
Deuteranopia (green-blind)
#BDB9A8
Tritanopia (blue-blind)
#D1AEAF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cab2a8; /* rgb */ color: rgb(202, 178, 168); /* oklch */ color: oklch(78.1% 0.031 44.0);
Tailwind
colors: {
custom: {
50: '#dac9c1',
500: '#cab2a8',
950: '#000000',
},
}SCSS
$custom: #cab2a8; $custom-light: #dac9c1; $custom-dark: #000000;
JSON
{
"hex": "#cab2a8",
"rgb": {
"r": 202,
"g": 178,
"b": 168
},
"hsl": {
"h": 17.647,
"s": 24.286,
"l": 72.549
},
"oklch": {
"l": 0.78139,
"c": 0.03119,
"h": 44
},
"luminance": 0.47224
}Semantic roles & 50–950 ramp
primary
#CAB2A8
secondary
#E1E7EA
accent
#87A343
background
#FDFCFB
surface
#FAF8F7
border
#D3D1D0
text
#151312
muted
#838281