#DCAEAD#DCAEAD
#DCAEAD is a light, muted red. Relative luminance 0.485; OKLCH L 79.2% C 0.054 H 19.8°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAEAD |
|---|---|
| RGB | rgb(220, 174, 173) |
| HSL | hsl(1, 40%, 77%) |
| HSV | hsv(1, 21%, 86%) |
| CMYK | cmyk(0%, 20.9%, 21.4%, 13.7%) |
| CIE-LAB | lab(75.14, 16.59, 6.92) |
| CIE-LCH | lch(75.14, 17.97, 22.65°) |
| OKLab | oklab(79.2% 0.0508 0.0183) |
| OKLCH | oklch(79.2% 0.054 19.8) |
| XYZ | xyz(52.1945, 48.5070, 46.1405) |
| Luminance | 0.4850 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.52
Pinkish Grey
#C8ACA9
ΔE00 5.70
Pale Rose
#FDC1C5
ΔE00 6.78
Faded Pink
#DE9DAC
ΔE00 7.47
Light Rose
#FFC5CB
ΔE00 7.56
Lightpink
#FFB6C1
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAEAD #ADDBDC
analogous
#DCADC4 #DCAEAD #DCC6AD
triadic
#DCAEAD #ADDCAE #AEADDC
tetradic
#DCAEAD #C4DCAD #ADDBDC #C6ADDC
square
#DCAEAD #C4DCAD #ADDBDC #C6ADDC
split-complementary
#DCAEAD #ADDCC6 #ADC4DC
monochromatic
#B75957 #CA8482 #DCAEAD #EED8D8 #F6EAEA
Accessibility & contrast
On white
1.96
#DCAEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#DCAEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAEAD
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAEAD | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B4AD
Deuteranopia (green-blind)
#C1BCAC
Tritanopia (blue-blind)
#E6AAAE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dcaead; /* rgb */ color: rgb(220, 174, 173); /* oklch */ color: oklch(79.2% 0.054 19.8);
Tailwind
colors: {
custom: {
50: '#e7c6c5',
500: '#dcaead',
950: '#000000',
},
}SCSS
$custom: #dcaead; $custom-light: #e7c6c5; $custom-dark: #000000;
JSON
{
"hex": "#dcaead",
"rgb": {
"r": 220,
"g": 174,
"b": 173
},
"hsl": {
"h": 1.277,
"s": 40.171,
"l": 77.059
},
"oklch": {
"l": 0.79203,
"c": 0.05397,
"h": 19.8
},
"luminance": 0.48505
}Semantic roles & 50–950 ramp
primary
#DCAEAD
secondary
#DEECED
accent
#B0B332
background
#FEFCFC
surface
#FCF8F8
border
#D5D1D1
text
#161312
muted
#848281