#ED64DB#ED64DB
#ED64DB is a light, highly saturated purple. Relative luminance 0.322; OKLCH L 71.4% C 0.216 H 333.0°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ED64DB |
|---|---|
| RGB | rgb(237, 100, 219) |
| HSL | hsl(308, 79%, 66%) |
| HSV | hsv(308, 58%, 93%) |
| CMYK | cmyk(0%, 57.8%, 7.6%, 7.1%) |
| CIE-LAB | lab(63.54, 66.80, -35.87) |
| CIE-LCH | lch(63.54, 75.82, 331.77°) |
| OKLab | oklab(71.35% 0.192 -0.0979) |
| OKLCH | oklch(71.35% 0.216 333) |
| XYZ | xyz(52.2685, 32.2371, 70.4735) |
| Luminance | 0.3223 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.02
Orchid
#DA70D6
ΔE00 3.25
Purply Pink
#F075E6
ΔE00 3.39
Light Magenta
#FA5FF7
ΔE00 4.15
Violet Pink
#FB5FFC
ΔE00 4.81
Purpleish Pink
#DF4EC8
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED64DB #64ED76
analogous
#BA64ED #ED64DB #ED6496
triadic
#ED64DB #DBED64 #64DBED
tetradic
#ED64DB #EDBA64 #64ED76 #6496ED
square
#ED64DB #EDBA64 #64ED76 #6496ED
split-complementary
#ED64DB #96ED64 #64EDBA
monochromatic
#C016AA #E72DCE #ED64DB #F39BE8 #FAD2F4
Accessibility & contrast
On white
2.82
#ED64DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#ED64DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED64DB
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED64DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED64DB | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#608DDF
Deuteranopia (green-blind)
#8BA1D7
Tritanopia (blue-blind)
#F76E97
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ed64db; /* rgb */ color: rgb(237, 100, 219); /* oklch */ color: oklch(71.4% 0.216 333.0);
Tailwind
colors: {
custom: {
50: '#f697e6',
500: '#ed64db',
950: '#000000',
},
}SCSS
$custom: #ed64db; $custom-light: #f697e6; $custom-dark: #000000;
JSON
{
"hex": "#ed64db",
"rgb": {
"r": 237,
"g": 100,
"b": 219
},
"hsl": {
"h": 307.883,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.71353,
"c": 0.21553,
"h": 333
},
"luminance": 0.32233
}Semantic roles & 50–950 ramp
primary
#ED64DB
secondary
#C0EDC6
accent
#DB260A
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#180E16
muted
#867E84