#CDABA6#CDABA6
#CDABA6 is a light, muted red. Relative luminance 0.449; OKLCH L 77.0% C 0.041 H 27.9°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CDABA6 |
|---|---|
| RGB | rgb(205, 171, 166) |
| HSL | hsl(8, 28%, 73%) |
| HSV | hsv(8, 19%, 80%) |
| CMYK | cmyk(0%, 16.6%, 19%, 19.6%) |
| CIE-LAB | lab(72.80, 11.57, 7.20) |
| CIE-LCH | lch(72.80, 13.63, 31.89°) |
| OKLab | oklab(76.99% 0.0359 0.019) |
| OKLCH | oklch(76.99% 0.041 27.9) |
| XYZ | xyz(46.6228, 44.8597, 42.2719) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.99
Dusty Pink
#D8A7B1
ΔE00 7.40
Rosybrown
#BC8F8F
ΔE00 8.43
Mushroom
#BA9E88
ΔE00 9.84
Pinkish Tan
#D99B82
ΔE00 9.87
Grey Pink
#C3909B
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDABA6 #A6C8CD
analogous
#CDA6B4 #CDABA6 #CDBEA6
triadic
#CDABA6 #A6CDAB #ABA6CD
tetradic
#CDABA6 #B4CDA6 #A6C8CD #BEA6CD
square
#CDABA6 #B4CDA6 #A6C8CD #BEA6CD
split-complementary
#CDABA6 #A6CDBE #A6B4CD
monochromatic
#9F6259 #B7867F #CDABA6 #E3D0CD #F4EDEB
Accessibility & contrast
On white
2.11
#CDABA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#CDABA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDABA6
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDABA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDABA6 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA6
Deuteranopia (green-blind)
#B9B5A6
Tritanopia (blue-blind)
#D5A7AA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cdaba6; /* rgb */ color: rgb(205, 171, 166); /* oklch */ color: oklch(77.0% 0.041 27.9);
Tailwind
colors: {
custom: {
50: '#dcc4c0',
500: '#cdaba6',
950: '#000000',
},
}SCSS
$custom: #cdaba6; $custom-light: #dcc4c0; $custom-dark: #000000;
JSON
{
"hex": "#cdaba6",
"rgb": {
"r": 205,
"g": 171,
"b": 166
},
"hsl": {
"h": 7.692,
"s": 28.058,
"l": 72.745
},
"oklch": {
"l": 0.7699,
"c": 0.04057,
"h": 27.9
},
"luminance": 0.44858
}Semantic roles & 50–950 ramp
primary
#CDABA6
secondary
#E0E9EB
accent
#99A73F
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181