#CDAD96#CDAD96
#CDAD96 is a light, muted orange. Relative luminance 0.451; OKLCH L 77.0% C 0.049 H 57.6°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAD96 |
|---|---|
| RGB | rgb(205, 173, 150) |
| HSL | hsl(25, 35%, 70%) |
| HSV | hsv(25, 27%, 80%) |
| CMYK | cmyk(0%, 15.6%, 26.8%, 19.6%) |
| CIE-LAB | lab(72.94, 8.14, 16.15) |
| CIE-LCH | lch(72.94, 18.09, 63.24°) |
| OKLab | oklab(76.98% 0.0263 0.0415) |
| OKLCH | oklch(76.98% 0.049 57.6) |
| XYZ | xyz(45.6260, 45.0700, 35.1443) |
| Luminance | 0.4507 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.72
Tan
#D2B48C
ΔE00 6.61
Khaki
#C3B091
ΔE00 7.33
Taupe (survey)
#B9A281
ΔE00 7.41
Greige
#B8AB98
ΔE00 7.76
Burlywood
#DEB887
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAD96 #96B6CD
analogous
#CD969B #CDAD96 #CDC996
triadic
#CDAD96 #96CDAD #AD96CD
tetradic
#CDAD96 #9BCD96 #96B6CD #C996CD
square
#CDAD96 #9BCD96 #96B6CD #C996CD
split-complementary
#CDAD96 #96CDC9 #969BCD
monochromatic
#9E6E4B #B98D6D #CDAD96 #E1CDBF #F4EEE9
Accessibility & contrast
On white
2.10
#CDAD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#CDAD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAD96
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAD96 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF95
Deuteranopia (green-blind)
#BEB696
Tritanopia (blue-blind)
#D7A7A7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cdad96; /* rgb */ color: rgb(205, 173, 150); /* oklch */ color: oklch(77.0% 0.049 57.6);
Tailwind
colors: {
custom: {
50: '#ddc5b5',
500: '#cdad96',
950: '#000000',
},
}SCSS
$custom: #cdad96; $custom-light: #ddc5b5; $custom-dark: #000000;
JSON
{
"hex": "#cdad96",
"rgb": {
"r": 205,
"g": 173,
"b": 150
},
"hsl": {
"h": 25.091,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.76979,
"c": 0.04912,
"h": 57.6
},
"luminance": 0.45068
}Semantic roles & 50–950 ramp
primary
#CDAD96
secondary
#D8E1E7
accent
#7DAE37
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151211
muted
#838180