#CDAC97#CDAC97
#CDAC97 is a light, muted orange. Relative luminance 0.447; OKLCH L 76.8% C 0.048 H 54.3°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAC97 |
|---|---|
| RGB | rgb(205, 172, 151) |
| HSL | hsl(23, 35%, 70%) |
| HSV | hsv(23, 26%, 80%) |
| CMYK | cmyk(0%, 16.1%, 26.3%, 19.6%) |
| CIE-LAB | lab(72.71, 8.82, 15.28) |
| CIE-LCH | lch(72.71, 17.65, 60.00°) |
| OKLab | oklab(76.81% 0.0283 0.0393) |
| OKLCH | oklch(76.81% 0.048 54.3) |
| XYZ | xyz(45.5158, 44.7203, 35.5065) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.82
Tan
#D2B48C
ΔE00 7.67
Pinkish Grey
#C8ACA9
ΔE00 7.82
Pinkish Tan
#D99B82
ΔE00 8.19
Taupe (survey)
#B9A281
ΔE00 8.24
Khaki
#C3B091
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAC97 #97B8CD
analogous
#CD979D #CDAC97 #CDC797
triadic
#CDAC97 #97CDAC #AC97CD
tetradic
#CDAC97 #9DCD97 #97B8CD #C797CD
square
#CDAC97 #9DCD97 #97B8CD #C797CD
split-complementary
#CDAC97 #97CDC7 #979DCD
monochromatic
#9E6C4C #B98B6E #CDAC97 #E1CDC0 #F5EEEA
Accessibility & contrast
On white
2.11
#CDAC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#CDAC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAC97
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAC97 | 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)
#B5AE96
Deuteranopia (green-blind)
#BDB597
Tritanopia (blue-blind)
#D7A6A6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cdac97; /* rgb */ color: rgb(205, 172, 151); /* oklch */ color: oklch(76.8% 0.048 54.3);
Tailwind
colors: {
custom: {
50: '#ddc4b5',
500: '#cdac97',
950: '#000000',
},
}SCSS
$custom: #cdac97; $custom-light: #ddc4b5; $custom-dark: #000000;
JSON
{
"hex": "#cdac97",
"rgb": {
"r": 205,
"g": 172,
"b": 151
},
"hsl": {
"h": 23.333,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.76805,
"c": 0.04845,
"h": 54.3
},
"luminance": 0.44719
}Semantic roles & 50–950 ramp
primary
#CDAC97
secondary
#D8E2E8
accent
#80AE38
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151211
muted
#838180