#CDACAA#CDACAA
#CDACAA is a light, muted red. Relative luminance 0.454; OKLCH L 77.3% C 0.039 H 22.1°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CDACAA |
|---|---|
| RGB | rgb(205, 172, 170) |
| HSL | hsl(3, 26%, 74%) |
| HSV | hsv(3, 17%, 80%) |
| CMYK | cmyk(0%, 16.1%, 17.1%, 19.6%) |
| CIE-LAB | lab(73.15, 11.65, 5.50) |
| CIE-LCH | lch(73.15, 12.89, 25.29°) |
| OKLab | oklab(77.29% 0.0359 0.0146) |
| OKLCH | oklch(77.29% 0.039 22.1) |
| XYZ | xyz(47.1850, 45.3879, 44.2976) |
| Luminance | 0.4539 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.78
Dusty Pink
#D8A7B1
ΔE00 6.49
Rosybrown
#BC8F8F
ΔE00 8.50
Grey Pink
#C3909B
ΔE00 9.71
Faded Pink
#DE9DAC
ΔE00 9.89
Light Mauve
#C292A1
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDACAA #AACBCD
analogous
#CDAAB9 #CDACAA #CDBDAA
triadic
#CDACAA #AACDAC #ACAACD
tetradic
#CDACAA #B9CDAA #AACBCD #BDAACD
square
#CDACAA #B9CDAA #AACBCD #BDAACD
split-complementary
#CDACAA #AACDBD #AAB9CD
monochromatic
#9F615E #B68683 #CDACAA #E4D2D1 #F4ECEC
Accessibility & contrast
On white
2.08
#CDACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#CDACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDACAA
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDACAA | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AA
Deuteranopia (green-blind)
#B9B6AA
Tritanopia (blue-blind)
#D5A9AC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cdacaa; /* rgb */ color: rgb(205, 172, 170); /* oklch */ color: oklch(77.3% 0.039 22.1);
Tailwind
colors: {
custom: {
50: '#dcc4c3',
500: '#cdacaa',
950: '#000000',
},
}SCSS
$custom: #cdacaa; $custom-light: #dcc4c3; $custom-dark: #000000;
JSON
{
"hex": "#cdacaa",
"rgb": {
"r": 205,
"g": 172,
"b": 170
},
"hsl": {
"h": 3.429,
"s": 25.926,
"l": 73.529
},
"oklch": {
"l": 0.77293,
"c": 0.03874,
"h": 22.1
},
"luminance": 0.45386
}Semantic roles & 50–950 ramp
primary
#CDACAA
secondary
#E1EAEA
accent
#9FA441
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181