#ED64EC#ED64EC
#ED64EC is a light, highly saturated purple. Relative luminance 0.332; OKLCH L 72.2% C 0.229 H 327.9°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ED64EC |
|---|---|
| RGB | rgb(237, 100, 236) |
| HSL | hsl(300, 79%, 66%) |
| HSV | hsv(300, 58%, 93%) |
| CMYK | cmyk(0%, 57.8%, 0.4%, 7.1%) |
| CIE-LAB | lab(64.31, 69.56, -44.14) |
| CIE-LCH | lch(64.31, 82.38, 327.60°) |
| OKLab | oklab(72.16% 0.194 -0.1216) |
| OKLCH | oklch(72.16% 0.229 327.9) |
| XYZ | xyz(54.6218, 33.1785, 82.8677) |
| Luminance | 0.3317 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.09
Violet Pink
#FB5FFC
ΔE00 2.57
Candy Pink
#FF63E9
ΔE00 3.26
Purply Pink
#F075E6
ΔE00 3.60
Orchid
#DA70D6
ΔE00 4.20
Violet (CSS)
#EE82EE
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED64EC #64ED65
analogous
#A964ED #ED64EC #ED64A7
triadic
#ED64EC #ECED64 #64ECED
tetradic
#ED64EC #EDA964 #64ED65 #64A7ED
square
#ED64EC #EDA964 #64ED65 #64A7ED
split-complementary
#ED64EC #A7ED64 #64EDA9
monochromatic
#C016BF #E72DE5 #ED64EC #F39BF3 #FAD2F9
Accessibility & contrast
On white
2.75
#ED64EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#ED64EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED64EC
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED64EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED64EC | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5590F0
Deuteranopia (green-blind)
#84A2E8
Tritanopia (blue-blind)
#F4749F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ed64ec; /* rgb */ color: rgb(237, 100, 236); /* oklch */ color: oklch(72.2% 0.229 327.9);
Tailwind
colors: {
custom: {
50: '#f697f2',
500: '#ed64ec',
950: '#000000',
},
}SCSS
$custom: #ed64ec; $custom-light: #f697f2; $custom-dark: #000000;
JSON
{
"hex": "#ed64ec",
"rgb": {
"r": 237,
"g": 100,
"b": 236
},
"hsl": {
"h": 300.438,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.72164,
"c": 0.22899,
"h": 327.9
},
"luminance": 0.33175
}Semantic roles & 50–950 ramp
primary
#ED64EC
secondary
#C0EDC0
accent
#DB0C0A
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E17
muted
#867E85