#DCAAAA#DCAAAA
#DCAAAA is a light, muted red. Relative luminance 0.469; OKLCH L 78.4% C 0.059 H 18.5°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAAAA |
|---|---|
| RGB | rgb(220, 170, 170) |
| HSL | hsl(0, 42%, 76%) |
| HSV | hsv(0, 23%, 86%) |
| CMYK | cmyk(0%, 22.7%, 22.7%, 13.7%) |
| CIE-LAB | lab(74.11, 18.30, 7.07) |
| CIE-LCH | lch(74.11, 19.62, 21.13°) |
| OKLab | oklab(78.37% 0.0559 0.0187) |
| OKLCH | oklch(78.37% 0.059 18.5) |
| XYZ | xyz(51.1462, 46.8697, 44.3751) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.89
Faded Pink
#DE9DAC
ΔE00 6.36
Pinkish Grey
#C8ACA9
ΔE00 6.59
Pale Rose
#FDC1C5
ΔE00 6.99
Lightpink
#FFB6C1
ΔE00 7.49
Light Rose
#FFC5CB
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAAAA #AADCDC
analogous
#DCAAC3 #DCAAAA #DCC3AA
triadic
#DCAAAA #AADCAA #AAAADC
tetradic
#DCAAAA #C3DCAA #AADCDC #C3AADC
square
#DCAAAA #C3DCAA #AADCDC #C3AADC
split-complementary
#DCAAAA #AADCC3 #AAC3DC
monochromatic
#B85353 #CA7F7F #DCAAAA #EED5D5 #F6E9E9
Accessibility & contrast
On white
2.02
#DCAAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#DCAAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAAAA
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAAAA | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AA
Deuteranopia (green-blind)
#BEBAA9
Tritanopia (blue-blind)
#E7A5AA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #dcaaaa; /* rgb */ color: rgb(220, 170, 170); /* oklch */ color: oklch(78.4% 0.059 18.5);
Tailwind
colors: {
custom: {
50: '#e7c3c3',
500: '#dcaaaa',
950: '#000000',
},
}SCSS
$custom: #dcaaaa; $custom-light: #e7c3c3; $custom-dark: #000000;
JSON
{
"hex": "#dcaaaa",
"rgb": {
"r": 220,
"g": 170,
"b": 170
},
"hsl": {
"h": 0,
"s": 41.667,
"l": 76.471
},
"oklch": {
"l": 0.78374,
"c": 0.05894,
"h": 18.5
},
"luminance": 0.46867
}Semantic roles & 50–950 ramp
primary
#DCAAAA
secondary
#DEEDED
accent
#B5B531
background
#FEFCFB
surface
#FCF8F7
border
#D5D1D0
text
#161212
muted
#848181