#DBABB9#DBABB9
#DBABB9 is a light, muted pink. Relative luminance 0.477; OKLCH L 78.9% C 0.059 H 359.3°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DBABB9 |
|---|---|
| RGB | rgb(219, 171, 185) |
| HSL | hsl(343, 40%, 76%) |
| HSV | hsv(343, 22%, 86%) |
| CMYK | cmyk(0%, 21.9%, 15.5%, 14.1%) |
| CIE-LAB | lab(74.63, 19.69, -0.40) |
| CIE-LCH | lch(74.63, 19.69, 358.83°) |
| OKLab | oklab(78.88% 0.0589 -0.0008) |
| OKLCH | oklch(78.88% 0.059 359.3) |
| XYZ | xyz(52.5333, 47.6907, 52.3275) |
| Luminance | 0.4769 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 1.84
Faded Pink
#DE9DAC
ΔE00 4.58
Soft Pink
#FDB0C0
ΔE00 6.68
Pastel Pink
#FFBACD
ΔE00 6.80
Baby Pink
#FFB7CE
ΔE00 6.96
Lightpink
#FFB6C1
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBABB9 #ABDBCD
analogous
#DBABD1 #DBABB9 #DBB5AB
triadic
#DBABB9 #B9DBAB #ABB9DB
tetradic
#DBABB9 #D1DBAB #ABDBCD #B5ABDB
square
#DBABB9 #D1DBAB #ABDBCD #B5ABDB
split-complementary
#DBABB9 #ABDBB5 #ABD1DB
monochromatic
#B65572 #C98095 #DBABB9 #EDD6DD #F6EAED
Accessibility & contrast
On white
1.99
#DBABB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#DBABB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBABB9
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBABB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBABB9 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B3B9
Deuteranopia (green-blind)
#BCBBB8
Tritanopia (blue-blind)
#E3A9B0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #dbabb9; /* rgb */ color: rgb(219, 171, 185); /* oklch */ color: oklch(78.9% 0.059 359.3);
Tailwind
colors: {
custom: {
50: '#e6c4ce',
500: '#dbabb9',
950: '#000000',
},
}SCSS
$custom: #dbabb9; $custom-light: #e6c4ce; $custom-dark: #000000;
JSON
{
"hex": "#dbabb9",
"rgb": {
"r": 219,
"g": 171,
"b": 185
},
"hsl": {
"h": 342.5,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.78882,
"c": 0.0589,
"h": 359.3
},
"luminance": 0.47689
}Semantic roles & 50–950 ramp
primary
#DBABB9
secondary
#DEEDE8
accent
#B38E32
background
#FEFCFC
surface
#FCF8F9
border
#D5D1D2
text
#161213
muted
#848182