#CDAB97#CDAB97
#CDAB97 is a light, muted orange. Relative luminance 0.443; OKLCH L 76.6% C 0.049 H 52.2°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAB97 |
|---|---|
| RGB | rgb(205, 171, 151) |
| HSL | hsl(22, 35%, 70%) |
| HSV | hsv(22, 26%, 80%) |
| CMYK | cmyk(0%, 16.6%, 26.3%, 19.6%) |
| CIE-LAB | lab(72.46, 9.36, 14.93) |
| CIE-LCH | lch(72.46, 17.62, 57.91°) |
| OKLab | oklab(76.61% 0.0299 0.0385) |
| OKLCH | oklch(76.61% 0.049 52.2) |
| XYZ | xyz(45.3262, 44.3411, 35.4433) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.96
Pinkish Grey
#C8ACA9
ΔE00 7.36
Pinkish Tan
#D99B82
ΔE00 7.73
Tan
#D2B48C
ΔE00 8.33
Taupe (survey)
#B9A281
ΔE00 8.77
Greige
#B8AB98
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAB97 #97B9CD
analogous
#CD979E #CDAB97 #CDC697
triadic
#CDAB97 #97CDAB #AB97CD
tetradic
#CDAB97 #9ECD97 #97B9CD #C697CD
square
#CDAB97 #9ECD97 #97B9CD #C697CD
split-complementary
#CDAB97 #97CDC6 #979ECD
monochromatic
#9E6A4C #B98A6E #CDAB97 #E1CCC0 #F5EEEA
Accessibility & contrast
On white
2.13
#CDAB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#CDAB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAB97
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAB97 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE96
Deuteranopia (green-blind)
#BCB597
Tritanopia (blue-blind)
#D7A5A5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cdab97; /* rgb */ color: rgb(205, 171, 151); /* oklch */ color: oklch(76.6% 0.049 52.2);
Tailwind
colors: {
custom: {
50: '#ddc4b5',
500: '#cdab97',
950: '#000000',
},
}SCSS
$custom: #cdab97; $custom-light: #ddc4b5; $custom-dark: #000000;
JSON
{
"hex": "#cdab97",
"rgb": {
"r": 205,
"g": 171,
"b": 151
},
"hsl": {
"h": 22.222,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.76609,
"c": 0.04869,
"h": 52.2
},
"luminance": 0.44339
}Semantic roles & 50–950 ramp
primary
#CDAB97
secondary
#D8E2E8
accent
#82AE38
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151211
muted
#838180