#ED64FF#ED64FF
#ED64FF is a light, highly saturated purple. Relative luminance 0.343; OKLCH L 73.1% C 0.245 H 322.9°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ED64FF |
|---|---|
| RGB | rgb(237, 100, 255) |
| HSL | hsl(293, 100%, 70%) |
| HSV | hsv(293, 61%, 100%) |
| CMYK | cmyk(7.1%, 60.8%, 0%, 0%) |
| CIE-LAB | lab(65.23, 72.81, -53.17) |
| CIE-LCH | lch(65.23, 90.15, 323.86°) |
| OKLab | oklab(73.14% 0.1952 -0.1478) |
| OKLCH | oklch(73.14% 0.245 322.9) |
| XYZ | xyz(57.5304, 34.3419, 98.1867) |
| Luminance | 0.3434 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.34
Light Magenta
#FA5FF7
ΔE00 2.67
Candy Pink
#FF63E9
ΔE00 5.26
Purply Pink
#F075E6
ΔE00 5.48
Heliotrope
#D94FF5
ΔE00 5.56
Violet (CSS)
#EE82EE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED64FF #76FF64
analogous
#9F64FF #ED64FF #FF64C4
triadic
#ED64FF #FFED64 #64FFED
tetradic
#ED64FF #FF9F64 #76FF64 #64C4FF
square
#ED64FF #FF9F64 #76FF64 #64C4FF
split-complementary
#ED64FF #C4FF64 #64FF9F
monochromatic
#CE00E9 #E627FF #ED64FF #F4A1FF #FBDEFF
Accessibility & contrast
On white
2.67
#ED64FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#ED64FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED64FF
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED64FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED64FF | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4494FF
Deuteranopia (green-blind)
#79A4FB
Tritanopia (blue-blind)
#F07CA9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ed64ff; /* rgb */ color: rgb(237, 100, 255); /* oklch */ color: oklch(73.1% 0.245 322.9);
Tailwind
colors: {
custom: {
50: '#f698ff',
500: '#ed64ff',
950: '#000000',
},
}SCSS
$custom: #ed64ff; $custom-light: #f698ff; $custom-dark: #000000;
JSON
{
"hex": "#ed64ff",
"rgb": {
"r": 237,
"g": 100,
"b": 255
},
"hsl": {
"h": 293.032,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.7314,
"c": 0.24485,
"h": 322.9
},
"luminance": 0.34339
}Semantic roles & 50–950 ramp
primary
#ED64FF
secondary
#CEF6C9
accent
#E6001B
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86