#DCAEAF#DCAEAF
#DCAEAF is a light, muted red. Relative luminance 0.486; OKLCH L 79.3% C 0.054 H 16.9°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAEAF |
|---|---|
| RGB | rgb(220, 174, 175) |
| HSL | hsl(359, 40%, 77%) |
| HSV | hsv(359, 21%, 86%) |
| CMYK | cmyk(0%, 20.9%, 20.5%, 13.7%) |
| CIE-LAB | lab(75.19, 16.89, 5.90) |
| CIE-LCH | lch(75.19, 17.89, 19.26°) |
| OKLab | oklab(79.26% 0.0516 0.0157) |
| OKLCH | oklch(79.26% 0.054 16.9) |
| XYZ | xyz(52.3895, 48.5850, 47.1674) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.79
Pinkish Grey
#C8ACA9
ΔE00 5.95
Pale Rose
#FDC1C5
ΔE00 6.56
Faded Pink
#DE9DAC
ΔE00 6.90
Light Rose
#FFC5CB
ΔE00 7.28
Lightpink
#FFB6C1
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAEAF #AEDCDB
analogous
#DCAEC6 #DCAEAF #DCC4AE
triadic
#DCAEAF #AFDCAE #AEAFDC
tetradic
#DCAEAF #C6DCAE #AEDCDB #C4AEDC
square
#DCAEAF #C6DCAE #AEDCDB #C4AEDC
split-complementary
#DCAEAF #AEDCC4 #AEC6DC
monochromatic
#B7595B #CA8385 #DCAEAF #EED9D9 #F6EAEA
Accessibility & contrast
On white
1.96
#DCAEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#DCAEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAEAF
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAEAF | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B4AF
Deuteranopia (green-blind)
#C0BCAE
Tritanopia (blue-blind)
#E6AAAF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dcaeaf; /* rgb */ color: rgb(220, 174, 175); /* oklch */ color: oklch(79.3% 0.054 16.9);
Tailwind
colors: {
custom: {
50: '#e7c6c6',
500: '#dcaeaf',
950: '#000000',
},
}SCSS
$custom: #dcaeaf; $custom-light: #e7c6c6; $custom-dark: #000000;
JSON
{
"hex": "#dcaeaf",
"rgb": {
"r": 220,
"g": 174,
"b": 175
},
"hsl": {
"h": 358.696,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.79257,
"c": 0.05388,
"h": 16.9
},
"luminance": 0.48583
}Semantic roles & 50–950 ramp
primary
#DCAEAF
secondary
#DEEDEC
accent
#B3B033
background
#FEFCFC
surface
#FCF8F8
border
#D5D1D1
text
#161313
muted
#848282