#DCAFAA#DCAFAA
#DCAFAA is a light, muted red. Relative luminance 0.488; OKLCH L 79.3% C 0.053 H 25.7°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAFAA |
|---|---|
| RGB | rgb(220, 175, 170) |
| HSL | hsl(6, 42%, 76%) |
| HSV | hsv(6, 23%, 86%) |
| CMYK | cmyk(0%, 20.5%, 22.7%, 13.7%) |
| CIE-LAB | lab(75.31, 15.61, 8.80) |
| CIE-LCH | lch(75.31, 17.92, 29.42°) |
| OKLab | oklab(79.31% 0.0481 0.0231) |
| OKLCH | oklch(79.31% 0.053 25.7) |
| XYZ | xyz(52.1014, 48.7800, 44.6935) |
| Luminance | 0.4878 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.30
Dusty Pink
#D8A7B1
ΔE00 6.18
Pale Rose
#FDC1C5
ΔE00 7.46
Light Rose
#FFC5CB
ΔE00 8.30
Blush (survey)
#F29E8E
ΔE00 8.88
Faded Pink
#DE9DAC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAFAA #AAD7DC
analogous
#DCAABE #DCAFAA #DCC8AA
triadic
#DCAFAA #AADCAF #AFAADC
tetradic
#DCAFAA #BEDCAA #AAD7DC #C8AADC
square
#DCAFAA #BEDCAA #AAD7DC #C8AADC
split-complementary
#DCAFAA #AADCC8 #AABEDC
monochromatic
#B85D53 #CA867F #DCAFAA #EED8D5 #F6EBE9
Accessibility & contrast
On white
1.95
#DCAFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#DCAFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAFAA
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAFAA | 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)
#B8B4AA
Deuteranopia (green-blind)
#C2BDAA
Tritanopia (blue-blind)
#E6AAAE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dcafaa; /* rgb */ color: rgb(220, 175, 170); /* oklch */ color: oklch(79.3% 0.053 25.7);
Tailwind
colors: {
custom: {
50: '#e7c7c3',
500: '#dcafaa',
950: '#000000',
},
}SCSS
$custom: #dcafaa; $custom-light: #e7c7c3; $custom-dark: #000000;
JSON
{
"hex": "#dcafaa",
"rgb": {
"r": 220,
"g": 175,
"b": 170
},
"hsl": {
"h": 6,
"s": 41.667,
"l": 76.471
},
"oklch": {
"l": 0.79311,
"c": 0.05331,
"h": 25.7
},
"luminance": 0.48778
}Semantic roles & 50–950 ramp
primary
#DCAFAA
secondary
#DEEBED
accent
#A8B531
background
#FEFCFB
surface
#FCF8F7
border
#D5D1D0
text
#161312
muted
#848281