#DB9FBB#DB9FBB
#DB9FBB is a light, moderate pink. Relative luminance 0.434; OKLCH L 76.8% C 0.080 H 349.5°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DB9FBB |
|---|---|
| RGB | rgb(219, 159, 187) |
| HSL | hsl(332, 45%, 74%) |
| HSV | hsv(332, 27%, 86%) |
| CMYK | cmyk(0%, 27.4%, 14.6%, 14.1%) |
| CIE-LAB | lab(71.86, 26.49, -5.58) |
| CIE-LCH | lch(71.86, 27.07, 348.11°) |
| OKLab | oklab(76.76% 0.0783 -0.0145) |
| OKLCH | oklch(76.76% 0.08 349.5) |
| XYZ | xyz(50.5813, 43.4465, 52.7257) |
| Luminance | 0.4344 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.69
Dusty Pink
#D8A7B1
ΔE00 5.96
Light Mauve
#C292A1
ΔE00 6.57
Lilac
#C8A2C8
ΔE00 6.63
Pig Pink
#E78EA5
ΔE00 6.88
Powder Pink
#FFB2D0
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB9FBB #9FDBBF
analogous
#DB9FD9 #DB9FBB #DBA19F
triadic
#DB9FBB #BBDB9F #9FBBDB
tetradic
#DB9FBB #D9DB9F #9FDBBF #A19FDB
square
#DB9FBB #D9DB9F #9FDBBF #A19FDB
split-complementary
#DB9FBB #9FDBA1 #9FD9DB
monochromatic
#BA467C #CA729B #DB9FBB #ECCCDB #F7E9EF
Accessibility & contrast
On white
2.17
#DB9FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#DB9FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB9FBB
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB9FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB9FBB | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABC
Deuteranopia (green-blind)
#B2B4B9
Tritanopia (blue-blind)
#E49EA8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #db9fbb; /* rgb */ color: rgb(219, 159, 187); /* oklch */ color: oklch(76.8% 0.080 349.5);
Tailwind
colors: {
custom: {
50: '#e7bccf',
500: '#db9fbb',
950: '#000000',
},
}SCSS
$custom: #db9fbb; $custom-light: #e7bccf; $custom-dark: #000000;
JSON
{
"hex": "#db9fbb",
"rgb": {
"r": 219,
"g": 159,
"b": 187
},
"hsl": {
"h": 332,
"s": 45.455,
"l": 74.118
},
"oklch": {
"l": 0.76763,
"c": 0.07965,
"h": 349.5
},
"luminance": 0.43444
}Semantic roles & 50–950 ramp
primary
#DB9FBB
secondary
#DDEEE6
accent
#B9772D
background
#FEFBFC
surface
#FCF6F9
border
#D5D0D2
text
#161213
muted
#848182