#CDACAE#CDACAE
#CDACAE is a light, muted red. Relative luminance 0.455; OKLCH L 77.4% C 0.039 H 13.9°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CDACAE |
|---|---|
| RGB | rgb(205, 172, 174) |
| HSL | hsl(356, 25%, 74%) |
| HSV | hsv(356, 16%, 80%) |
| CMYK | cmyk(0%, 16.1%, 15.1%, 19.6%) |
| CIE-LAB | lab(73.25, 12.29, 3.46) |
| CIE-LCH | lch(73.25, 12.77, 15.70°) |
| OKLab | oklab(77.4% 0.0375 0.0093) |
| OKLCH | oklch(77.4% 0.039 13.9) |
| XYZ | xyz(47.5692, 45.5416, 46.3208) |
| Luminance | 0.4554 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.93
Dusty Pink
#D8A7B1
ΔE00 5.29
Rosybrown
#BC8F8F
ΔE00 8.52
Light Mauve
#C292A1
ΔE00 8.87
Faded Pink
#DE9DAC
ΔE00 8.90
Grey Pink
#C3909B
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDACAE #ACCDCB
analogous
#CDACBF #CDACAE #CDBBAC
triadic
#CDACAE #AECDAC #ACAECD
tetradic
#CDACAE #BFCDAC #ACCDCB #BBACCD
square
#CDACAE #BFCDAC #ACCDCB #BBACCD
split-complementary
#CDACAE #ACCDBB #ACBFCD
monochromatic
#9F6064 #B68689 #CDACAE #E4D2D3 #F3ECEC
Accessibility & contrast
On white
2.08
#CDACAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#CDACAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDACAE
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDACAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDACAE | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B0AE
Deuteranopia (green-blind)
#B9B6AE
Tritanopia (blue-blind)
#D4A9AD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cdacae; /* rgb */ color: rgb(205, 172, 174); /* oklch */ color: oklch(77.4% 0.039 13.9);
Tailwind
colors: {
custom: {
50: '#dcc4c6',
500: '#cdacae',
950: '#000000',
},
}SCSS
$custom: #cdacae; $custom-light: #dcc4c6; $custom-dark: #000000;
JSON
{
"hex": "#cdacae",
"rgb": {
"r": 205,
"g": 172,
"b": 174
},
"hsl": {
"h": 356.364,
"s": 24.812,
"l": 73.922
},
"oklch": {
"l": 0.77404,
"c": 0.03858,
"h": 13.9
},
"luminance": 0.4554
}Semantic roles & 50–950 ramp
primary
#CDACAE
secondary
#E1EAE9
accent
#A39D42
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151213
muted
#838182