#DCABB2#DCABB2
#DCABB2 is a light, muted red. Relative luminance 0.476; OKLCH L 78.8% C 0.058 H 8.9°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DCABB2 |
|---|---|
| RGB | rgb(220, 171, 178) |
| HSL | hsl(351, 41%, 77%) |
| HSV | hsv(351, 22%, 86%) |
| CMYK | cmyk(0%, 22.3%, 19.1%, 13.7%) |
| CIE-LAB | lab(74.55, 18.96, 3.32) |
| CIE-LCH | lch(74.55, 19.25, 9.94°) |
| OKLab | oklab(78.78% 0.0574 0.009) |
| OKLCH | oklch(78.78% 0.058 8.9) |
| XYZ | xyz(52.1143, 47.5580, 48.5453) |
| Luminance | 0.4756 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 1.51
Faded Pink
#DE9DAC
ΔE00 4.83
Lightpink
#FFB6C1
ΔE00 6.63
Pale Rose
#FDC1C5
ΔE00 6.74
Soft Pink
#FDB0C0
ΔE00 6.74
Pink
#FFC0CB
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCABB2 #ABDCD5
analogous
#DCABCB #DCABB2 #DCBDAB
triadic
#DCABB2 #B2DCAB #ABB2DC
tetradic
#DCABB2 #CBDCAB #ABDCD5 #BDABDC
square
#DCABB2 #CBDCAB #ABDCD5 #BDABDC
split-complementary
#DCABB2 #ABDCBD #ABCBDC
monochromatic
#B85563 #CA808A #DCABB2 #EED6DA #F6E9EB
Accessibility & contrast
On white
2.00
#DCABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#DCABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCABB2
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCABB2 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B2B2
Deuteranopia (green-blind)
#BDBBB1
Tritanopia (blue-blind)
#E6A7AD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #dcabb2; /* rgb */ color: rgb(220, 171, 178); /* oklch */ color: oklch(78.8% 0.058 8.9);
Tailwind
colors: {
custom: {
50: '#e7c4c9',
500: '#dcabb2',
950: '#000000',
},
}SCSS
$custom: #dcabb2; $custom-light: #e7c4c9; $custom-dark: #000000;
JSON
{
"hex": "#dcabb2",
"rgb": {
"r": 220,
"g": 171,
"b": 178
},
"hsl": {
"h": 351.429,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.7878,
"c": 0.05809,
"h": 8.9
},
"luminance": 0.47556
}Semantic roles & 50–950 ramp
primary
#DCABB2
secondary
#DEEDEB
accent
#B4A231
background
#FEFCFC
surface
#FCF8F8
border
#D5D1D1
text
#161213
muted
#848182