#DCAFA5#DCAFA5
#DCAFA5 is a light, muted red. Relative luminance 0.486; OKLCH L 79.2% C 0.055 H 32.7°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAFA5 |
|---|---|
| RGB | rgb(220, 175, 165) |
| HSL | hsl(11, 44%, 75%) |
| HSV | hsv(11, 25%, 86%) |
| CMYK | cmyk(0%, 20.5%, 25%, 13.7%) |
| CIE-LAB | lab(75.20, 14.89, 11.36) |
| CIE-LCH | lch(75.20, 18.73, 37.35°) |
| OKLab | oklab(79.18% 0.0461 0.0296) |
| OKLCH | oklch(79.18% 0.055 32.7) |
| XYZ | xyz(51.6374, 48.5944, 42.2497) |
| Luminance | 0.4859 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.64
Pinkish Tan
#D99B82
ΔE00 7.80
Pale Salmon
#FFB19A
ΔE00 8.03
Dusty Pink
#D8A7B1
ΔE00 8.24
Blush (survey)
#F29E8E
ΔE00 8.27
Light Salmon
#FEA993
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAFA5 #A5D2DC
analogous
#DCA5B6 #DCAFA5 #DCCAA5
triadic
#DCAFA5 #A5DCAF #AFA5DC
tetradic
#DCAFA5 #B6DCA5 #A5D2DC #CAA5DC
square
#DCAFA5 #B6DCA5 #A5D2DC #CAA5DC
split-complementary
#DCAFA5 #A5DCCA #A5B6DC
monochromatic
#BA614D #CB8879 #DCAFA5 #EDD6D1 #F6EBE9
Accessibility & contrast
On white
1.96
#DCAFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#DCAFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAFA5
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAFA5 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B4A4
Deuteranopia (green-blind)
#C3BDA5
Tritanopia (blue-blind)
#E7A9AC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dcafa5; /* rgb */ color: rgb(220, 175, 165); /* oklch */ color: oklch(79.2% 0.055 32.7);
Tailwind
colors: {
custom: {
50: '#e7c7bf',
500: '#dcafa5',
950: '#000000',
},
}SCSS
$custom: #dcafa5; $custom-light: #e7c7bf; $custom-dark: #000000;
JSON
{
"hex": "#dcafa5",
"rgb": {
"r": 220,
"g": 175,
"b": 165
},
"hsl": {
"h": 10.909,
"s": 44,
"l": 75.49
},
"oklch": {
"l": 0.79183,
"c": 0.05477,
"h": 32.7
},
"luminance": 0.48592
}Semantic roles & 50–950 ramp
primary
#DCAFA5
secondary
#DEEAED
accent
#9EB72E
background
#FEFCFB
surface
#FCF8F7
border
#D5D1D0
text
#161312
muted
#848281