#EE64EA#EE64EA
#EE64EA is a light, highly saturated purple. Relative luminance 0.332; OKLCH L 72.2% C 0.228 H 328.8°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EE64EA |
|---|---|
| RGB | rgb(238, 100, 234) |
| HSL | hsl(302, 80%, 66%) |
| HSV | hsv(302, 58%, 93%) |
| CMYK | cmyk(0%, 58%, 1.7%, 6.7%) |
| CIE-LAB | lab(64.35, 69.47, -42.95) |
| CIE-LCH | lch(64.35, 81.68, 328.27°) |
| OKLab | oklab(72.19% 0.1949 -0.1182) |
| OKLCH | oklch(72.19% 0.228 328.8) |
| XYZ | xyz(54.6677, 33.2356, 81.3617) |
| Luminance | 0.3323 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.16
Violet Pink
#FB5FFC
ΔE00 2.72
Candy Pink
#FF63E9
ΔE00 2.94
Purply Pink
#F075E6
ΔE00 3.36
Orchid
#DA70D6
ΔE00 4.06
Violet (CSS)
#EE82EE
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE64EA #64EE68
analogous
#AD64EE #EE64EA #EE64A5
triadic
#EE64EA #EAEE64 #64EAEE
tetradic
#EE64EA #EEAD64 #64EE68 #64A5EE
square
#EE64EA #EEAD64 #64EE68 #64A5EE
split-complementary
#EE64EA #A5EE64 #64EEAD
monochromatic
#C215BD #E82DE3 #EE64EA #F49BF1 #FAD2F9
Accessibility & contrast
On white
2.75
#EE64EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#EE64EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE64EA
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE64EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE64EA | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5790EE
Deuteranopia (green-blind)
#85A3E6
Tritanopia (blue-blind)
#F5739E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ee64ea; /* rgb */ color: rgb(238, 100, 234); /* oklch */ color: oklch(72.2% 0.228 328.8);
Tailwind
colors: {
custom: {
50: '#f797f1',
500: '#ee64ea',
950: '#000000',
},
}SCSS
$custom: #ee64ea; $custom-light: #f797f1; $custom-dark: #000000;
JSON
{
"hex": "#ee64ea",
"rgb": {
"r": 238,
"g": 100,
"b": 234
},
"hsl": {
"h": 301.739,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.72195,
"c": 0.22792,
"h": 328.8
},
"luminance": 0.33232
}Semantic roles & 50–950 ramp
primary
#EE64EA
secondary
#C0EDC2
accent
#DD0F09
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E17
muted
#867E85