#DB4F9F#DB4F9F
#DB4F9F is a light, vivid pink. Relative luminance 0.232; OKLCH L 63.9% C 0.192 H 348.6°. Best body text is #000000 at 5.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DB4F9F |
|---|---|
| RGB | rgb(219, 79, 159) |
| HSL | hsl(326, 66%, 58%) |
| HSV | hsv(326, 64%, 86%) |
| CMYK | cmyk(0%, 63.9%, 27.4%, 14.1%) |
| CIE-LAB | lab(55.24, 62.16, -14.51) |
| CIE-LCH | lch(55.24, 63.83, 346.86°) |
| OKLab | oklab(63.94% 0.1885 -0.038) |
| OKLCH | oklch(63.94% 0.192 348.6) |
| XYZ | xyz(38.2690, 23.1592, 35.2489) |
| Luminance | 0.2316 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.43
Pale Magenta
#D767AD
ΔE00 4.83
Shocking Pink
#FE02A2
ΔE00 5.81
Barbie Pink
#FE46A5
ΔE00 5.91
Neon Pink
#FE019A
ΔE00 6.10
Bright Pink
#FE01B1
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB4F9F #4FDB8B
analogous
#D14FDB #DB4F9F #DB4F59
triadic
#DB4F9F #9FDB4F #4F9FDB
tetradic
#DB4F9F #DBD14F #4FDB8B #4F59DB
square
#DB4F9F #DBD14F #4FDB8B #4F59DB
split-complementary
#DB4F9F #59DB4F #4FDBD1
monochromatic
#921E60 #C52882 #DB4F9F #E582BB #F0B5D6
Accessibility & contrast
On white
3.73
#DB4F9F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.63
#DB4F9F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DB4F9F
5.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB4F9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB4F9F | 1.00 | 3.73 | 5.63 | 5.63 |
| #FFFFFF | 3.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6175A1
Deuteranopia (green-blind)
#898D9C
Tritanopia (blue-blind)
#EA4A70
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #db4f9f; /* rgb */ color: rgb(219, 79, 159); /* oklch */ color: oklch(63.9% 0.192 348.6);
Tailwind
colors: {
custom: {
50: '#ea89bb',
500: '#db4f9f',
950: '#000000',
},
}SCSS
$custom: #db4f9f; $custom-light: #ea89bb; $custom-dark: #000000;
JSON
{
"hex": "#db4f9f",
"rgb": {
"r": 219,
"g": 79,
"b": 159
},
"hsl": {
"h": 325.714,
"s": 66.038,
"l": 58.431
},
"oklch": {
"l": 0.63941,
"c": 0.19233,
"h": 348.6
},
"luminance": 0.23155
}Semantic roles & 50–950 ramp
primary
#DB4F9F
secondary
#A7DFBF
accent
#E9883F
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#170C11
muted
#857D80