#DCACBF#DCACBF
#DCACBF is a light, moderate pink. Relative luminance 0.485; OKLCH L 79.3% C 0.061 H 352.9°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DCACBF |
|---|---|
| RGB | rgb(220, 172, 191) |
| HSL | hsl(336, 41%, 77%) |
| HSV | hsv(336, 22%, 86%) |
| CMYK | cmyk(0%, 21.8%, 13.2%, 13.7%) |
| CIE-LAB | lab(75.13, 20.48, -2.94) |
| CIE-LCH | lch(75.13, 20.69, 351.83°) |
| OKLab | oklab(79.35% 0.0607 -0.0075) |
| OKLCH | oklch(79.35% 0.061 352.9) |
| XYZ | xyz(53.6715, 48.4842, 55.8113) |
| Luminance | 0.4848 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.49
Faded Pink
#DE9DAC
ΔE00 5.27
Baby Pink
#FFB7CE
ΔE00 6.51
Pastel Pink
#FFBACD
ΔE00 6.59
Powder Pink
#FFB2D0
ΔE00 6.82
Soft Pink
#FDB0C0
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCACBF #ACDCC9
analogous
#DCACD7 #DCACBF #DCB1AC
triadic
#DCACBF #BFDCAC #ACBFDC
tetradic
#DCACBF #D7DCAC #ACDCC9 #B1ACDC
square
#DCACBF #D7DCAC #ACDCC9 #B1ACDC
split-complementary
#DCACBF #ACDCB1 #ACD7DC
monochromatic
#B8567D #CA819E #DCACBF #EED7E0 #F6E9EE
Accessibility & contrast
On white
1.96
#DCACBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#DCACBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCACBF
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCACBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCACBF | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4C0
Deuteranopia (green-blind)
#BBBCBE
Tritanopia (blue-blind)
#E4ABB2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dcacbf; /* rgb */ color: rgb(220, 172, 191); /* oklch */ color: oklch(79.3% 0.061 352.9);
Tailwind
colors: {
custom: {
50: '#e7c5d2',
500: '#dcacbf',
950: '#000000',
},
}SCSS
$custom: #dcacbf; $custom-light: #e7c5d2; $custom-dark: #000000;
JSON
{
"hex": "#dcacbf",
"rgb": {
"r": 220,
"g": 172,
"b": 191
},
"hsl": {
"h": 336.25,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.79345,
"c": 0.06112,
"h": 352.9
},
"luminance": 0.48482
}Semantic roles & 50–950 ramp
primary
#DCACBF
secondary
#DEEDE7
accent
#B48032
background
#FEFCFC
surface
#FCF8F9
border
#D5D1D2
text
#161214
muted
#848182