#DCAAA6#DCAAA6
#DCAAA6 is a light, muted red. Relative luminance 0.467; OKLCH L 78.3% C 0.059 H 23.8°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAAA6 |
|---|---|
| RGB | rgb(220, 170, 166) |
| HSL | hsl(4, 44%, 76%) |
| HSV | hsv(4, 25%, 86%) |
| CMYK | cmyk(0%, 22.7%, 24.5%, 13.7%) |
| CIE-LAB | lab(74.01, 17.72, 9.13) |
| CIE-LCH | lch(74.01, 19.93, 27.25°) |
| OKLab | oklab(78.27% 0.0543 0.0239) |
| OKLCH | oklch(78.27% 0.059 23.8) |
| XYZ | xyz(50.7736, 46.7206, 42.4125) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.47
Pinkish Grey
#C8ACA9
ΔE00 6.32
Pale Rose
#FDC1C5
ΔE00 7.58
Faded Pink
#DE9DAC
ΔE00 7.74
Blush (survey)
#F29E8E
ΔE00 7.94
Rosybrown
#BC8F8F
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAAA6 #A6D8DC
analogous
#DCA6BD #DCAAA6 #DCC5A6
triadic
#DCAAA6 #A6DCAA #AAA6DC
tetradic
#DCAAA6 #BDDCA6 #A6D8DC #C5A6DC
square
#DCAAA6 #BDDCA6 #A6D8DC #C5A6DC
split-complementary
#DCAAA6 #A6DCC5 #A6BDDC
monochromatic
#B9564E #CB807A #DCAAA6 #EDD4D2 #F6EAE9
Accessibility & contrast
On white
2.03
#DCAAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#DCAAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAAA6
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAAA6 | 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)
#B4B0A6
Deuteranopia (green-blind)
#BFBAA5
Tritanopia (blue-blind)
#E7A5A9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #dcaaa6; /* rgb */ color: rgb(220, 170, 166); /* oklch */ color: oklch(78.3% 0.059 23.8);
Tailwind
colors: {
custom: {
50: '#e7c3c0',
500: '#dcaaa6',
950: '#000000',
},
}SCSS
$custom: #dcaaa6; $custom-light: #e7c3c0; $custom-dark: #000000;
JSON
{
"hex": "#dcaaa6",
"rgb": {
"r": 220,
"g": 170,
"b": 166
},
"hsl": {
"h": 4.444,
"s": 43.548,
"l": 75.686
},
"oklch": {
"l": 0.78268,
"c": 0.05938,
"h": 23.8
},
"luminance": 0.46718
}Semantic roles & 50–950 ramp
primary
#DCAAA6
secondary
#DEECED
accent
#ADB72F
background
#FEFCFB
surface
#FDF8F7
border
#D5D1D0
text
#161212
muted
#848181