#CDAF99#CDAF99
#CDAF99 is a light, muted orange. Relative luminance 0.459; OKLCH L 77.4% C 0.046 H 58.2°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAF99 |
|---|---|
| RGB | rgb(205, 175, 153) |
| HSL | hsl(25, 34%, 70%) |
| HSV | hsv(25, 25%, 80%) |
| CMYK | cmyk(0%, 14.6%, 25.4%, 19.6%) |
| CIE-LAB | lab(73.51, 7.49, 15.31) |
| CIE-LCH | lch(73.51, 17.04, 63.94°) |
| OKLab | oklab(77.44% 0.0244 0.0394) |
| OKLCH | oklch(77.44% 0.046 58.2) |
| XYZ | xyz(46.2570, 45.9406, 36.5616) |
| Luminance | 0.4594 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.03
Tan
#D2B48C
ΔE00 6.56
Khaki
#C3B091
ΔE00 6.98
Greige
#B8AB98
ΔE00 7.26
Taupe (survey)
#B9A281
ΔE00 7.46
Warm Gray
#C9BEB0
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAF99 #99B7CD
analogous
#CD999D #CDAF99 #CDC999
triadic
#CDAF99 #99CDAF #AF99CD
tetradic
#CDAF99 #9DCD99 #99B7CD #C999CD
square
#CDAF99 #9DCD99 #99B7CD #C999CD
split-complementary
#CDAF99 #99CDC9 #999DCD
monochromatic
#9E704D #B98F70 #CDAF99 #E1CFC2 #F5EFEA
Accessibility & contrast
On white
2.06
#CDAF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#CDAF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAF99
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAF99 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B198
Deuteranopia (green-blind)
#BFB799
Tritanopia (blue-blind)
#D7A9A9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cdaf99; /* rgb */ color: rgb(205, 175, 153); /* oklch */ color: oklch(77.4% 0.046 58.2);
Tailwind
colors: {
custom: {
50: '#ddc6b7',
500: '#cdaf99',
950: '#000000',
},
}SCSS
$custom: #cdaf99; $custom-light: #ddc6b7; $custom-dark: #000000;
JSON
{
"hex": "#cdaf99",
"rgb": {
"r": 205,
"g": 175,
"b": 153
},
"hsl": {
"h": 25.385,
"s": 34.211,
"l": 70.196
},
"oklch": {
"l": 0.77445,
"c": 0.04636,
"h": 58.2
},
"luminance": 0.45939
}Semantic roles & 50–950 ramp
primary
#CDAF99
secondary
#DAE2E8
accent
#7CAD38
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280