#DBABBB#DBABBB
#DBABBB is a light, muted pink. Relative luminance 0.478; OKLCH L 78.9% C 0.060 H 356.7°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DBABBB |
|---|---|
| RGB | rgb(219, 171, 187) |
| HSL | hsl(340, 40%, 76%) |
| HSV | hsv(340, 22%, 86%) |
| CMYK | cmyk(0%, 21.9%, 14.6%, 14.1%) |
| CIE-LAB | lab(74.68, 20.01, -1.42) |
| CIE-LCH | lch(74.68, 20.06, 355.95°) |
| OKLab | oklab(78.94% 0.0596 -0.0035) |
| OKLCH | oklch(78.94% 0.06 356.7) |
| XYZ | xyz(52.7459, 47.7757, 53.4473) |
| Luminance | 0.4777 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.45
Faded Pink
#DE9DAC
ΔE00 4.73
Pastel Pink
#FFBACD
ΔE00 6.74
Soft Pink
#FDB0C0
ΔE00 6.78
Baby Pink
#FFB7CE
ΔE00 6.79
Light Mauve
#C292A1
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBABBB #ABDBCB
analogous
#DBABD3 #DBABBB #DBB3AB
triadic
#DBABBB #BBDBAB #ABBBDB
tetradic
#DBABBB #D3DBAB #ABDBCB #B3ABDB
square
#DBABBB #D3DBAB #ABDBCB #B3ABDB
split-complementary
#DBABBB #ABDBB3 #ABD3DB
monochromatic
#B65576 #C98098 #DBABBB #EDD6DE #F6EAEE
Accessibility & contrast
On white
1.99
#DBABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#DBABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBABBB
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBABBB | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BC
Deuteranopia (green-blind)
#BBBBBA
Tritanopia (blue-blind)
#E3A9B0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #dbabbb; /* rgb */ color: rgb(219, 171, 187); /* oklch */ color: oklch(78.9% 0.060 356.7);
Tailwind
colors: {
custom: {
50: '#e6c4cf',
500: '#dbabbb',
950: '#000000',
},
}SCSS
$custom: #dbabbb; $custom-light: #e6c4cf; $custom-dark: #000000;
JSON
{
"hex": "#dbabbb",
"rgb": {
"r": 219,
"g": 171,
"b": 187
},
"hsl": {
"h": 340,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.78942,
"c": 0.05973,
"h": 356.7
},
"luminance": 0.47774
}Semantic roles & 50–950 ramp
primary
#DBABBB
secondary
#DEEDE8
accent
#B38832
background
#FEFCFC
surface
#FCF8F9
border
#D5D1D2
text
#161213
muted
#848182