#DCAEAA#DCAEAA
#DCAEAA is a light, muted red. Relative luminance 0.484; OKLCH L 79.1% C 0.054 H 24.1°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAEAA |
|---|---|
| RGB | rgb(220, 174, 170) |
| HSL | hsl(5, 42%, 76%) |
| HSV | hsv(5, 23%, 86%) |
| CMYK | cmyk(0%, 20.9%, 22.7%, 13.7%) |
| CIE-LAB | lab(75.07, 16.15, 8.46) |
| CIE-LCH | lch(75.07, 18.23, 27.64°) |
| OKLab | oklab(79.12% 0.0496 0.0222) |
| OKLCH | oklch(79.12% 0.054 24.1) |
| XYZ | xyz(51.9075, 48.3922, 44.6288) |
| Luminance | 0.4839 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.50
Dusty Pink
#D8A7B1
ΔE00 5.68
Pale Rose
#FDC1C5
ΔE00 7.28
Light Rose
#FFC5CB
ΔE00 8.13
Faded Pink
#DE9DAC
ΔE00 8.44
Lightpink
#FFB6C1
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAEAA #AAD8DC
analogous
#DCAABF #DCAEAA #DCC7AA
triadic
#DCAEAA #AADCAE #AEAADC
tetradic
#DCAEAA #BFDCAA #AAD8DC #C7AADC
square
#DCAEAA #BFDCAA #AAD8DC #C7AADC
split-complementary
#DCAEAA #AADCC7 #AABFDC
monochromatic
#B85B53 #CA857F #DCAEAA #EED7D5 #F6EAE9
Accessibility & contrast
On white
1.97
#DCAEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#DCAEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAEAA
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAEAA | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AA
Deuteranopia (green-blind)
#C1BCA9
Tritanopia (blue-blind)
#E6A9AD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dcaeaa; /* rgb */ color: rgb(220, 174, 170); /* oklch */ color: oklch(79.1% 0.054 24.1);
Tailwind
colors: {
custom: {
50: '#e7c6c3',
500: '#dcaeaa',
950: '#000000',
},
}SCSS
$custom: #dcaeaa; $custom-light: #e7c6c3; $custom-dark: #000000;
JSON
{
"hex": "#dcaeaa",
"rgb": {
"r": 220,
"g": 174,
"b": 170
},
"hsl": {
"h": 4.8,
"s": 41.667,
"l": 76.471
},
"oklch": {
"l": 0.79123,
"c": 0.05436,
"h": 24.1
},
"luminance": 0.4839
}Semantic roles & 50–950 ramp
primary
#DCAEAA
secondary
#DEECED
accent
#AAB531
background
#FEFCFB
surface
#FCF8F7
border
#D5D1D0
text
#161312
muted
#848281