#DCAAA5#DCAAA5
#DCAAA5 is a light, muted red. Relative luminance 0.467; OKLCH L 78.2% C 0.060 H 25.1°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAAA5 |
|---|---|
| RGB | rgb(220, 170, 165) |
| HSL | hsl(5, 44%, 75%) |
| HSV | hsv(5, 25%, 86%) |
| CMYK | cmyk(0%, 22.7%, 25%, 13.7%) |
| CIE-LAB | lab(73.99, 17.58, 9.64) |
| CIE-LCH | lch(73.99, 20.05, 28.74°) |
| OKLab | oklab(78.24% 0.054 0.0253) |
| OKLCH | oklch(78.24% 0.06 25.1) |
| XYZ | xyz(50.6822, 46.6841, 41.9313) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.88
Pinkish Grey
#C8ACA9
ΔE00 6.30
Blush (survey)
#F29E8E
ΔE00 7.72
Pale Rose
#FDC1C5
ΔE00 7.77
Faded Pink
#DE9DAC
ΔE00 8.11
Rosybrown
#BC8F8F
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAAA5 #A5D7DC
analogous
#DCA5BB #DCAAA5 #DCC5A5
triadic
#DCAAA5 #A5DCAA #AAA5DC
tetradic
#DCAAA5 #BBDCA5 #A5D7DC #C5A5DC
square
#DCAAA5 #BBDCA5 #A5D7DC #C5A5DC
split-complementary
#DCAAA5 #A5DCC5 #A5BBDC
monochromatic
#BA574D #CB8079 #DCAAA5 #EDD4D1 #F6EAE9
Accessibility & contrast
On white
2.03
#DCAAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#DCAAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAAA5
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAAA5 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A4
Deuteranopia (green-blind)
#BFBAA4
Tritanopia (blue-blind)
#E7A4A9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #dcaaa5; /* rgb */ color: rgb(220, 170, 165); /* oklch */ color: oklch(78.2% 0.060 25.1);
Tailwind
colors: {
custom: {
50: '#e7c3bf',
500: '#dcaaa5',
950: '#000000',
},
}SCSS
$custom: #dcaaa5; $custom-light: #e7c3bf; $custom-dark: #000000;
JSON
{
"hex": "#dcaaa5",
"rgb": {
"r": 220,
"g": 170,
"b": 165
},
"hsl": {
"h": 5.455,
"s": 44,
"l": 75.49
},
"oklch": {
"l": 0.78242,
"c": 0.05957,
"h": 25.1
},
"luminance": 0.46682
}Semantic roles & 50–950 ramp
primary
#DCAAA5
secondary
#DEECED
accent
#ABB72E
background
#FEFCFB
surface
#FDF8F7
border
#D5D1D0
text
#161212
muted
#848181