#DCACAE#DCACAE
#DCACAE is a light, muted red. Relative luminance 0.478; OKLCH L 78.9% C 0.056 H 15.6°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DCACAE |
|---|---|
| RGB | rgb(220, 172, 174) |
| HSL | hsl(358, 41%, 77%) |
| HSV | hsv(358, 22%, 86%) |
| CMYK | cmyk(0%, 21.8%, 20.9%, 13.7%) |
| CIE-LAB | lab(74.69, 17.81, 5.72) |
| CIE-LCH | lch(74.69, 18.71, 17.79°) |
| OKLab | oklab(78.86% 0.0543 0.0152) |
| OKLCH | oklch(78.86% 0.056 15.6) |
| XYZ | xyz(51.9081, 47.7789, 46.5242) |
| Luminance | 0.4778 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.22
Faded Pink
#DE9DAC
ΔE00 6.18
Pinkish Grey
#C8ACA9
ΔE00 6.45
Pale Rose
#FDC1C5
ΔE00 6.63
Lightpink
#FFB6C1
ΔE00 7.19
Light Rose
#FFC5CB
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCACAE #ACDCDA
analogous
#DCACC6 #DCACAE #DCC2AC
triadic
#DCACAE #AEDCAC #ACAEDC
tetradic
#DCACAE #C6DCAC #ACDCDA #C2ACDC
square
#DCACAE #C6DCAC #ACDCDA #C2ACDC
split-complementary
#DCACAE #ACDCC2 #ACC6DC
monochromatic
#B8565A #CA8184 #DCACAE #EED7D8 #F6E9EA
Accessibility & contrast
On white
1.99
#DCACAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#DCACAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCACAE
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCACAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCACAE | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B3AE
Deuteranopia (green-blind)
#BFBBAD
Tritanopia (blue-blind)
#E6A8AD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #dcacae; /* rgb */ color: rgb(220, 172, 174); /* oklch */ color: oklch(78.9% 0.056 15.6);
Tailwind
colors: {
custom: {
50: '#e7c5c6',
500: '#dcacae',
950: '#000000',
},
}SCSS
$custom: #dcacae; $custom-light: #e7c5c6; $custom-dark: #000000;
JSON
{
"hex": "#dcacae",
"rgb": {
"r": 220,
"g": 172,
"b": 174
},
"hsl": {
"h": 357.5,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.78855,
"c": 0.05638,
"h": 15.6
},
"luminance": 0.47777
}Semantic roles & 50–950 ramp
primary
#DCACAE
secondary
#DEEDEC
accent
#B4AE32
background
#FEFCFC
surface
#FCF8F8
border
#D5D1D1
text
#161213
muted
#848182