#CDAF97#CDAF97
#CDAF97 is a light, muted orange. Relative luminance 0.459; OKLCH L 77.4% C 0.048 H 60.7°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAF97 |
|---|---|
| RGB | rgb(205, 175, 151) |
| HSL | hsl(27, 35%, 70%) |
| HSV | hsv(27, 26%, 80%) |
| CMYK | cmyk(0%, 14.6%, 26.3%, 19.6%) |
| CIE-LAB | lab(73.46, 7.21, 16.34) |
| CIE-LCH | lch(73.46, 17.86, 66.20°) |
| OKLab | oklab(77.4% 0.0236 0.042) |
| OKLCH | oklch(77.4% 0.048 60.7) |
| XYZ | xyz(46.0932, 45.8751, 35.6989) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.00
Tan
#D2B48C
ΔE00 5.75
Khaki
#C3B091
ΔE00 6.32
Taupe (survey)
#B9A281
ΔE00 6.83
Greige
#B8AB98
ΔE00 7.04
Burlywood
#DEB887
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAF97 #97B5CD
analogous
#CD979A #CDAF97 #CDCA97
triadic
#CDAF97 #97CDAF #AF97CD
tetradic
#CDAF97 #9ACD97 #97B5CD #CA97CD
square
#CDAF97 #9ACD97 #97B5CD #CA97CD
split-complementary
#CDAF97 #97CDCA #979ACD
monochromatic
#9E704C #B98F6E #CDAF97 #E1CFC0 #F5EFEA
Accessibility & contrast
On white
2.06
#CDAF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#CDAF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAF97
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAF97 | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 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)
#B8B195
Deuteranopia (green-blind)
#BFB797
Tritanopia (blue-blind)
#D7A9A8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cdaf97; /* rgb */ color: rgb(205, 175, 151); /* oklch */ color: oklch(77.4% 0.048 60.7);
Tailwind
colors: {
custom: {
50: '#ddc6b5',
500: '#cdaf97',
950: '#000000',
},
}SCSS
$custom: #cdaf97; $custom-light: #ddc6b5; $custom-dark: #000000;
JSON
{
"hex": "#cdaf97",
"rgb": {
"r": 205,
"g": 175,
"b": 151
},
"hsl": {
"h": 26.667,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.77397,
"c": 0.04813,
"h": 60.7
},
"luminance": 0.45873
}Semantic roles & 50–950 ramp
primary
#CDAF97
secondary
#D8E1E8
accent
#79AE38
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280