#DCAFAB#DCAFAB
#DCAFAB is a light, muted red. Relative luminance 0.488; OKLCH L 79.3% C 0.053 H 24.2°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAFAB |
|---|---|
| RGB | rgb(220, 175, 171) |
| HSL | hsl(5, 41%, 77%) |
| HSV | hsv(5, 22%, 86%) |
| CMYK | cmyk(0%, 20.5%, 22.3%, 13.7%) |
| CIE-LAB | lab(75.34, 15.75, 8.29) |
| CIE-LCH | lch(75.34, 17.80, 27.76°) |
| OKLab | oklab(79.34% 0.0484 0.0218) |
| OKLCH | oklch(79.34% 0.053 24.2) |
| XYZ | xyz(52.1963, 48.8180, 45.1936) |
| Luminance | 0.4882 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.31
Dusty Pink
#D8A7B1
ΔE00 5.78
Pale Rose
#FDC1C5
ΔE00 7.25
Light Rose
#FFC5CB
ΔE00 8.07
Faded Pink
#DE9DAC
ΔE00 8.64
Lightpink
#FFB6C1
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAFAB #ABD8DC
analogous
#DCABC0 #DCAFAB #DCC8AB
triadic
#DCAFAB #ABDCAF #AFABDC
tetradic
#DCAFAB #C0DCAB #ABD8DC #C8ABDC
square
#DCAFAB #C0DCAB #ABD8DC #C8ABDC
split-complementary
#DCAFAB #ABDCC8 #ABC0DC
monochromatic
#B85D55 #CA8680 #DCAFAB #EED8D6 #F6EAE9
Accessibility & contrast
On white
1.95
#DCAFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#DCAFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAFAB
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAFAB | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5AB
Deuteranopia (green-blind)
#C2BDAA
Tritanopia (blue-blind)
#E6AAAE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #dcafab; /* rgb */ color: rgb(220, 175, 171); /* oklch */ color: oklch(79.3% 0.053 24.2);
Tailwind
colors: {
custom: {
50: '#e7c7c4',
500: '#dcafab',
950: '#000000',
},
}SCSS
$custom: #dcafab; $custom-light: #e7c7c4; $custom-dark: #000000;
JSON
{
"hex": "#dcafab",
"rgb": {
"r": 220,
"g": 175,
"b": 171
},
"hsl": {
"h": 4.898,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.79338,
"c": 0.05312,
"h": 24.2
},
"luminance": 0.48816
}Semantic roles & 50–950 ramp
primary
#DCAFAB
secondary
#DEECED
accent
#AAB431
background
#FEFCFC
surface
#FCF8F8
border
#D5D1D1
text
#161312
muted
#848281