#CDAB95#CDAB95
#CDAB95 is a light, muted orange. Relative luminance 0.443; OKLCH L 76.6% C 0.050 H 54.7°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAB95 |
|---|---|
| RGB | rgb(205, 171, 149) |
| HSL | hsl(24, 36%, 69%) |
| HSV | hsv(24, 27%, 80%) |
| CMYK | cmyk(0%, 16.6%, 27.3%, 19.6%) |
| CIE-LAB | lab(72.41, 9.08, 15.96) |
| CIE-LCH | lch(72.41, 18.37, 60.36°) |
| OKLab | oklab(76.56% 0.029 0.041) |
| OKLCH | oklch(76.56% 0.05 54.7) |
| XYZ | xyz(45.1652, 44.2766, 34.5951) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.67
Tan
#D2B48C
ΔE00 7.53
Pinkish Tan
#D99B82
ΔE00 7.90
Taupe (survey)
#B9A281
ΔE00 8.08
Pinkish Grey
#C8ACA9
ΔE00 8.17
Khaki
#C3B091
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAB95 #95B7CD
analogous
#CD959B #CDAB95 #CDC795
triadic
#CDAB95 #95CDAB #AB95CD
tetradic
#CDAB95 #9BCD95 #95B7CD #C795CD
square
#CDAB95 #9BCD95 #95B7CD #C795CD
split-complementary
#CDAB95 #95CDC7 #959BCD
monochromatic
#9D6B4A #B98A6B #CDAB95 #E1CCBF #F4EDE8
Accessibility & contrast
On white
2.13
#CDAB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#CDAB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAB95
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAB95 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AD94
Deuteranopia (green-blind)
#BDB495
Tritanopia (blue-blind)
#D7A5A5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cdab95; /* rgb */ color: rgb(205, 171, 149); /* oklch */ color: oklch(76.6% 0.050 54.7);
Tailwind
colors: {
custom: {
50: '#ddc4b4',
500: '#cdab95',
950: '#000000',
},
}SCSS
$custom: #cdab95; $custom-light: #ddc4b4; $custom-dark: #000000;
JSON
{
"hex": "#cdab95",
"rgb": {
"r": 205,
"g": 171,
"b": 149
},
"hsl": {
"h": 23.571,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.76561,
"c": 0.05026,
"h": 54.7
},
"luminance": 0.44275
}Semantic roles & 50–950 ramp
primary
#CDAB95
secondary
#D7E1E7
accent
#80AF37
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151211
muted
#838180