#CDAFAC#CDAFAC
#CDAFAC is a light, muted red. Relative luminance 0.466; OKLCH L 77.9% C 0.035 H 24.7°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAFAC |
|---|---|
| RGB | rgb(205, 175, 172) |
| HSL | hsl(5, 25%, 74%) |
| HSV | hsv(5, 16%, 80%) |
| CMYK | cmyk(0%, 14.6%, 16.1%, 19.6%) |
| CIE-LAB | lab(73.95, 10.35, 5.56) |
| CIE-LCH | lch(73.95, 11.75, 28.25°) |
| OKLab | oklab(77.93% 0.032 0.0147) |
| OKLCH | oklch(77.93% 0.035 24.7) |
| XYZ | xyz(47.9530, 46.6190, 45.4941) |
| Luminance | 0.4662 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.14
Dusty Pink
#D8A7B1
ΔE00 7.59
Rosybrown
#BC8F8F
ΔE00 9.57
Pale Rose
#FDC1C5
ΔE00 10.51
Mushroom
#BA9E88
ΔE00 10.54
Grey Pink
#C3909B
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAFAC #ACCACD
analogous
#CDACBA #CDAFAC #CDC0AC
triadic
#CDAFAC #ACCDAF #AFACCD
tetradic
#CDAFAC #BACDAC #ACCACD #C0ACCD
square
#CDAFAC #BACDAC #ACCACD #C0ACCD
split-complementary
#CDAFAC #ACCDC0 #ACBACD
monochromatic
#9F6560 #B68A86 #CDAFAC #E4D4D2 #F3EDEC
Accessibility & contrast
On white
2.03
#CDAFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#CDAFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAFAC
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAFAC | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 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)
#B5B2AC
Deuteranopia (green-blind)
#BBB8AC
Tritanopia (blue-blind)
#D4ACAE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cdafac; /* rgb */ color: rgb(205, 175, 172); /* oklch */ color: oklch(77.9% 0.035 24.7);
Tailwind
colors: {
custom: {
50: '#dcc6c4',
500: '#cdafac',
950: '#000000',
},
}SCSS
$custom: #cdafac; $custom-light: #dcc6c4; $custom-dark: #000000;
JSON
{
"hex": "#cdafac",
"rgb": {
"r": 205,
"g": 175,
"b": 172
},
"hsl": {
"h": 5.455,
"s": 24.812,
"l": 73.922
},
"oklch": {
"l": 0.77932,
"c": 0.03523,
"h": 24.7
},
"luminance": 0.46618
}Semantic roles & 50–950 ramp
primary
#CDAFAC
secondary
#E1E9EA
accent
#9AA342
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151312
muted
#838281