#CDAB96#CDAB96
#CDAB96 is a light, muted orange. Relative luminance 0.443; OKLCH L 76.6% C 0.049 H 53.5°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAB96 |
|---|---|
| RGB | rgb(205, 171, 150) |
| HSL | hsl(23, 35%, 70%) |
| HSV | hsv(23, 27%, 80%) |
| CMYK | cmyk(0%, 16.6%, 26.8%, 19.6%) |
| CIE-LAB | lab(72.43, 9.22, 15.45) |
| CIE-LCH | lch(72.43, 17.99, 59.16°) |
| OKLab | oklab(76.59% 0.0294 0.0397) |
| OKLCH | oklch(76.59% 0.049 53.5) |
| XYZ | xyz(45.2453, 44.3087, 35.0174) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.80
Pinkish Grey
#C8ACA9
ΔE00 7.77
Pinkish Tan
#D99B82
ΔE00 7.80
Tan
#D2B48C
ΔE00 7.93
Taupe (survey)
#B9A281
ΔE00 8.42
Khaki
#C3B091
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAB96 #96B8CD
analogous
#CD969D #CDAB96 #CDC796
triadic
#CDAB96 #96CDAB #AB96CD
tetradic
#CDAB96 #9DCD96 #96B8CD #C796CD
square
#CDAB96 #9DCD96 #96B8CD #C796CD
split-complementary
#CDAB96 #96CDC7 #969DCD
monochromatic
#9E6B4B #B98A6D #CDAB96 #E1CCBF #F4EDE9
Accessibility & contrast
On white
2.13
#CDAB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#CDAB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAB96
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAB96 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD95
Deuteranopia (green-blind)
#BCB596
Tritanopia (blue-blind)
#D7A5A5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cdab96; /* rgb */ color: rgb(205, 171, 150); /* oklch */ color: oklch(76.6% 0.049 53.5);
Tailwind
colors: {
custom: {
50: '#ddc4b5',
500: '#cdab96',
950: '#000000',
},
}SCSS
$custom: #cdab96; $custom-light: #ddc4b5; $custom-dark: #000000;
JSON
{
"hex": "#cdab96",
"rgb": {
"r": 205,
"g": 171,
"b": 150
},
"hsl": {
"h": 22.909,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.76585,
"c": 0.04946,
"h": 53.5
},
"luminance": 0.44307
}Semantic roles & 50–950 ramp
primary
#CDAB96
secondary
#D8E1E7
accent
#81AE37
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151211
muted
#838180