#CDAFAB#CDAFAB
#CDAFAB is a light, muted red. Relative luminance 0.466; OKLCH L 77.9% C 0.035 H 26.9°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAFAB |
|---|---|
| RGB | rgb(205, 175, 171) |
| HSL | hsl(7, 25%, 74%) |
| HSV | hsv(7, 17%, 80%) |
| CMYK | cmyk(0%, 14.6%, 16.6%, 19.6%) |
| CIE-LAB | lab(73.92, 10.19, 6.07) |
| CIE-LCH | lch(73.92, 11.86, 30.79°) |
| OKLab | oklab(77.9% 0.0316 0.016) |
| OKLCH | oklch(77.9% 0.035 26.9) |
| XYZ | xyz(47.8574, 46.5807, 44.9902) |
| Luminance | 0.4658 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.17
Dusty Pink
#D8A7B1
ΔE00 7.94
Rosybrown
#BC8F8F
ΔE00 9.66
Mushroom
#BA9E88
ΔE00 10.13
Pale Rose
#FDC1C5
ΔE00 10.69
Warm Gray
#C9BEB0
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAFAB #ABC9CD
analogous
#CDABB8 #CDAFAB #CDC0AB
triadic
#CDAFAB #ABCDAF #AFABCD
tetradic
#CDAFAB #B8CDAB #ABC9CD #C0ABCD
square
#CDAFAB #B8CDAB #ABC9CD #C0ABCD
split-complementary
#CDAFAB #ABCDC0 #ABB8CD
monochromatic
#9F665F #B68A85 #CDAFAB #E4D4D1 #F4EDEC
Accessibility & contrast
On white
2.04
#CDAFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#CDAFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAFAB
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAFAB | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B2AB
Deuteranopia (green-blind)
#BCB8AB
Tritanopia (blue-blind)
#D4ACAE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cdafab; /* rgb */ color: rgb(205, 175, 171); /* oklch */ color: oklch(77.9% 0.035 26.9);
Tailwind
colors: {
custom: {
50: '#dcc6c4',
500: '#cdafab',
950: '#000000',
},
}SCSS
$custom: #cdafab; $custom-light: #dcc6c4; $custom-dark: #000000;
JSON
{
"hex": "#cdafab",
"rgb": {
"r": 205,
"g": 175,
"b": 171
},
"hsl": {
"h": 7.059,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.77904,
"c": 0.03546,
"h": 26.9
},
"luminance": 0.46579
}Semantic roles & 50–950 ramp
primary
#CDAFAB
secondary
#E1E9EA
accent
#98A442
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151312
muted
#838281