#CDAC96#CDAC96
#CDAC96 is a light, muted orange. Relative luminance 0.447; OKLCH L 76.8% C 0.049 H 55.5°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAC96 |
|---|---|
| RGB | rgb(205, 172, 150) |
| HSL | hsl(24, 35%, 70%) |
| HSV | hsv(24, 27%, 80%) |
| CMYK | cmyk(0%, 16.1%, 26.8%, 19.6%) |
| CIE-LAB | lab(72.69, 8.68, 15.80) |
| CIE-LCH | lch(72.69, 18.03, 61.21°) |
| OKLab | oklab(76.78% 0.0279 0.0406) |
| OKLCH | oklch(76.78% 0.049 55.5) |
| XYZ | xyz(45.4349, 44.6879, 35.0806) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.71
Tan
#D2B48C
ΔE00 7.27
Taupe (survey)
#B9A281
ΔE00 7.90
Khaki
#C3B091
ΔE00 7.99
Greige
#B8AB98
ΔE00 8.20
Pinkish Grey
#C8ACA9
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAC96 #96B7CD
analogous
#CD969C #CDAC96 #CDC896
triadic
#CDAC96 #96CDAC #AC96CD
tetradic
#CDAC96 #9CCD96 #96B7CD #C896CD
square
#CDAC96 #9CCD96 #96B7CD #C896CD
split-complementary
#CDAC96 #96CDC8 #969CCD
monochromatic
#9E6C4B #B98B6D #CDAC96 #E1CDBF #F4EEE9
Accessibility & contrast
On white
2.11
#CDAC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#CDAC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAC96
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAC96 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE95
Deuteranopia (green-blind)
#BDB596
Tritanopia (blue-blind)
#D7A6A6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cdac96; /* rgb */ color: rgb(205, 172, 150); /* oklch */ color: oklch(76.8% 0.049 55.5);
Tailwind
colors: {
custom: {
50: '#ddc4b5',
500: '#cdac96',
950: '#000000',
},
}SCSS
$custom: #cdac96; $custom-light: #ddc4b5; $custom-dark: #000000;
JSON
{
"hex": "#cdac96",
"rgb": {
"r": 205,
"g": 172,
"b": 150
},
"hsl": {
"h": 24,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.76782,
"c": 0.04926,
"h": 55.5
},
"luminance": 0.44686
}Semantic roles & 50–950 ramp
primary
#CDAC96
secondary
#D8E1E7
accent
#7FAE37
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151211
muted
#838180