#CDACA9#CDACA9
#CDACA9 is a light, muted red. Relative luminance 0.453; OKLCH L 77.3% C 0.039 H 24.1°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CDACA9 |
|---|---|
| RGB | rgb(205, 172, 169) |
| HSL | hsl(5, 26%, 73%) |
| HSV | hsv(5, 18%, 80%) |
| CMYK | cmyk(0%, 16.1%, 17.6%, 19.6%) |
| CIE-LAB | lab(73.12, 11.50, 6.02) |
| CIE-LCH | lch(73.12, 12.98, 27.63°) |
| OKLab | oklab(77.27% 0.0355 0.0159) |
| OKLCH | oklch(77.27% 0.039 24.1) |
| XYZ | xyz(47.0908, 45.3502, 43.8013) |
| Luminance | 0.4535 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.65
Dusty Pink
#D8A7B1
ΔE00 6.85
Rosybrown
#BC8F8F
ΔE00 8.56
Grey Pink
#C3909B
ΔE00 9.96
Faded Pink
#DE9DAC
ΔE00 10.18
Light Mauve
#C292A1
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDACA9 #A9CACD
analogous
#CDA9B8 #CDACA9 #CDBEA9
triadic
#CDACA9 #A9CDAC #ACA9CD
tetradic
#CDACA9 #B8CDA9 #A9CACD #BEA9CD
square
#CDACA9 #B8CDA9 #A9CACD #BEA9CD
split-complementary
#CDACA9 #A9CDBE #A9B8CD
monochromatic
#9F625C #B68782 #CDACA9 #E3D1D0 #F4ECEC
Accessibility & contrast
On white
2.09
#CDACA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#CDACA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDACA9
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDACA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDACA9 | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0A9
Deuteranopia (green-blind)
#BAB6A9
Tritanopia (blue-blind)
#D5A9AB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cdaca9; /* rgb */ color: rgb(205, 172, 169); /* oklch */ color: oklch(77.3% 0.039 24.1);
Tailwind
colors: {
custom: {
50: '#dcc4c2',
500: '#cdaca9',
950: '#000000',
},
}SCSS
$custom: #cdaca9; $custom-light: #dcc4c2; $custom-dark: #000000;
JSON
{
"hex": "#cdaca9",
"rgb": {
"r": 205,
"g": 172,
"b": 169
},
"hsl": {
"h": 5,
"s": 26.471,
"l": 73.333
},
"oklch": {
"l": 0.77265,
"c": 0.03889,
"h": 24.1
},
"luminance": 0.45349
}Semantic roles & 50–950 ramp
primary
#CDACA9
secondary
#E1E9EA
accent
#9DA540
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181