#DCAAA7#DCAAA7
#DCAAA7 is a light, muted red. Relative luminance 0.468; OKLCH L 78.3% C 0.059 H 22.5°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAAA7 |
|---|---|
| RGB | rgb(220, 170, 167) |
| HSL | hsl(3, 43%, 76%) |
| HSV | hsv(3, 24%, 86%) |
| CMYK | cmyk(0%, 22.7%, 24.1%, 13.7%) |
| CIE-LAB | lab(74.03, 17.86, 8.61) |
| CIE-LCH | lch(74.03, 19.83, 25.74°) |
| OKLab | oklab(78.29% 0.0547 0.0226) |
| OKLCH | oklch(78.29% 0.059 22.5) |
| XYZ | xyz(50.8656, 46.7574, 42.8975) |
| Luminance | 0.4676 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.07
Pinkish Grey
#C8ACA9
ΔE00 6.36
Faded Pink
#DE9DAC
ΔE00 7.38
Pale Rose
#FDC1C5
ΔE00 7.40
Blush (survey)
#F29E8E
ΔE00 8.19
Lightpink
#FFB6C1
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAAA7 #A7D9DC
analogous
#DCA7BE #DCAAA7 #DCC4A7
triadic
#DCAAA7 #A7DCAA #AAA7DC
tetradic
#DCAAA7 #BEDCA7 #A7D9DC #C4A7DC
square
#DCAAA7 #BEDCA7 #A7D9DC #C4A7DC
split-complementary
#DCAAA7 #A7DCC4 #A7BEDC
monochromatic
#B9554F #CB807B #DCAAA7 #EDD4D3 #F6EAE9
Accessibility & contrast
On white
2.03
#DCAAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#DCAAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAAA7
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAAA7 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B0A7
Deuteranopia (green-blind)
#BFBAA6
Tritanopia (blue-blind)
#E7A5A9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #dcaaa7; /* rgb */ color: rgb(220, 170, 167); /* oklch */ color: oklch(78.3% 0.059 22.5);
Tailwind
colors: {
custom: {
50: '#e7c3c1',
500: '#dcaaa7',
950: '#000000',
},
}SCSS
$custom: #dcaaa7; $custom-light: #e7c3c1; $custom-dark: #000000;
JSON
{
"hex": "#dcaaa7",
"rgb": {
"r": 220,
"g": 170,
"b": 167
},
"hsl": {
"h": 3.396,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.78294,
"c": 0.05922,
"h": 22.5
},
"luminance": 0.46755
}Semantic roles & 50–950 ramp
primary
#DCAAA7
secondary
#DEECED
accent
#AFB62F
background
#FEFCFB
surface
#FCF8F7
border
#D5D1D0
text
#161212
muted
#848181