#DCABB4#DCABB4
#DCABB4 is a light, muted red. Relative luminance 0.476; OKLCH L 78.8% C 0.058 H 6.2°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DCABB4 |
|---|---|
| RGB | rgb(220, 171, 180) |
| HSL | hsl(349, 41%, 77%) |
| HSV | hsv(349, 22%, 86%) |
| CMYK | cmyk(0%, 22.3%, 18.2%, 13.7%) |
| CIE-LAB | lab(74.60, 19.26, 2.30) |
| CIE-LCH | lch(74.60, 19.40, 6.82°) |
| OKLab | oklab(78.84% 0.0582 0.0063) |
| OKLCH | oklch(78.84% 0.058 6.2) |
| XYZ | xyz(52.3165, 47.6389, 49.6106) |
| Luminance | 0.4764 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 1.12
Faded Pink
#DE9DAC
ΔE00 4.56
Soft Pink
#FDB0C0
ΔE00 6.54
Lightpink
#FFB6C1
ΔE00 6.58
Pink
#FFC0CB
ΔE00 6.86
Pale Rose
#FDC1C5
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCABB4 #ABDCD3
analogous
#DCABCD #DCABB4 #DCBBAB
triadic
#DCABB4 #B4DCAB #ABB4DC
tetradic
#DCABB4 #CDDCAB #ABDCD3 #BBABDC
square
#DCABB4 #CDDCAB #ABDCD3 #BBABDC
split-complementary
#DCABB4 #ABDCBB #ABCDDC
monochromatic
#B85567 #CA808D #DCABB4 #EED6DB #F6E9EC
Accessibility & contrast
On white
1.99
#DCABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#DCABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCABB4
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCABB4 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B2B4
Deuteranopia (green-blind)
#BDBBB3
Tritanopia (blue-blind)
#E5A8AE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #dcabb4; /* rgb */ color: rgb(220, 171, 180); /* oklch */ color: oklch(78.8% 0.058 6.2);
Tailwind
colors: {
custom: {
50: '#e7c4ca',
500: '#dcabb4',
950: '#000000',
},
}SCSS
$custom: #dcabb4; $custom-light: #e7c4ca; $custom-dark: #000000;
JSON
{
"hex": "#dcabb4",
"rgb": {
"r": 220,
"g": 171,
"b": 180
},
"hsl": {
"h": 348.98,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.78836,
"c": 0.05849,
"h": 6.2
},
"luminance": 0.47637
}Semantic roles & 50–950 ramp
primary
#DCABB4
secondary
#DEEDEA
accent
#B49C31
background
#FEFCFC
surface
#FCF8F8
border
#D5D1D1
text
#161213
muted
#848182