#CDAD95#CDAD95
#CDAD95 is a light, muted orange. Relative luminance 0.450; OKLCH L 77.0% C 0.050 H 58.8°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAD95 |
|---|---|
| RGB | rgb(205, 173, 149) |
| HSL | hsl(26, 36%, 69%) |
| HSV | hsv(26, 27%, 80%) |
| CMYK | cmyk(0%, 15.6%, 27.3%, 19.6%) |
| CIE-LAB | lab(72.92, 8.00, 16.66) |
| CIE-LCH | lch(72.92, 18.49, 64.34°) |
| OKLab | oklab(76.96% 0.0259 0.0428) |
| OKLCH | oklch(76.96% 0.05 58.8) |
| XYZ | xyz(45.5458, 45.0379, 34.7220) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.69
Tan
#D2B48C
ΔE00 6.22
Khaki
#C3B091
ΔE00 7.01
Taupe (survey)
#B9A281
ΔE00 7.10
Greige
#B8AB98
ΔE00 7.65
Burlywood
#DEB887
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAD95 #95B5CD
analogous
#CD9599 #CDAD95 #CDC995
triadic
#CDAD95 #95CDAD #AD95CD
tetradic
#CDAD95 #99CD95 #95B5CD #C995CD
square
#CDAD95 #99CD95 #95B5CD #C995CD
split-complementary
#CDAD95 #95CDC9 #9599CD
monochromatic
#9D6E4A #B98D6B #CDAD95 #E1CDBF #F4EDE8
Accessibility & contrast
On white
2.10
#CDAD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#CDAD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAD95
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAD95 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF93
Deuteranopia (green-blind)
#BEB695
Tritanopia (blue-blind)
#D7A7A6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cdad95; /* rgb */ color: rgb(205, 173, 149); /* oklch */ color: oklch(77.0% 0.050 58.8);
Tailwind
colors: {
custom: {
50: '#ddc5b4',
500: '#cdad95',
950: '#000000',
},
}SCSS
$custom: #cdad95; $custom-light: #ddc5b4; $custom-dark: #000000;
JSON
{
"hex": "#cdad95",
"rgb": {
"r": 205,
"g": 173,
"b": 149
},
"hsl": {
"h": 25.714,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.76955,
"c": 0.04998,
"h": 58.8
},
"luminance": 0.45036
}Semantic roles & 50–950 ramp
primary
#CDAD95
secondary
#D7E0E7
accent
#7BAF37
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151211
muted
#838180