#CDAB9B#CDAB9B
#CDAB9B is a light, muted orange. Relative luminance 0.445; OKLCH L 76.7% C 0.046 H 46.6°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAB9B |
|---|---|
| RGB | rgb(205, 171, 155) |
| HSL | hsl(19, 33%, 71%) |
| HSV | hsv(19, 24%, 80%) |
| CMYK | cmyk(0%, 16.6%, 24.4%, 19.6%) |
| CIE-LAB | lab(72.54, 9.93, 12.87) |
| CIE-LCH | lch(72.54, 16.25, 52.34°) |
| OKLab | oklab(76.71% 0.0315 0.0333) |
| OKLCH | oklch(76.71% 0.046 46.6) |
| XYZ | xyz(45.6566, 44.4732, 37.1832) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.72
Mushroom
#BA9E88
ΔE00 5.90
Pinkish Tan
#D99B82
ΔE00 7.70
Greige
#B8AB98
ΔE00 9.63
Tan
#D2B48C
ΔE00 10.03
Warm Gray
#C9BEB0
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAB9B #9BBDCD
analogous
#CD9BA4 #CDAB9B #CDC49B
triadic
#CDAB9B #9BCDAB #AB9BCD
tetradic
#CDAB9B #A4CD9B #9BBDCD #C49BCD
square
#CDAB9B #A4CD9B #9BBDCD #C49BCD
split-complementary
#CDAB9B #9BCDC4 #9BA4CD
monochromatic
#9E694F #B98972 #CDAB9B #E1CDC4 #F5EEEB
Accessibility & contrast
On white
2.12
#CDAB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#CDAB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAB9B
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAB9B | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE9A
Deuteranopia (green-blind)
#BCB59B
Tritanopia (blue-blind)
#D7A6A7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cdab9b; /* rgb */ color: rgb(205, 171, 155); /* oklch */ color: oklch(76.7% 0.046 46.6);
Tailwind
colors: {
custom: {
50: '#ddc4b8',
500: '#cdab9b',
950: '#000000',
},
}SCSS
$custom: #cdab9b; $custom-light: #ddc4b8; $custom-dark: #000000;
JSON
{
"hex": "#cdab9b",
"rgb": {
"r": 205,
"g": 171,
"b": 155
},
"hsl": {
"h": 19.2,
"s": 33.333,
"l": 70.588
},
"oklch": {
"l": 0.76706,
"c": 0.04584,
"h": 46.6
},
"luminance": 0.44472
}Semantic roles & 50–950 ramp
primary
#CDAB9B
secondary
#DBE4E9
accent
#87AC39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151211
muted
#838180