#DB9FB3#DB9FB3
#DB9FB3 is a light, moderate pink. Relative luminance 0.431; OKLCH L 76.5% C 0.076 H 357.3°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DB9FB3 |
|---|---|
| RGB | rgb(219, 159, 179) |
| HSL | hsl(340, 45%, 74%) |
| HSV | hsv(340, 27%, 86%) |
| CMYK | cmyk(0%, 27.4%, 18.3%, 14.1%) |
| CIE-LAB | lab(71.63, 25.23, -1.48) |
| CIE-LCH | lch(71.63, 25.27, 356.63°) |
| OKLab | oklab(76.52% 0.0755 -0.0036) |
| OKLCH | oklch(76.52% 0.076 357.3) |
| XYZ | xyz(49.7486, 43.1134, 48.3404) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.26
Dusty Pink
#D8A7B1
ΔE00 3.98
Light Mauve
#C292A1
ΔE00 5.54
Pig Pink
#E78EA5
ΔE00 5.79
Grey Pink
#C3909B
ΔE00 6.17
Dull Pink
#D5869D
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB9FB3 #9FDBC7
analogous
#DB9FD1 #DB9FB3 #DBA99F
triadic
#DB9FB3 #B3DB9F #9FB3DB
tetradic
#DB9FB3 #D1DB9F #9FDBC7 #A99FDB
square
#DB9FB3 #D1DB9F #9FDBC7 #A99FDB
split-complementary
#DB9FB3 #9FDBA9 #9FD1DB
monochromatic
#BA466D #CA7290 #DB9FB3 #ECCCD6 #F7E9ED
Accessibility & contrast
On white
2.18
#DB9FB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#DB9FB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB9FB3
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB9FB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB9FB3 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B4
Deuteranopia (green-blind)
#B4B3B2
Tritanopia (blue-blind)
#E59CA6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #db9fb3; /* rgb */ color: rgb(219, 159, 179); /* oklch */ color: oklch(76.5% 0.076 357.3);
Tailwind
colors: {
custom: {
50: '#e7bbc9',
500: '#db9fb3',
950: '#000000',
},
}SCSS
$custom: #db9fb3; $custom-light: #e7bbc9; $custom-dark: #000000;
JSON
{
"hex": "#db9fb3",
"rgb": {
"r": 219,
"g": 159,
"b": 179
},
"hsl": {
"h": 340,
"s": 45.455,
"l": 74.118
},
"oklch": {
"l": 0.76516,
"c": 0.07556,
"h": 357.3
},
"luminance": 0.43111
}Semantic roles & 50–950 ramp
primary
#DB9FB3
secondary
#DDEEE8
accent
#B98A2D
background
#FEFBFC
surface
#FCF6F8
border
#D5D0D1
text
#161213
muted
#848182