#DB4EDE#DB4EDE
#DB4EDE is a light, highly saturated purple. Relative luminance 0.258; OKLCH L 66.7% C 0.237 H 327.0°. Best body text is #000000 at 6.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DB4EDE |
|---|---|
| RGB | rgb(219, 78, 222) |
| HSL | hsl(299, 69%, 59%) |
| HSV | hsv(299, 65%, 87%) |
| CMYK | cmyk(1.4%, 64.9%, 0%, 12.9%) |
| CIE-LAB | lab(57.83, 71.80, -46.70) |
| CIE-LCH | lch(57.83, 85.65, 326.96°) |
| OKLab | oklab(66.73% 0.1989 -0.1293) |
| OKLCH | oklch(66.73% 0.237 327) |
| XYZ | xyz(45.1219, 25.7857, 71.6936) |
| Luminance | 0.2578 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 1.78
Heliotrope
#D94FF5
ΔE00 3.55
Pink Purple
#EF1DE7
ΔE00 3.90
Purpleish Pink
#DF4EC8
ΔE00 3.95
Fuchsia (survey)
#ED0DD9
ΔE00 4.75
Bright Magenta
#FF08E8
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB4EDE #51DE4E
analogous
#934EDE #DB4EDE #DE4E99
triadic
#DB4EDE #DEDB4E #4EDEDB
tetradic
#DB4EDE #DE934E #51DE4E #4E99DE
square
#DB4EDE #DE934E #51DE4E #4E99DE
split-complementary
#DB4EDE #99DE4E #4EDE93
monochromatic
#931C96 #C626C9 #DB4EDE #E582E8 #F0B5F1
Accessibility & contrast
On white
3.41
#DB4EDE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.16
#DB4EDE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DB4EDE
6.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB4EDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB4EDE | 1.00 | 3.41 | 6.16 | 6.16 |
| #FFFFFF | 3.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#377FE2
Deuteranopia (green-blind)
#6F91DA
Tritanopia (blue-blind)
#E16290
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #db4ede; /* rgb */ color: rgb(219, 78, 222); /* oklch */ color: oklch(66.7% 0.237 327.0);
Tailwind
colors: {
custom: {
50: '#ea8ae9',
500: '#db4ede',
950: '#000000',
},
}SCSS
$custom: #db4ede; $custom-light: #ea8ae9; $custom-dark: #000000;
JSON
{
"hex": "#db4ede",
"rgb": {
"r": 219,
"g": 78,
"b": 222
},
"hsl": {
"h": 298.75,
"s": 68.571,
"l": 58.824
},
"oklch": {
"l": 0.66727,
"c": 0.23718,
"h": 327
},
"luminance": 0.25783
}Semantic roles & 50–950 ramp
primary
#DB4EDE
secondary
#A9E0A8
accent
#EB3C40
background
#FEF8FE
surface
#FDF0FD
border
#D5CBD5
text
#170D16
muted
#857D84