#CAB8A2#CAB8A2
#CAB8A2 is a light, muted orange. Relative luminance 0.494; OKLCH L 79.2% C 0.037 H 72.8°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB8A2 |
|---|---|
| RGB | rgb(202, 184, 162) |
| HSL | hsl(33, 27%, 71%) |
| HSV | hsv(33, 20%, 79%) |
| CMYK | cmyk(0%, 8.9%, 19.8%, 20.8%) |
| CIE-LAB | lab(75.73, 2.84, 13.51) |
| CIE-LCH | lch(75.73, 13.80, 78.12°) |
| OKLab | oklab(79.19% 0.0108 0.0349) |
| OKLCH | oklch(79.19% 0.037 72.8) |
| XYZ | xyz(48.0191, 49.4473, 41.1901) |
| Luminance | 0.4945 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.82
Khaki
#C3B091
ΔE00 3.95
Greige
#B8AB98
ΔE00 4.33
Tan
#D2B48C
ΔE00 6.02
Putty
#BEAE8A
ΔE00 6.26
Taupe (survey)
#B9A281
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB8A2 #A2B4CA
analogous
#CAA4A2 #CAB8A2 #C8CAA2
triadic
#CAB8A2 #A2CAB8 #B8A2CA
tetradic
#CAB8A2 #A2CAA4 #A2B4CA #CAA2C8
square
#CAB8A2 #A2CAA4 #A2B4CA #CAA2C8
split-complementary
#CAB8A2 #A2C8CA #A4A2CA
monochromatic
#9A7C58 #B49A7B #CAB8A2 #E0D6C9 #F4F0EC
Accessibility & contrast
On white
1.93
#CAB8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#CAB8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB8A2
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB8A2 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB8A1
Deuteranopia (green-blind)
#C3BCA2
Tritanopia (blue-blind)
#D1B3B2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cab8a2; /* rgb */ color: rgb(202, 184, 162); /* oklch */ color: oklch(79.2% 0.037 72.8);
Tailwind
colors: {
custom: {
50: '#dacdbd',
500: '#cab8a2',
950: '#000000',
},
}SCSS
$custom: #cab8a2; $custom-light: #dacdbd; $custom-dark: #000000;
JSON
{
"hex": "#cab8a2",
"rgb": {
"r": 202,
"g": 184,
"b": 162
},
"hsl": {
"h": 33,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.79187,
"c": 0.03657,
"h": 72.8
},
"luminance": 0.49446
}Semantic roles & 50–950 ramp
primary
#CAB8A2
secondary
#DFE3E9
accent
#6EA640
background
#FDFCFB
surface
#FAF9F6
border
#D3D2D0
text
#151312
muted
#838281