#CDAB9F#CDAB9F
#CDAB9F is a light, muted orange. Relative luminance 0.446; OKLCH L 76.8% C 0.043 H 40.4°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAB9F |
|---|---|
| RGB | rgb(205, 171, 159) |
| HSL | hsl(16, 32%, 71%) |
| HSV | hsv(16, 22%, 80%) |
| CMYK | cmyk(0%, 16.6%, 22.4%, 19.6%) |
| CIE-LAB | lab(72.63, 10.51, 10.80) |
| CIE-LCH | lch(72.63, 15.08, 45.78°) |
| OKLab | oklab(76.81% 0.0331 0.0281) |
| OKLCH | oklch(76.81% 0.043 40.4) |
| XYZ | xyz(45.9981, 44.6098, 38.9817) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.10
Mushroom
#BA9E88
ΔE00 7.18
Pinkish Tan
#D99B82
ΔE00 8.13
Rosybrown
#BC8F8F
ΔE00 9.87
Dusty Pink
#D8A7B1
ΔE00 10.42
Warm Gray
#C9BEB0
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAB9F #9FC1CD
analogous
#CD9FAA #CDAB9F #CDC29F
triadic
#CDAB9F #9FCDAB #AB9FCD
tetradic
#CDAB9F #AACD9F #9FC1CD #C29FCD
square
#CDAB9F #AACD9F #9FC1CD #C29FCD
split-complementary
#CDAB9F #9FCDC2 #9FAACD
monochromatic
#9F6753 #B88877 #CDAB9F #E2CEC7 #F5EDEB
Accessibility & contrast
On white
2.12
#CDAB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#CDAB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAB9F
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAB9F | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9E
Deuteranopia (green-blind)
#BBB59F
Tritanopia (blue-blind)
#D6A6A8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cdab9f; /* rgb */ color: rgb(205, 171, 159); /* oklch */ color: oklch(76.8% 0.043 40.4);
Tailwind
colors: {
custom: {
50: '#ddc4bb',
500: '#cdab9f',
950: '#000000',
},
}SCSS
$custom: #cdab9f; $custom-light: #ddc4bb; $custom-dark: #000000;
JSON
{
"hex": "#cdab9f",
"rgb": {
"r": 205,
"g": 171,
"b": 159
},
"hsl": {
"h": 15.652,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.76807,
"c": 0.04343,
"h": 40.4
},
"luminance": 0.44608
}Semantic roles & 50–950 ramp
primary
#CDAB9F
secondary
#DEE7EA
accent
#8DAA3B
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151211
muted
#838180