#CDAD97#CDAD97
#CDAD97 is a light, muted orange. Relative luminance 0.451; OKLCH L 77.0% C 0.048 H 56.4°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAD97 |
|---|---|
| RGB | rgb(205, 173, 151) |
| HSL | hsl(24, 35%, 70%) |
| HSV | hsv(24, 26%, 80%) |
| CMYK | cmyk(0%, 15.6%, 26.3%, 19.6%) |
| CIE-LAB | lab(72.96, 8.28, 15.63) |
| CIE-LCH | lch(72.96, 17.69, 62.09°) |
| OKLab | oklab(77% 0.0267 0.0402) |
| OKLCH | oklch(77% 0.048 56.4) |
| XYZ | xyz(45.7068, 45.1023, 35.5701) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.78
Tan
#D2B48C
ΔE00 7.02
Khaki
#C3B091
ΔE00 7.65
Taupe (survey)
#B9A281
ΔE00 7.74
Greige
#B8AB98
ΔE00 7.88
Pinkish Grey
#C8ACA9
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAD97 #97B7CD
analogous
#CD979C #CDAD97 #CDC897
triadic
#CDAD97 #97CDAD #AD97CD
tetradic
#CDAD97 #9CCD97 #97B7CD #C897CD
square
#CDAD97 #9CCD97 #97B7CD #C897CD
split-complementary
#CDAD97 #97CDC8 #979CCD
monochromatic
#9E6D4C #B98C6E #CDAD97 #E1CEC0 #F5EEEA
Accessibility & contrast
On white
2.10
#CDAD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#CDAD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAD97
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAD97 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF96
Deuteranopia (green-blind)
#BEB697
Tritanopia (blue-blind)
#D7A7A7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cdad97; /* rgb */ color: rgb(205, 173, 151); /* oklch */ color: oklch(77.0% 0.048 56.4);
Tailwind
colors: {
custom: {
50: '#ddc5b5',
500: '#cdad97',
950: '#000000',
},
}SCSS
$custom: #cdad97; $custom-light: #ddc5b5; $custom-dark: #000000;
JSON
{
"hex": "#cdad97",
"rgb": {
"r": 205,
"g": 173,
"b": 151
},
"hsl": {
"h": 24.444,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.77002,
"c": 0.04827,
"h": 56.4
},
"luminance": 0.45101
}Semantic roles & 50–950 ramp
primary
#CDAD97
secondary
#D8E1E8
accent
#7EAE38
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151211
muted
#838180