#DB5FB9#DB5FB9
#DB5FB9 is a light, vivid pink. Relative luminance 0.267; OKLCH L 66.8% C 0.186 H 339.4°. Best body text is #000000 at 6.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DB5FB9 |
|---|---|
| RGB | rgb(219, 95, 185) |
| HSL | hsl(316, 63%, 62%) |
| HSV | hsv(316, 57%, 86%) |
| CMYK | cmyk(0%, 56.6%, 15.5%, 14.1%) |
| CIE-LAB | lab(58.74, 58.86, -24.23) |
| CIE-LCH | lch(58.74, 63.65, 337.63°) |
| OKLab | oklab(66.85% 0.1737 -0.0651) |
| OKLCH | oklch(66.85% 0.186 339.4) |
| XYZ | xyz(42.0633, 26.7507, 48.8375) |
| Luminance | 0.2675 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.76
Pale Magenta
#D767AD
ΔE00 3.20
Purpleish Pink
#DF4EC8
ΔE00 4.17
Orchid (survey)
#C875C4
ΔE00 5.77
Orchid
#DA70D6
ΔE00 5.88
Pinky Purple
#C94CBE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB5FB9 #5FDB81
analogous
#BF5FDB #DB5FB9 #DB5F7B
triadic
#DB5FB9 #B9DB5F #5FB9DB
tetradic
#DB5FB9 #DBBF5F #5FDB81 #5F7BDB
square
#DB5FB9 #DBBF5F #5FDB81 #5F7BDB
split-complementary
#DB5FB9 #7BDB5F #5FDBBF
monochromatic
#9C237B #CE2EA3 #DB5FB9 #E691CF #F1C3E5
Accessibility & contrast
On white
3.31
#DB5FB9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.35
#DB5FB9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DB5FB9
6.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB5FB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB5FB9 | 1.00 | 3.31 | 6.35 | 6.35 |
| #FFFFFF | 3.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6581BC
Deuteranopia (green-blind)
#8895B6
Tritanopia (blue-blind)
#E66284
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #db5fb9; /* rgb */ color: rgb(219, 95, 185); /* oklch */ color: oklch(66.8% 0.186 339.4);
Tailwind
colors: {
custom: {
50: '#e992ce',
500: '#db5fb9',
950: '#000000',
},
}SCSS
$custom: #db5fb9; $custom-light: #e992ce; $custom-dark: #000000;
JSON
{
"hex": "#db5fb9",
"rgb": {
"r": 219,
"g": 95,
"b": 185
},
"hsl": {
"h": 316.452,
"s": 63.265,
"l": 61.569
},
"oklch": {
"l": 0.66847,
"c": 0.18553,
"h": 339.4
},
"luminance": 0.26747
}Semantic roles & 50–950 ramp
primary
#DB5FB9
secondary
#B4E2C0
accent
#CB4B1A
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160D13
muted
#847E82