#EE64E9#EE64E9
#EE64E9 is a light, highly saturated purple. Relative luminance 0.332; OKLCH L 72.1% C 0.227 H 329.1°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EE64E9 |
|---|---|
| RGB | rgb(238, 100, 233) |
| HSL | hsl(302, 80%, 66%) |
| HSV | hsv(302, 58%, 93%) |
| CMYK | cmyk(0%, 58%, 2.1%, 6.7%) |
| CIE-LAB | lab(64.31, 69.31, -42.47) |
| CIE-LCH | lch(64.31, 81.29, 328.50°) |
| OKLab | oklab(72.15% 0.1948 -0.1168) |
| OKLCH | oklch(72.15% 0.227 329.1) |
| XYZ | xyz(54.5245, 33.1783, 80.6072) |
| Luminance | 0.3317 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.26
Violet Pink
#FB5FFC
ΔE00 2.84
Candy Pink
#FF63E9
ΔE00 2.88
Purply Pink
#F075E6
ΔE00 3.31
Orchid
#DA70D6
ΔE00 3.97
Violet (CSS)
#EE82EE
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE64E9 #64EE69
analogous
#AE64EE #EE64E9 #EE64A4
triadic
#EE64E9 #E9EE64 #64E9EE
tetradic
#EE64E9 #EEAE64 #64EE69 #64A4EE
square
#EE64E9 #EEAE64 #64EE69 #64A4EE
split-complementary
#EE64E9 #A4EE64 #64EEAE
monochromatic
#C215BC #E82DE1 #EE64E9 #F49BF1 #FAD2F9
Accessibility & contrast
On white
2.75
#EE64E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#EE64E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE64E9
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE64E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE64E9 | 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)
#5890ED
Deuteranopia (green-blind)
#86A3E5
Tritanopia (blue-blind)
#F6739E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ee64e9; /* rgb */ color: rgb(238, 100, 233); /* oklch */ color: oklch(72.1% 0.227 329.1);
Tailwind
colors: {
custom: {
50: '#f797f0',
500: '#ee64e9',
950: '#000000',
},
}SCSS
$custom: #ee64e9; $custom-light: #f797f0; $custom-dark: #000000;
JSON
{
"hex": "#ee64e9",
"rgb": {
"r": 238,
"g": 100,
"b": 233
},
"hsl": {
"h": 302.174,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.72146,
"c": 0.22712,
"h": 329.1
},
"luminance": 0.33175
}Semantic roles & 50–950 ramp
primary
#EE64E9
secondary
#C0EDC2
accent
#DD1109
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E16
muted
#867E84