#CDAFAE#CDAFAE
#CDAFAE is a light, muted red. Relative luminance 0.467; OKLCH L 78.0% C 0.035 H 20.2°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAFAE |
|---|---|
| RGB | rgb(205, 175, 174) |
| HSL | hsl(2, 24%, 74%) |
| HSV | hsv(2, 15%, 80%) |
| CMYK | cmyk(0%, 14.6%, 15.1%, 19.6%) |
| CIE-LAB | lab(74.00, 10.67, 4.54) |
| CIE-LCH | lch(74.00, 11.59, 23.04°) |
| OKLab | oklab(77.99% 0.0328 0.0121) |
| OKLCH | oklch(77.99% 0.035 20.2) |
| XYZ | xyz(48.1466, 46.6964, 46.5133) |
| Luminance | 0.4669 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.55
Dusty Pink
#D8A7B1
ΔE00 6.94
Rosybrown
#BC8F8F
ΔE00 9.47
Pale Rose
#FDC1C5
ΔE00 10.22
Grey Pink
#C3909B
ΔE00 10.47
Light Mauve
#C292A1
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAFAE #AECCCD
analogous
#CDAEBD #CDAFAE #CDBFAE
triadic
#CDAFAE #AECDAF #AFAECD
tetradic
#CDAFAE #BDCDAE #AECCCD #BFAECD
square
#CDAFAE #BDCDAE #AECCCD #BFAECD
split-complementary
#CDAFAE #AECDBF #AEBDCD
monochromatic
#9E6462 #B68A88 #CDAFAE #E4D4D4 #F3ECEC
Accessibility & contrast
On white
2.03
#CDAFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#CDAFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAFAE
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAFAE | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B3AE
Deuteranopia (green-blind)
#BBB8AE
Tritanopia (blue-blind)
#D4ACAF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cdafae; /* rgb */ color: rgb(205, 175, 174); /* oklch */ color: oklch(78.0% 0.035 20.2);
Tailwind
colors: {
custom: {
50: '#dcc6c6',
500: '#cdafae',
950: '#000000',
},
}SCSS
$custom: #cdafae; $custom-light: #dcc6c6; $custom-dark: #000000;
JSON
{
"hex": "#cdafae",
"rgb": {
"r": 205,
"g": 175,
"b": 174
},
"hsl": {
"h": 1.935,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.77987,
"c": 0.03495,
"h": 20.2
},
"luminance": 0.46695
}Semantic roles & 50–950 ramp
primary
#CDAFAE
secondary
#E1E9EA
accent
#9FA243
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282