#EE75FA#EE75FA
#EE75FA is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.0% C 0.217 H 323.9°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EE75FA |
|---|---|
| RGB | rgb(238, 117, 250) |
| HSL | hsl(295, 93%, 72%) |
| HSV | hsv(295, 53%, 98%) |
| CMYK | cmyk(4.8%, 53.2%, 0%, 2%) |
| CIE-LAB | lab(67.88, 64.68, -46.24) |
| CIE-LCH | lch(67.88, 79.51, 324.44°) |
| OKLab | oklab(75.02% 0.1754 -0.1278) |
| OKLCH | oklch(75.02% 0.217 323.9) |
| XYZ | xyz(58.8749, 37.8048, 94.6199) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.34
Light Magenta
#FA5FF7
ΔE00 3.45
Violet (CSS)
#EE82EE
ΔE00 3.47
Purply Pink
#F075E6
ΔE00 3.47
Candy Pink
#FF63E9
ΔE00 4.68
Orchid
#DA70D6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE75FA #81FA75
analogous
#AB75FA #EE75FA #FA75C4
triadic
#EE75FA #FAEE75 #75FAEE
tetradic
#EE75FA #FAAB75 #81FA75 #75C4FA
square
#EE75FA #FAAB75 #81FA75 #75C4FA
split-complementary
#EE75FA #C4FA75 #75FAAB
monochromatic
#D809EC #E73AF8 #EE75FA #F5B0FC #FBE1FE
Accessibility & contrast
On white
2.45
#EE75FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#EE75FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE75FA
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE75FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE75FA | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629CFE
Deuteranopia (green-blind)
#89AAF6
Tritanopia (blue-blind)
#F286AD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee75fa; /* rgb */ color: rgb(238, 117, 250); /* oklch */ color: oklch(75.0% 0.217 323.9);
Tailwind
colors: {
custom: {
50: '#f6a2fc',
500: '#ee75fa',
950: '#000000',
},
}SCSS
$custom: #ee75fa; $custom-light: #f6a2fc; $custom-dark: #000000;
JSON
{
"hex": "#ee75fa",
"rgb": {
"r": 238,
"g": 117,
"b": 250
},
"hsl": {
"h": 294.586,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.75018,
"c": 0.21704,
"h": 323.9
},
"luminance": 0.37802
}Semantic roles & 50–950 ramp
primary
#EE75FA
secondary
#D8F6D5
accent
#E60015
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85