#CDAE99#CDAE99
#CDAE99 is a light, muted orange. Relative luminance 0.456; OKLCH L 77.2% C 0.046 H 56.0°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAE99 |
|---|---|
| RGB | rgb(205, 174, 153) |
| HSL | hsl(24, 34%, 70%) |
| HSV | hsv(24, 25%, 80%) |
| CMYK | cmyk(0%, 15.1%, 25.4%, 19.6%) |
| CIE-LAB | lab(73.25, 8.03, 14.96) |
| CIE-LCH | lch(73.25, 16.97, 61.78°) |
| OKLab | oklab(77.25% 0.026 0.0385) |
| OKLCH | oklch(77.25% 0.046 56) |
| XYZ | xyz(46.0631, 45.5528, 36.4970) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.97
Tan
#D2B48C
ΔE00 7.19
Khaki
#C3B091
ΔE00 7.66
Greige
#B8AB98
ΔE00 7.71
Taupe (survey)
#B9A281
ΔE00 7.93
Pinkish Grey
#C8ACA9
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAE99 #99B8CD
analogous
#CD999E #CDAE99 #CDC899
triadic
#CDAE99 #99CDAE #AE99CD
tetradic
#CDAE99 #9ECD99 #99B8CD #C899CD
square
#CDAE99 #9ECD99 #99B8CD #C899CD
split-complementary
#CDAE99 #99CDC8 #999ECD
monochromatic
#9E6E4D #B98D70 #CDAE99 #E1CFC2 #F5EFEA
Accessibility & contrast
On white
2.08
#CDAE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#CDAE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAE99
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAE99 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B098
Deuteranopia (green-blind)
#BEB799
Tritanopia (blue-blind)
#D7A8A8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cdae99; /* rgb */ color: rgb(205, 174, 153); /* oklch */ color: oklch(77.2% 0.046 56.0);
Tailwind
colors: {
custom: {
50: '#ddc6b7',
500: '#cdae99',
950: '#000000',
},
}SCSS
$custom: #cdae99; $custom-light: #ddc6b7; $custom-dark: #000000;
JSON
{
"hex": "#cdae99",
"rgb": {
"r": 205,
"g": 174,
"b": 153
},
"hsl": {
"h": 24.231,
"s": 34.211,
"l": 70.196
},
"oklch": {
"l": 0.77247,
"c": 0.04647,
"h": 56
},
"luminance": 0.45551
}Semantic roles & 50–950 ramp
primary
#CDAE99
secondary
#DAE2E8
accent
#7EAD38
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280