#CDABA7#CDABA7
#CDABA7 is a light, muted red. Relative luminance 0.449; OKLCH L 77.0% C 0.040 H 25.9°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CDABA7 |
|---|---|
| RGB | rgb(205, 171, 167) |
| HSL | hsl(6, 28%, 73%) |
| HSV | hsv(6, 19%, 80%) |
| CMYK | cmyk(0%, 16.6%, 18.5%, 19.6%) |
| CIE-LAB | lab(72.82, 11.73, 6.69) |
| CIE-LCH | lch(72.82, 13.50, 29.69°) |
| OKLab | oklab(77.02% 0.0363 0.0176) |
| OKLCH | oklch(77.02% 0.04 25.9) |
| XYZ | xyz(46.7149, 44.8965, 42.7569) |
| Luminance | 0.4490 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.92
Dusty Pink
#D8A7B1
ΔE00 7.01
Rosybrown
#BC8F8F
ΔE00 8.32
Grey Pink
#C3909B
ΔE00 9.92
Pinkish Tan
#D99B82
ΔE00 10.20
Faded Pink
#DE9DAC
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDABA7 #A7C9CD
analogous
#CDA7B6 #CDABA7 #CDBEA7
triadic
#CDABA7 #A7CDAB #ABA7CD
tetradic
#CDABA7 #B6CDA7 #A7C9CD #BEA7CD
square
#CDABA7 #B6CDA7 #A7C9CD #BEA7CD
split-complementary
#CDABA7 #A7CDBE #A7B6CD
monochromatic
#9F625A #B78680 #CDABA7 #E3D0CE #F4ECEB
Accessibility & contrast
On white
2.10
#CDABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#CDABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDABA7
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDABA7 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA7
Deuteranopia (green-blind)
#B9B5A7
Tritanopia (blue-blind)
#D5A7AA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cdaba7; /* rgb */ color: rgb(205, 171, 167); /* oklch */ color: oklch(77.0% 0.040 25.9);
Tailwind
colors: {
custom: {
50: '#dcc4c1',
500: '#cdaba7',
950: '#000000',
},
}SCSS
$custom: #cdaba7; $custom-light: #dcc4c1; $custom-dark: #000000;
JSON
{
"hex": "#cdaba7",
"rgb": {
"r": 205,
"g": 171,
"b": 167
},
"hsl": {
"h": 6.316,
"s": 27.536,
"l": 72.941
},
"oklch": {
"l": 0.77017,
"c": 0.04033,
"h": 25.9
},
"luminance": 0.44895
}Semantic roles & 50–950 ramp
primary
#CDABA7
secondary
#E1E9EA
accent
#9BA63F
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181