#DB50B3#DB50B3
#DB50B3 is a light, highly saturated pink. Relative luminance 0.241; OKLCH L 64.9% C 0.203 H 340.9°. Best body text is #000000 at 5.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DB50B3 |
|---|---|
| RGB | rgb(219, 80, 179) |
| HSL | hsl(317, 66%, 59%) |
| HSV | hsv(317, 63%, 86%) |
| CMYK | cmyk(0%, 63.5%, 18.3%, 14.1%) |
| CIE-LAB | lab(56.14, 64.42, -24.77) |
| CIE-LCH | lch(56.14, 69.01, 338.97°) |
| OKLab | oklab(64.86% 0.1918 -0.0665) |
| OKLCH | oklch(64.86% 0.203 340.9) |
| XYZ | xyz(40.2197, 24.0557, 45.1641) |
| Luminance | 0.2405 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.72
Purpleish Pink
#DF4EC8
ΔE00 3.69
Pale Magenta
#D767AD
ΔE00 4.86
Pinky Purple
#C94CBE
ΔE00 5.18
Bright Pink
#FE01B1
ΔE00 5.91
Hot Magenta
#F504C9
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB50B3 #50DB78
analogous
#BD50DB #DB50B3 #DB506D
triadic
#DB50B3 #B3DB50 #50B3DB
tetradic
#DB50B3 #DBBD50 #50DB78 #506DDB
square
#DB50B3 #DBBD50 #50DB78 #506DDB
split-complementary
#DB50B3 #6DDB50 #50DBBD
monochromatic
#921E71 #C52998 #DB50B3 #E583C9 #F0B6DF
Accessibility & contrast
On white
3.61
#DB50B3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.81
#DB50B3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DB50B3
5.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB50B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB50B3 | 1.00 | 3.61 | 5.81 | 5.81 |
| #FFFFFF | 3.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5978B6
Deuteranopia (green-blind)
#838FB0
Tritanopia (blue-blind)
#E7537A
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #db50b3; /* rgb */ color: rgb(219, 80, 179); /* oklch */ color: oklch(64.9% 0.203 340.9);
Tailwind
colors: {
custom: {
50: '#ea8aca',
500: '#db50b3',
950: '#000000',
},
}SCSS
$custom: #db50b3; $custom-light: #ea8aca; $custom-dark: #000000;
JSON
{
"hex": "#db50b3",
"rgb": {
"r": 219,
"g": 80,
"b": 179
},
"hsl": {
"h": 317.266,
"s": 65.877,
"l": 58.627
},
"oklch": {
"l": 0.64857,
"c": 0.20297,
"h": 340.9
},
"luminance": 0.24052
}Semantic roles & 50–950 ramp
primary
#DB50B3
secondary
#A8DFB8
accent
#E9703F
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82