#CDABA3#CDABA3
#CDABA3 is a light, muted red. Relative luminance 0.447; OKLCH L 76.9% C 0.042 H 33.4°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CDABA3 |
|---|---|
| RGB | rgb(205, 171, 163) |
| HSL | hsl(11, 30%, 72%) |
| HSV | hsv(11, 20%, 80%) |
| CMYK | cmyk(0%, 16.6%, 20.5%, 19.6%) |
| CIE-LAB | lab(72.73, 11.11, 8.74) |
| CIE-LCH | lch(72.73, 14.14, 38.20°) |
| OKLab | oklab(76.91% 0.0347 0.0229) |
| OKLCH | oklch(76.91% 0.042 33.4) |
| XYZ | xyz(46.3508, 44.7509, 40.8394) |
| Luminance | 0.4475 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.66
Dusty Pink
#D8A7B1
ΔE00 8.65
Mushroom
#BA9E88
ΔE00 8.66
Rosybrown
#BC8F8F
ΔE00 8.92
Pinkish Tan
#D99B82
ΔE00 8.99
Blush (survey)
#F29E8E
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDABA3 #A3C5CD
analogous
#CDA3B0 #CDABA3 #CDC0A3
triadic
#CDABA3 #A3CDAB #ABA3CD
tetradic
#CDABA3 #B0CDA3 #A3C5CD #C0A3CD
square
#CDABA3 #B0CDA3 #A3C5CD #C0A3CD
split-complementary
#CDABA3 #A3CDC0 #A3B0CD
monochromatic
#9F6456 #B7877B #CDABA3 #E3CFCB #F4EDEB
Accessibility & contrast
On white
2.11
#CDABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#CDABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDABA3
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDABA3 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA2
Deuteranopia (green-blind)
#BAB5A3
Tritanopia (blue-blind)
#D6A7A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cdaba3; /* rgb */ color: rgb(205, 171, 163); /* oklch */ color: oklch(76.9% 0.042 33.4);
Tailwind
colors: {
custom: {
50: '#dcc4be',
500: '#cdaba3',
950: '#000000',
},
}SCSS
$custom: #cdaba3; $custom-light: #dcc4be; $custom-dark: #000000;
JSON
{
"hex": "#cdaba3",
"rgb": {
"r": 205,
"g": 171,
"b": 163
},
"hsl": {
"h": 11.429,
"s": 29.577,
"l": 72.157
},
"oklch": {
"l": 0.7691,
"c": 0.04156,
"h": 33.4
},
"luminance": 0.44749
}Semantic roles & 50–950 ramp
primary
#CDABA3
secondary
#E0E9EB
accent
#94A83D
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181