#DB43B4#DB43B4
#DB43B4 is a light, highly saturated pink. Relative luminance 0.224; OKLCH L 63.6% C 0.220 H 339.9°. Best body text is #000000 at 5.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DB43B4 |
|---|---|
| RGB | rgb(219, 67, 180) |
| HSL | hsl(315, 68%, 56%) |
| HSV | hsv(315, 69%, 86%) |
| CMYK | cmyk(0%, 69.4%, 17.8%, 14.1%) |
| CIE-LAB | lab(54.42, 69.46, -28.01) |
| CIE-LCH | lch(54.42, 74.90, 338.04°) |
| OKLab | oklab(63.61% 0.2067 -0.0756) |
| OKLCH | oklch(63.61% 0.22 339.9) |
| XYZ | xyz(39.4598, 22.3734, 45.4115) |
| Luminance | 0.2237 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 3.75
Pinky Purple
#C94CBE
ΔE00 4.12
Purplish Pink
#CE5DAE
ΔE00 4.35
Hot Magenta
#F504C9
ΔE00 4.74
Purpley Pink
#C83CB9
ΔE00 5.02
Bright Pink
#FE01B1
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB43B4 #43DB6A
analogous
#B643DB #DB43B4 #DB4368
triadic
#DB43B4 #B4DB43 #43B4DB
tetradic
#DB43B4 #DBB643 #43DB6A #4368DB
square
#DB43B4 #DBB643 #43DB6A #4368DB
split-complementary
#DB43B4 #68DB43 #43DBB6
monochromatic
#891A6D #BD2496 #DB43B4 #E576C8 #EFAADD
Accessibility & contrast
On white
3.84
#DB43B4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.47
#DB43B4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DB43B4
5.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB43B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB43B4 | 1.00 | 3.84 | 5.47 | 5.47 |
| #FFFFFF | 3.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D73B7
Deuteranopia (green-blind)
#7D8BB0
Tritanopia (blue-blind)
#E84876
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #db43b4; /* rgb */ color: rgb(219, 67, 180); /* oklch */ color: oklch(63.6% 0.220 339.9);
Tailwind
colors: {
custom: {
50: '#ea83ca',
500: '#db43b4',
950: '#000000',
},
}SCSS
$custom: #db43b4; $custom-light: #ea83ca; $custom-dark: #000000;
JSON
{
"hex": "#db43b4",
"rgb": {
"r": 219,
"g": 67,
"b": 180
},
"hsl": {
"h": 315.395,
"s": 67.857,
"l": 56.078
},
"oklch": {
"l": 0.63613,
"c": 0.22012,
"h": 339.9
},
"luminance": 0.2237
}Semantic roles & 50–950 ramp
primary
#DB43B4
secondary
#9EDCAE
accent
#EB6A3D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82