#DCABBF#DCABBF
#DCABBF is a light, moderate pink. Relative luminance 0.481; OKLCH L 79.2% C 0.063 H 352.3°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DCABBF |
|---|---|
| RGB | rgb(220, 171, 191) |
| HSL | hsl(336, 41%, 77%) |
| HSV | hsv(336, 22%, 86%) |
| CMYK | cmyk(0%, 22.3%, 13.2%, 13.7%) |
| CIE-LAB | lab(74.89, 21.02, -3.29) |
| CIE-LCH | lch(74.89, 21.27, 351.10°) |
| OKLab | oklab(79.16% 0.0622 -0.0084) |
| OKLCH | oklch(79.16% 0.063 352.3) |
| XYZ | xyz(53.4819, 48.1050, 55.7481) |
| Luminance | 0.4810 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.68
Faded Pink
#DE9DAC
ΔE00 5.14
Baby Pink
#FFB7CE
ΔE00 6.48
Pastel Pink
#FFBACD
ΔE00 6.63
Powder Pink
#FFB2D0
ΔE00 6.67
Soft Pink
#FDB0C0
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCABBF #ABDCC8
analogous
#DCABD8 #DCABBF #DCB0AB
triadic
#DCABBF #BFDCAB #ABBFDC
tetradic
#DCABBF #D8DCAB #ABDCC8 #B0ABDC
square
#DCABBF #D8DCAB #ABDCC8 #B0ABDC
split-complementary
#DCABBF #ABDCB0 #ABD8DC
monochromatic
#B8557D #CA809E #DCABBF #EED6E0 #F6E9EF
Accessibility & contrast
On white
1.98
#DCABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#DCABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCABBF
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCABBF | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB4C0
Deuteranopia (green-blind)
#BBBBBE
Tritanopia (blue-blind)
#E4AAB2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #dcabbf; /* rgb */ color: rgb(220, 171, 191); /* oklch */ color: oklch(79.2% 0.063 352.3);
Tailwind
colors: {
custom: {
50: '#e7c4d2',
500: '#dcabbf',
950: '#000000',
},
}SCSS
$custom: #dcabbf; $custom-light: #e7c4d2; $custom-dark: #000000;
JSON
{
"hex": "#dcabbf",
"rgb": {
"r": 220,
"g": 171,
"b": 191
},
"hsl": {
"h": 335.51,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.79161,
"c": 0.06277,
"h": 352.3
},
"luminance": 0.48103
}Semantic roles & 50–950 ramp
primary
#DCABBF
secondary
#DEEDE7
accent
#B47F31
background
#FEFCFC
surface
#FCF8F9
border
#D5D1D2
text
#161214
muted
#848182