#DCAEAB#DCAEAB
#DCAEAB is a light, muted red. Relative luminance 0.484; OKLCH L 79.1% C 0.054 H 22.7°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAEAB |
|---|---|
| RGB | rgb(220, 174, 171) |
| HSL | hsl(4, 41%, 77%) |
| HSV | hsv(4, 22%, 86%) |
| CMYK | cmyk(0%, 20.9%, 22.3%, 13.7%) |
| CIE-LAB | lab(75.10, 16.29, 7.94) |
| CIE-LCH | lch(75.10, 18.13, 25.99°) |
| OKLab | oklab(79.15% 0.05 0.0209) |
| OKLCH | oklch(79.15% 0.054 22.7) |
| XYZ | xyz(52.0024, 48.4302, 45.1289) |
| Luminance | 0.4843 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.28
Pinkish Grey
#C8ACA9
ΔE00 5.54
Pale Rose
#FDC1C5
ΔE00 7.09
Light Rose
#FFC5CB
ΔE00 7.92
Faded Pink
#DE9DAC
ΔE00 8.10
Lightpink
#FFB6C1
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAEAB #ABD9DC
analogous
#DCABC1 #DCAEAB #DCC7AB
triadic
#DCAEAB #ABDCAE #AEABDC
tetradic
#DCAEAB #C1DCAB #ABD9DC #C7ABDC
square
#DCAEAB #C1DCAB #ABD9DC #C7ABDC
split-complementary
#DCAEAB #ABDCC7 #ABC1DC
monochromatic
#B85B55 #CA8480 #DCAEAB #EED8D6 #F6EAE9
Accessibility & contrast
On white
1.97
#DCAEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#DCAEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAEAB
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAEAB | 1.00 | 1.97 | 10.69 | 10.69 |
| #FFFFFF | 1.97 | 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)
#B7B4AB
Deuteranopia (green-blind)
#C1BCAA
Tritanopia (blue-blind)
#E6A9AD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dcaeab; /* rgb */ color: rgb(220, 174, 171); /* oklch */ color: oklch(79.1% 0.054 22.7);
Tailwind
colors: {
custom: {
50: '#e7c6c4',
500: '#dcaeab',
950: '#000000',
},
}SCSS
$custom: #dcaeab; $custom-light: #e7c6c4; $custom-dark: #000000;
JSON
{
"hex": "#dcaeab",
"rgb": {
"r": 220,
"g": 174,
"b": 171
},
"hsl": {
"h": 3.673,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.79149,
"c": 0.0542,
"h": 22.7
},
"luminance": 0.48428
}Semantic roles & 50–950 ramp
primary
#DCAEAB
secondary
#DEECED
accent
#ACB431
background
#FEFCFC
surface
#FCF8F8
border
#D5D1D1
text
#161312
muted
#848281