#DCAFA1#DCAFA1
#DCAFA1 is a light, muted red. Relative luminance 0.484; OKLCH L 79.1% C 0.056 H 38.0°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAFA1 |
|---|---|
| RGB | rgb(220, 175, 161) |
| HSL | hsl(14, 46%, 75%) |
| HSV | hsv(14, 27%, 86%) |
| CMYK | cmyk(0%, 20.5%, 26.8%, 13.7%) |
| CIE-LAB | lab(75.11, 14.33, 13.41) |
| CIE-LCH | lch(75.11, 19.63, 43.11°) |
| OKLab | oklab(79.08% 0.0445 0.0347) |
| OKLCH | oklch(79.08% 0.056 38) |
| XYZ | xyz(51.2790, 48.4511, 40.3622) |
| Luminance | 0.4845 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.35
Pinkish Tan
#D99B82
ΔE00 6.80
Pale Salmon
#FFB19A
ΔE00 7.51
Light Salmon
#FEA993
ΔE00 8.24
Blush (survey)
#F29E8E
ΔE00 8.26
Darksalmon
#E9967A
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAFA1 #A1CEDC
analogous
#DCA1B1 #DCAFA1 #DCCCA1
triadic
#DCAFA1 #A1DCAF #AFA1DC
tetradic
#DCAFA1 #B1DCA1 #A1CEDC #CCA1DC
square
#DCAFA1 #B1DCA1 #A1CEDC #CCA1DC
split-complementary
#DCAFA1 #A1DCCC #A1B1DC
monochromatic
#BB6348 #CB8974 #DCAFA1 #EDD5CE #F7ECE9
Accessibility & contrast
On white
1.96
#DCAFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#DCAFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAFA1
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAFA1 | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B4A0
Deuteranopia (green-blind)
#C4BCA1
Tritanopia (blue-blind)
#E7A9AB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dcafa1; /* rgb */ color: rgb(220, 175, 161); /* oklch */ color: oklch(79.1% 0.056 38.0);
Tailwind
colors: {
custom: {
50: '#e7c7bc',
500: '#dcafa1',
950: '#000000',
},
}SCSS
$custom: #dcafa1; $custom-light: #e7c7bc; $custom-dark: #000000;
JSON
{
"hex": "#dcafa1",
"rgb": {
"r": 220,
"g": 175,
"b": 161
},
"hsl": {
"h": 14.237,
"s": 45.736,
"l": 74.706
},
"oklch": {
"l": 0.79084,
"c": 0.05645,
"h": 38
},
"luminance": 0.48449
}Semantic roles & 50–950 ramp
primary
#DCAFA1
secondary
#DDEAEE
accent
#98B92D
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161312
muted
#848281