#CBAB97#CBAB97
#CBAB97 is a light, muted orange. Relative luminance 0.441; OKLCH L 76.4% C 0.047 H 53.8°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CBAB97 |
|---|---|
| RGB | rgb(203, 171, 151) |
| HSL | hsl(23, 33%, 69%) |
| HSV | hsv(23, 26%, 80%) |
| CMYK | cmyk(0%, 15.8%, 25.6%, 20.4%) |
| CIE-LAB | lab(72.27, 8.59, 14.64) |
| CIE-LCH | lch(72.27, 16.97, 59.59°) |
| OKLab | oklab(76.42% 0.0276 0.0377) |
| OKLCH | oklch(76.42% 0.047 53.8) |
| XYZ | xyz(44.7779, 44.0583, 35.4176) |
| Luminance | 0.4406 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.52
Pinkish Grey
#C8ACA9
ΔE00 7.49
Tan
#D2B48C
ΔE00 7.96
Greige
#B8AB98
ΔE00 8.11
Taupe (survey)
#B9A281
ΔE00 8.19
Pinkish Tan
#D99B82
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBAB97 #97B7CB
analogous
#CB979D #CBAB97 #CBC597
triadic
#CBAB97 #97CBAB #AB97CB
tetradic
#CBAB97 #9DCB97 #97B7CB #C597CB
square
#CBAB97 #9DCB97 #97B7CB #C597CB
split-complementary
#CBAB97 #97CBC5 #979DCB
monochromatic
#9A6B4D #B78A6E #CBAB97 #DFCCC0 #F4EDE9
Accessibility & contrast
On white
2.14
#CBAB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#CBAB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBAB97
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBAB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBAB97 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD96
Deuteranopia (green-blind)
#BBB497
Tritanopia (blue-blind)
#D5A5A5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #cbab97; /* rgb */ color: rgb(203, 171, 151); /* oklch */ color: oklch(76.4% 0.047 53.8);
Tailwind
colors: {
custom: {
50: '#dbc4b5',
500: '#cbab97',
950: '#000000',
},
}SCSS
$custom: #cbab97; $custom-light: #dbc4b5; $custom-dark: #000000;
JSON
{
"hex": "#cbab97",
"rgb": {
"r": 203,
"g": 171,
"b": 151
},
"hsl": {
"h": 23.077,
"s": 33.333,
"l": 69.412
},
"oklch": {
"l": 0.76418,
"c": 0.04675,
"h": 53.8
},
"luminance": 0.44057
}Semantic roles & 50–950 ramp
primary
#CBAB97
secondary
#D7E1E6
accent
#80AC39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151211
muted
#838180