#DB43B3#DB43B3
#DB43B3 is a light, highly saturated pink. Relative luminance 0.223; OKLCH L 63.6% C 0.219 H 340.3°. Best body text is #000000 at 5.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DB43B3 |
|---|---|
| RGB | rgb(219, 67, 179) |
| HSL | hsl(316, 68%, 56%) |
| HSV | hsv(316, 69%, 86%) |
| CMYK | cmyk(0%, 69.4%, 18.3%, 14.1%) |
| CIE-LAB | lab(54.38, 69.33, -27.50) |
| CIE-LCH | lch(54.38, 74.58, 338.36°) |
| OKLab | oklab(63.57% 0.2066 -0.0741) |
| OKLCH | oklch(63.57% 0.219 340.3) |
| XYZ | xyz(39.3583, 22.3328, 44.8769) |
| Luminance | 0.2233 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 3.90
Pinky Purple
#C94CBE
ΔE00 4.26
Purplish Pink
#CE5DAE
ΔE00 4.30
Hot Magenta
#F504C9
ΔE00 4.84
Purpley Pink
#C83CB9
ΔE00 5.11
Bright Pink
#FE01B1
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB43B3 #43DB6B
analogous
#B743DB #DB43B3 #DB4367
triadic
#DB43B3 #B3DB43 #43B3DB
tetradic
#DB43B3 #DBB743 #43DB6B #4367DB
square
#DB43B3 #DBB743 #43DB6B #4367DB
split-complementary
#DB43B3 #67DB43 #43DBB7
monochromatic
#891A6C #BD2495 #DB43B3 #E576C8 #EFAADD
Accessibility & contrast
On white
3.84
#DB43B3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.47
#DB43B3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DB43B3
5.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB43B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB43B3 | 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)
#4D73B6
Deuteranopia (green-blind)
#7D8BAF
Tritanopia (blue-blind)
#E84775
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #db43b3; /* rgb */ color: rgb(219, 67, 179); /* oklch */ color: oklch(63.6% 0.219 340.3);
Tailwind
colors: {
custom: {
50: '#ea83ca',
500: '#db43b3',
950: '#000000',
},
}SCSS
$custom: #db43b3; $custom-light: #ea83ca; $custom-dark: #000000;
JSON
{
"hex": "#db43b3",
"rgb": {
"r": 219,
"g": 67,
"b": 179
},
"hsl": {
"h": 315.789,
"s": 67.857,
"l": 56.078
},
"oklch": {
"l": 0.63568,
"c": 0.21947,
"h": 340.3
},
"luminance": 0.22329
}Semantic roles & 50–950 ramp
primary
#DB43B3
secondary
#9EDCAE
accent
#EB6B3D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82