#DCAEAC#DCAEAC
#DCAEAC is a light, muted red. Relative luminance 0.485; OKLCH L 79.2% C 0.054 H 21.3°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAEAC |
|---|---|
| RGB | rgb(220, 174, 172) |
| HSL | hsl(3, 41%, 77%) |
| HSV | hsv(3, 22%, 86%) |
| CMYK | cmyk(0%, 20.9%, 21.8%, 13.7%) |
| CIE-LAB | lab(75.12, 16.44, 7.43) |
| CIE-LCH | lch(75.12, 18.04, 24.33°) |
| OKLab | oklab(79.18% 0.0504 0.0196) |
| OKLCH | oklch(79.18% 0.054 21.3) |
| XYZ | xyz(52.0981, 48.4685, 45.6328) |
| Luminance | 0.4847 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.89
Pinkish Grey
#C8ACA9
ΔE00 5.61
Pale Rose
#FDC1C5
ΔE00 6.92
Light Rose
#FFC5CB
ΔE00 7.73
Faded Pink
#DE9DAC
ΔE00 7.78
Lightpink
#FFB6C1
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAEAC #ACDADC
analogous
#DCACC2 #DCAEAC #DCC6AC
triadic
#DCAEAC #ACDCAE #AEACDC
tetradic
#DCAEAC #C2DCAC #ACDADC #C6ACDC
square
#DCAEAC #C2DCAC #ACDADC #C6ACDC
split-complementary
#DCAEAC #ACDCC6 #ACC2DC
monochromatic
#B85A56 #CA8481 #DCAEAC #EED8D7 #F6EAE9
Accessibility & contrast
On white
1.96
#DCAEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#DCAEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAEAC
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAEAC | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B4AC
Deuteranopia (green-blind)
#C1BCAB
Tritanopia (blue-blind)
#E6A9AE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dcaeac; /* rgb */ color: rgb(220, 174, 172); /* oklch */ color: oklch(79.2% 0.054 21.3);
Tailwind
colors: {
custom: {
50: '#e7c6c4',
500: '#dcaeac',
950: '#000000',
},
}SCSS
$custom: #dcaeac; $custom-light: #e7c6c4; $custom-dark: #000000;
JSON
{
"hex": "#dcaeac",
"rgb": {
"r": 220,
"g": 174,
"b": 172
},
"hsl": {
"h": 2.5,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.79176,
"c": 0.05407,
"h": 21.3
},
"luminance": 0.48466
}Semantic roles & 50–950 ramp
primary
#DCAEAC
secondary
#DEECED
accent
#AEB432
background
#FEFCFC
surface
#FCF8F8
border
#D5D1D1
text
#161312
muted
#848281