#CDADAF#CDADAF
#CDADAF is a light, muted red. Relative luminance 0.460; OKLCH L 77.6% C 0.037 H 13.7°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CDADAF |
|---|---|
| RGB | rgb(205, 173, 175) |
| HSL | hsl(356, 24%, 74%) |
| HSV | hsv(356, 16%, 80%) |
| CMYK | cmyk(0%, 15.6%, 14.6%, 19.6%) |
| CIE-LAB | lab(73.52, 11.91, 3.30) |
| CIE-LCH | lch(73.52, 12.36, 15.50°) |
| OKLab | oklab(77.63% 0.0363 0.0089) |
| OKLCH | oklch(77.63% 0.037 13.7) |
| XYZ | xyz(47.8580, 45.9628, 46.8998) |
| Luminance | 0.4596 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.79
Dusty Pink
#D8A7B1
ΔE00 5.56
Rosybrown
#BC8F8F
ΔE00 8.84
Light Mauve
#C292A1
ΔE00 9.16
Faded Pink
#DE9DAC
ΔE00 9.20
Grey Pink
#C3909B
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDADAF #ADCDCB
analogous
#CDADBF #CDADAF #CDBBAD
triadic
#CDADAF #AFCDAD #ADAFCD
tetradic
#CDADAF #BFCDAD #ADCDCB #BBADCD
square
#CDADAF #BFCDAD #ADCDCB #BBADCD
split-complementary
#CDADAF #ADCDBB #ADBFCD
monochromatic
#9F6165 #B6878A #CDADAF #E4D3D4 #F3ECEC
Accessibility & contrast
On white
2.06
#CDADAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#CDADAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDADAF
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDADAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDADAF | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1AF
Deuteranopia (green-blind)
#B9B7AF
Tritanopia (blue-blind)
#D4AAAE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cdadaf; /* rgb */ color: rgb(205, 173, 175); /* oklch */ color: oklch(77.6% 0.037 13.7);
Tailwind
colors: {
custom: {
50: '#dcc5c6',
500: '#cdadaf',
950: '#000000',
},
}SCSS
$custom: #cdadaf; $custom-light: #dcc5c6; $custom-dark: #000000;
JSON
{
"hex": "#cdadaf",
"rgb": {
"r": 205,
"g": 173,
"b": 175
},
"hsl": {
"h": 356.25,
"s": 24.242,
"l": 74.118
},
"oklch": {
"l": 0.77626,
"c": 0.03735,
"h": 13.7
},
"luminance": 0.45961
}Semantic roles & 50–950 ramp
primary
#CDADAF
secondary
#E1EAE9
accent
#A39D43
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151213
muted
#838182