#CDAB94#CDAB94
#CDAB94 is a light, muted orange. Relative luminance 0.442; OKLCH L 76.5% C 0.051 H 55.9°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAB94 |
|---|---|
| RGB | rgb(205, 171, 148) |
| HSL | hsl(24, 36%, 69%) |
| HSV | hsv(24, 28%, 80%) |
| CMYK | cmyk(0%, 16.6%, 27.8%, 19.6%) |
| CIE-LAB | lab(72.39, 8.95, 16.48) |
| CIE-LCH | lch(72.39, 18.75, 61.50°) |
| OKLab | oklab(76.54% 0.0286 0.0423) |
| OKLCH | oklch(76.54% 0.051 55.9) |
| XYZ | xyz(45.0857, 44.2448, 34.1764) |
| Luminance | 0.4424 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.58
Tan
#D2B48C
ΔE00 7.13
Taupe (survey)
#B9A281
ΔE00 7.75
Pinkish Tan
#D99B82
ΔE00 8.01
Khaki
#C3B091
ΔE00 8.02
Greige
#B8AB98
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAB94 #94B6CD
analogous
#CD949A #CDAB94 #CDC894
triadic
#CDAB94 #94CDAB #AB94CD
tetradic
#CDAB94 #9ACD94 #94B6CD #C894CD
square
#CDAB94 #9ACD94 #94B6CD #C894CD
split-complementary
#CDAB94 #94CDC8 #949ACD
monochromatic
#9D6B49 #BA8A6A #CDAB94 #E0CCBE #F4ECE7
Accessibility & contrast
On white
2.13
#CDAB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#CDAB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAB94
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAB94 | 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)
#B5AD92
Deuteranopia (green-blind)
#BDB494
Tritanopia (blue-blind)
#D7A5A5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cdab94; /* rgb */ color: rgb(205, 171, 148); /* oklch */ color: oklch(76.5% 0.051 55.9);
Tailwind
colors: {
custom: {
50: '#ddc4b3',
500: '#cdab94',
950: '#000000',
},
}SCSS
$custom: #cdab94; $custom-light: #ddc4b3; $custom-dark: #000000;
JSON
{
"hex": "#cdab94",
"rgb": {
"r": 205,
"g": 171,
"b": 148
},
"hsl": {
"h": 24.211,
"s": 36.306,
"l": 69.216
},
"oklch": {
"l": 0.76538,
"c": 0.05107,
"h": 55.9
},
"luminance": 0.44243
}Semantic roles & 50–950 ramp
primary
#CDAB94
secondary
#D6E0E7
accent
#7EAF36
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151211
muted
#838180