#DCAFAC#DCAFAC
#DCAFAC is a light, muted red. Relative luminance 0.489; OKLCH L 79.4% C 0.053 H 22.8°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAFAC |
|---|---|
| RGB | rgb(220, 175, 172) |
| HSL | hsl(4, 41%, 77%) |
| HSV | hsv(4, 22%, 86%) |
| CMYK | cmyk(0%, 20.5%, 21.8%, 13.7%) |
| CIE-LAB | lab(75.36, 15.90, 7.78) |
| CIE-LCH | lch(75.36, 17.70, 26.07°) |
| OKLab | oklab(79.36% 0.0488 0.0205) |
| OKLCH | oklch(79.36% 0.053 22.8) |
| XYZ | xyz(52.2920, 48.8563, 45.6975) |
| Luminance | 0.4885 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.36
Dusty Pink
#D8A7B1
ΔE00 5.39
Pale Rose
#FDC1C5
ΔE00 7.05
Light Rose
#FFC5CB
ΔE00 7.85
Faded Pink
#DE9DAC
ΔE00 8.31
Lightpink
#FFB6C1
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAFAC #ACD9DC
analogous
#DCACC1 #DCAFAC #DCC7AC
triadic
#DCAFAC #ACDCAF #AFACDC
tetradic
#DCAFAC #C1DCAC #ACD9DC #C7ACDC
square
#DCAFAC #C1DCAC #ACD9DC #C7ACDC
split-complementary
#DCAFAC #ACDCC7 #ACC1DC
monochromatic
#B85C56 #CA8681 #DCAFAC #EED8D7 #F6EAE9
Accessibility & contrast
On white
1.95
#DCAFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#DCAFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAFAC
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAFAC | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AC
Deuteranopia (green-blind)
#C2BDAB
Tritanopia (blue-blind)
#E6AAAE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #dcafac; /* rgb */ color: rgb(220, 175, 172); /* oklch */ color: oklch(79.4% 0.053 22.8);
Tailwind
colors: {
custom: {
50: '#e7c7c4',
500: '#dcafac',
950: '#000000',
},
}SCSS
$custom: #dcafac; $custom-light: #e7c7c4; $custom-dark: #000000;
JSON
{
"hex": "#dcafac",
"rgb": {
"r": 220,
"g": 175,
"b": 172
},
"hsl": {
"h": 3.75,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.79364,
"c": 0.05295,
"h": 22.8
},
"luminance": 0.48854
}Semantic roles & 50–950 ramp
primary
#DCAFAC
secondary
#DEECED
accent
#ACB432
background
#FEFCFC
surface
#FCF8F8
border
#D5D1D1
text
#161312
muted
#848281