#CDAFAF#CDAFAF
#CDAFAF is a light, muted red. Relative luminance 0.467; OKLCH L 78.0% C 0.035 H 17.9°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAFAF |
|---|---|
| RGB | rgb(205, 175, 175) |
| HSL | hsl(0, 23%, 75%) |
| HSV | hsv(0, 15%, 80%) |
| CMYK | cmyk(0%, 14.6%, 14.6%, 19.6%) |
| CIE-LAB | lab(74.02, 10.83, 4.03) |
| CIE-LCH | lch(74.02, 11.55, 20.40°) |
| OKLab | oklab(78.02% 0.0332 0.0107) |
| OKLCH | oklch(78.02% 0.035 17.9) |
| XYZ | xyz(48.2444, 46.7356, 47.0286) |
| Luminance | 0.4673 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.88
Dusty Pink
#D8A7B1
ΔE00 6.65
Rosybrown
#BC8F8F
ΔE00 9.46
Pale Rose
#FDC1C5
ΔE00 10.11
Light Mauve
#C292A1
ΔE00 10.24
Faded Pink
#DE9DAC
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAFAF #AFCDCD
analogous
#CDAFBE #CDAFAF #CDBEAF
triadic
#CDAFAF #AFCDAF #AFAFCD
tetradic
#CDAFAF #BECDAF #AFCDCD #BEAFCD
square
#CDAFAF #BECDAF #AFCDCD #BEAFCD
split-complementary
#CDAFAF #AFCDBE #AFBECD
monochromatic
#9E6464 #B58989 #CDAFAF #E5D5D5 #F3ECEC
Accessibility & contrast
On white
2.03
#CDAFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#CDAFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAFAF
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAFAF | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B3AF
Deuteranopia (green-blind)
#BBB8AF
Tritanopia (blue-blind)
#D4ACAF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cdafaf; /* rgb */ color: rgb(205, 175, 175); /* oklch */ color: oklch(78.0% 0.035 17.9);
Tailwind
colors: {
custom: {
50: '#dcc6c6',
500: '#cdafaf',
950: '#000000',
},
}SCSS
$custom: #cdafaf; $custom-light: #dcc6c6; $custom-dark: #000000;
JSON
{
"hex": "#cdafaf",
"rgb": {
"r": 205,
"g": 175,
"b": 175
},
"hsl": {
"h": 0,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.78015,
"c": 0.03488,
"h": 17.9
},
"luminance": 0.46734
}Semantic roles & 50–950 ramp
primary
#CDAFAF
secondary
#E1EAEA
accent
#A2A244
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282