#DB4EAF#DB4EAF
#DB4EAF is a light, highly saturated pink. Relative luminance 0.236; OKLCH L 64.5% C 0.203 H 342.2°. Best body text is #000000 at 5.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DB4EAF |
|---|---|
| RGB | rgb(219, 78, 175) |
| HSL | hsl(319, 66%, 58%) |
| HSV | hsv(319, 64%, 86%) |
| CMYK | cmyk(0%, 64.4%, 20.1%, 14.1%) |
| CIE-LAB | lab(55.69, 64.66, -23.14) |
| CIE-LCH | lch(55.69, 68.68, 340.31°) |
| OKLab | oklab(64.47% 0.1934 -0.062) |
| OKLCH | oklch(64.47% 0.203 342.2) |
| XYZ | xyz(39.6768, 23.6077, 43.0163) |
| Luminance | 0.2360 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.86
Purpleish Pink
#DF4EC8
ΔE00 4.40
Pale Magenta
#D767AD
ΔE00 4.91
Pinky Purple
#C94CBE
ΔE00 5.56
Bright Pink
#FE01B1
ΔE00 5.65
Hot Magenta
#F504C9
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB4EAF #4EDB7A
analogous
#C04EDB #DB4EAF #DB4E69
triadic
#DB4EAF #AFDB4E #4EAFDB
tetradic
#DB4EAF #DBC04E #4EDB7A #4E69DB
square
#DB4EAF #DBC04E #4EDB7A #4E69DB
split-complementary
#DB4EAF #69DB4E #4EDBC0
monochromatic
#911E6D #C42893 #DB4EAF #E581C6 #F0B4DD
Accessibility & contrast
On white
3.67
#DB4EAF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.72
#DB4EAF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DB4EAF
5.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB4EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB4EAF | 1.00 | 3.67 | 5.72 | 5.72 |
| #FFFFFF | 3.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5977B2
Deuteranopia (green-blind)
#838EAC
Tritanopia (blue-blind)
#E84F78
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #db4eaf; /* rgb */ color: rgb(219, 78, 175); /* oklch */ color: oklch(64.5% 0.203 342.2);
Tailwind
colors: {
custom: {
50: '#ea89c7',
500: '#db4eaf',
950: '#000000',
},
}SCSS
$custom: #db4eaf; $custom-light: #ea89c7; $custom-dark: #000000;
JSON
{
"hex": "#db4eaf",
"rgb": {
"r": 219,
"g": 78,
"b": 175
},
"hsl": {
"h": 318.723,
"s": 66.197,
"l": 58.235
},
"oklch": {
"l": 0.64474,
"c": 0.20308,
"h": 342.2
},
"luminance": 0.23604
}Semantic roles & 50–950 ramp
primary
#DB4EAF
secondary
#A6DEB8
accent
#E9743F
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82