#CDAF96#CDAF96
#CDAF96 is a light, muted orange. Relative luminance 0.458; OKLCH L 77.4% C 0.049 H 61.8°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAF96 |
|---|---|
| RGB | rgb(205, 175, 150) |
| HSL | hsl(27, 35%, 70%) |
| HSV | hsv(27, 27%, 80%) |
| CMYK | cmyk(0%, 14.6%, 26.8%, 19.6%) |
| CIE-LAB | lab(73.44, 7.07, 16.85) |
| CIE-LCH | lch(73.44, 18.28, 67.25°) |
| OKLab | oklab(77.37% 0.0232 0.0432) |
| OKLCH | oklch(77.37% 0.049 61.8) |
| XYZ | xyz(46.0123, 45.8427, 35.2730) |
| Luminance | 0.4584 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.03
Tan
#D2B48C
ΔE00 5.35
Khaki
#C3B091
ΔE00 6.01
Taupe (survey)
#B9A281
ΔE00 6.54
Greige
#B8AB98
ΔE00 6.96
Burlywood
#DEB887
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAF96 #96B4CD
analogous
#CD9699 #CDAF96 #CDCB96
triadic
#CDAF96 #96CDAF #AF96CD
tetradic
#CDAF96 #99CD96 #96B4CD #CB96CD
square
#CDAF96 #99CD96 #96B4CD #CB96CD
split-complementary
#CDAF96 #96CDCB #9699CD
monochromatic
#9E714B #B98F6D #CDAF96 #E1CFBF #F4EEE9
Accessibility & contrast
On white
2.07
#CDAF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#CDAF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAF96
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAF96 | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B194
Deuteranopia (green-blind)
#BFB796
Tritanopia (blue-blind)
#D7A9A8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cdaf96; /* rgb */ color: rgb(205, 175, 150); /* oklch */ color: oklch(77.4% 0.049 61.8);
Tailwind
colors: {
custom: {
50: '#ddc6b5',
500: '#cdaf96',
950: '#000000',
},
}SCSS
$custom: #cdaf96; $custom-light: #ddc6b5; $custom-dark: #000000;
JSON
{
"hex": "#cdaf96",
"rgb": {
"r": 205,
"g": 175,
"b": 150
},
"hsl": {
"h": 27.273,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.77374,
"c": 0.04905,
"h": 61.8
},
"luminance": 0.45841
}Semantic roles & 50–950 ramp
primary
#CDAF96
secondary
#D8E0E7
accent
#78AE37
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280