#CDABA4#CDABA4
#CDABA4 is a light, muted red. Relative luminance 0.448; OKLCH L 76.9% C 0.041 H 31.6°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CDABA4 |
|---|---|
| RGB | rgb(205, 171, 164) |
| HSL | hsl(10, 29%, 72%) |
| HSV | hsv(10, 20%, 80%) |
| CMYK | cmyk(0%, 16.6%, 20%, 19.6%) |
| CIE-LAB | lab(72.75, 11.26, 8.23) |
| CIE-LCH | lch(72.75, 13.95, 36.15°) |
| OKLab | oklab(76.94% 0.0351 0.0216) |
| OKLCH | oklch(76.94% 0.041 31.6) |
| XYZ | xyz(46.4407, 44.7869, 41.3132) |
| Luminance | 0.4479 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.38
Dusty Pink
#D8A7B1
ΔE00 8.22
Rosybrown
#BC8F8F
ΔE00 8.73
Mushroom
#BA9E88
ΔE00 9.05
Pinkish Tan
#D99B82
ΔE00 9.27
Grey Pink
#C3909B
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDABA4 #A4C6CD
analogous
#CDA4B2 #CDABA4 #CDC0A4
triadic
#CDABA4 #A4CDAB #ABA4CD
tetradic
#CDABA4 #B2CDA4 #A4C6CD #C0A4CD
square
#CDABA4 #B2CDA4 #A4C6CD #C0A4CD
split-complementary
#CDABA4 #A4CDC0 #A4B2CD
monochromatic
#9F6457 #B7877D #CDABA4 #E3CFCB #F4EDEB
Accessibility & contrast
On white
2.11
#CDABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#CDABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDABA4
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDABA4 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA3
Deuteranopia (green-blind)
#BAB5A4
Tritanopia (blue-blind)
#D5A7A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cdaba4; /* rgb */ color: rgb(205, 171, 164); /* oklch */ color: oklch(76.9% 0.041 31.6);
Tailwind
colors: {
custom: {
50: '#dcc4bf',
500: '#cdaba4',
950: '#000000',
},
}SCSS
$custom: #cdaba4; $custom-light: #dcc4bf; $custom-dark: #000000;
JSON
{
"hex": "#cdaba4",
"rgb": {
"r": 205,
"g": 171,
"b": 164
},
"hsl": {
"h": 10.244,
"s": 29.078,
"l": 72.353
},
"oklch": {
"l": 0.76937,
"c": 0.04119,
"h": 31.6
},
"luminance": 0.44785
}Semantic roles & 50–950 ramp
primary
#CDABA4
secondary
#E0E9EB
accent
#96A83E
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181