#DCAFA2#DCAFA2
#DCAFA2 is a light, muted red. Relative luminance 0.485; OKLCH L 79.1% C 0.056 H 36.7°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAFA2 |
|---|---|
| RGB | rgb(220, 175, 162) |
| HSL | hsl(13, 45%, 75%) |
| HSV | hsv(13, 26%, 86%) |
| CMYK | cmyk(0%, 20.5%, 26.4%, 13.7%) |
| CIE-LAB | lab(75.13, 14.47, 12.90) |
| CIE-LCH | lch(75.13, 19.38, 41.72°) |
| OKLab | oklab(79.11% 0.0449 0.0335) |
| OKLCH | oklch(79.11% 0.056 36.7) |
| XYZ | xyz(51.3675, 48.4865, 40.8285) |
| Luminance | 0.4848 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.14
Pinkish Tan
#D99B82
ΔE00 7.02
Pale Salmon
#FFB19A
ΔE00 7.60
Blush (survey)
#F29E8E
ΔE00 8.22
Light Salmon
#FEA993
ΔE00 8.29
Dusty Pink
#D8A7B1
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAFA2 #A2CFDC
analogous
#DCA2B2 #DCAFA2 #DCCCA2
triadic
#DCAFA2 #A2DCAF #AFA2DC
tetradic
#DCAFA2 #B2DCA2 #A2CFDC #CCA2DC
square
#DCAFA2 #B2DCA2 #A2CFDC #CCA2DC
split-complementary
#DCAFA2 #A2DCCC #A2B2DC
monochromatic
#BB6249 #CB8976 #DCAFA2 #EDD5CE #F7ECE9
Accessibility & contrast
On white
1.96
#DCAFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#DCAFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAFA2
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAFA2 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B4A1
Deuteranopia (green-blind)
#C4BDA2
Tritanopia (blue-blind)
#E7A9AB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dcafa2; /* rgb */ color: rgb(220, 175, 162); /* oklch */ color: oklch(79.1% 0.056 36.7);
Tailwind
colors: {
custom: {
50: '#e7c7bd',
500: '#dcafa2',
950: '#000000',
},
}SCSS
$custom: #dcafa2; $custom-light: #e7c7bd; $custom-dark: #000000;
JSON
{
"hex": "#dcafa2",
"rgb": {
"r": 220,
"g": 175,
"b": 162
},
"hsl": {
"h": 13.448,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.79108,
"c": 0.056,
"h": 36.7
},
"luminance": 0.48484
}Semantic roles & 50–950 ramp
primary
#DCAFA2
secondary
#DDEAEE
accent
#99B82D
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161312
muted
#848281