#EE5FFF#EE5FFF
#EE5FFF is a light, highly saturated purple. Relative luminance 0.336; OKLCH L 72.7% C 0.252 H 323.3°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EE5FFF |
|---|---|
| RGB | rgb(238, 95, 255) |
| HSL | hsl(294, 100%, 69%) |
| HSV | hsv(294, 63%, 100%) |
| CMYK | cmyk(6.7%, 62.7%, 0%, 0%) |
| CIE-LAB | lab(64.63, 75.08, -54.11) |
| CIE-LCH | lch(64.63, 92.55, 324.22°) |
| OKLab | oklab(72.73% 0.2019 -0.1505) |
| OKLCH | oklch(72.73% 0.252 323.3) |
| XYZ | xyz(57.4004, 33.5847, 98.0474) |
| Luminance | 0.3358 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.37
Light Magenta
#FA5FF7
ΔE00 2.67
Heliotrope
#D94FF5
ΔE00 5.07
Candy Pink
#FF63E9
ΔE00 5.35
Purply Pink
#F075E6
ΔE00 5.88
Magenta
#FF00FF
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE5FFF #70FF5F
analogous
#9E5FFF #EE5FFF #FF5FC0
triadic
#EE5FFF #FFEE5F #5FFFEE
tetradic
#EE5FFF #FF9E5F #70FF5F #5FC0FF
square
#EE5FFF #FF9E5F #70FF5F #5FC0FF
split-complementary
#EE5FFF #C0FF5F #5FFF9E
monochromatic
#CB00E4 #E722FF #EE5FFF #F59CFF #FBD9FF
Accessibility & contrast
On white
2.72
#EE5FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#EE5FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE5FFF
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE5FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE5FFF | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C92FF
Deuteranopia (green-blind)
#77A3FB
Tritanopia (blue-blind)
#F278A7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ee5fff; /* rgb */ color: rgb(238, 95, 255); /* oklch */ color: oklch(72.7% 0.252 323.3);
Tailwind
colors: {
custom: {
50: '#f795ff',
500: '#ee5fff',
950: '#000000',
},
}SCSS
$custom: #ee5fff; $custom-light: #f795ff; $custom-dark: #000000;
JSON
{
"hex": "#ee5fff",
"rgb": {
"r": 238,
"g": 95,
"b": 255
},
"hsl": {
"h": 293.625,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.72732,
"c": 0.25181,
"h": 323.3
},
"luminance": 0.33582
}Semantic roles & 50–950 ramp
primary
#EE5FFF
secondary
#CAF5C5
accent
#E60018
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86