#CDAFAD#CDAFAD
#CDAFAD is a light, muted red. Relative luminance 0.467; OKLCH L 78.0% C 0.035 H 22.4°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAFAD |
|---|---|
| RGB | rgb(205, 175, 173) |
| HSL | hsl(4, 24%, 74%) |
| HSV | hsv(4, 16%, 80%) |
| CMYK | cmyk(0%, 14.6%, 15.6%, 19.6%) |
| CIE-LAB | lab(73.97, 10.51, 5.05) |
| CIE-LCH | lch(73.97, 11.66, 25.67°) |
| OKLab | oklab(77.96% 0.0324 0.0134) |
| OKLCH | oklch(77.96% 0.035 22.4) |
| XYZ | xyz(48.0494, 46.6576, 46.0018) |
| Luminance | 0.4666 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.29
Dusty Pink
#D8A7B1
ΔE00 7.25
Rosybrown
#BC8F8F
ΔE00 9.51
Pale Rose
#FDC1C5
ΔE00 10.35
Grey Pink
#C3909B
ΔE00 10.68
Faded Pink
#DE9DAC
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAFAD #ADCBCD
analogous
#CDADBB #CDAFAD #CDBFAD
triadic
#CDAFAD #ADCDAF #AFADCD
tetradic
#CDAFAD #BBCDAD #ADCBCD #BFADCD
square
#CDAFAD #BBCDAD #ADCBCD #BFADCD
split-complementary
#CDAFAD #ADCDBF #ADBBCD
monochromatic
#9F6561 #B68A87 #CDAFAD #E4D4D3 #F3ECEC
Accessibility & contrast
On white
2.03
#CDAFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#CDAFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAFAD
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAFAD | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B3AD
Deuteranopia (green-blind)
#BBB8AD
Tritanopia (blue-blind)
#D4ACAF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cdafad; /* rgb */ color: rgb(205, 175, 173); /* oklch */ color: oklch(78.0% 0.035 22.4);
Tailwind
colors: {
custom: {
50: '#dcc6c5',
500: '#cdafad',
950: '#000000',
},
}SCSS
$custom: #cdafad; $custom-light: #dcc6c5; $custom-dark: #000000;
JSON
{
"hex": "#cdafad",
"rgb": {
"r": 205,
"g": 175,
"b": 173
},
"hsl": {
"h": 3.75,
"s": 24.242,
"l": 74.118
},
"oklch": {
"l": 0.77959,
"c": 0.03507,
"h": 22.4
},
"luminance": 0.46656
}Semantic roles & 50–950 ramp
primary
#CDAFAD
secondary
#E1E9EA
accent
#9DA343
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151312
muted
#838281