#CDAB93#CDAB93
#CDAB93 is a light, muted orange. Relative luminance 0.442; OKLCH L 76.5% C 0.052 H 57.1°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAB93 |
|---|---|
| RGB | rgb(205, 171, 147) |
| HSL | hsl(25, 37%, 69%) |
| HSV | hsv(25, 28%, 80%) |
| CMYK | cmyk(0%, 16.6%, 28.3%, 19.6%) |
| CIE-LAB | lab(72.37, 8.81, 17.00) |
| CIE-LCH | lch(72.37, 19.14, 62.60°) |
| OKLab | oklab(76.51% 0.0282 0.0436) |
| OKLCH | oklch(76.51% 0.052 57.1) |
| XYZ | xyz(45.0069, 44.2133, 33.7614) |
| Luminance | 0.4421 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.52
Tan
#D2B48C
ΔE00 6.75
Taupe (survey)
#B9A281
ΔE00 7.43
Khaki
#C3B091
ΔE00 7.71
Pinkish Tan
#D99B82
ΔE00 8.14
Greige
#B8AB98
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAB93 #93B5CD
analogous
#CD9398 #CDAB93 #CDC893
triadic
#CDAB93 #93CDAB #AB93CD
tetradic
#CDAB93 #98CD93 #93B5CD #C893CD
square
#CDAB93 #98CD93 #93B5CD #C893CD
split-complementary
#CDAB93 #93CDC8 #9398CD
monochromatic
#9D6C49 #BA8A69 #CDAB93 #E0CCBD #F4ECE7
Accessibility & contrast
On white
2.13
#CDAB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#CDAB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAB93
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAB93 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AD91
Deuteranopia (green-blind)
#BDB493
Tritanopia (blue-blind)
#D7A5A4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #cdab93; /* rgb */ color: rgb(205, 171, 147); /* oklch */ color: oklch(76.5% 0.052 57.1);
Tailwind
colors: {
custom: {
50: '#ddc4b2',
500: '#cdab93',
950: '#000000',
},
}SCSS
$custom: #cdab93; $custom-light: #ddc4b2; $custom-dark: #000000;
JSON
{
"hex": "#cdab93",
"rgb": {
"r": 205,
"g": 171,
"b": 147
},
"hsl": {
"h": 24.828,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.76514,
"c": 0.0519,
"h": 57.1
},
"luminance": 0.44212
}Semantic roles & 50–950 ramp
primary
#CDAB93
secondary
#D5DFE6
accent
#7DB036
background
#FDFCFA
surface
#FBF8F5
border
#D4D1CF
text
#151211
muted
#838180