#EE47FF#EE47FF
#EE47FF is a light, highly saturated purple. Relative luminance 0.299; OKLCH L 70.5% C 0.279 H 323.9°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EE47FF |
|---|---|
| RGB | rgb(238, 71, 255) |
| HSL | hsl(294, 100%, 64%) |
| HSV | hsv(294, 72%, 100%) |
| CMYK | cmyk(6.7%, 72.2%, 0%, 0%) |
| CIE-LAB | lab(61.57, 83.70, -58.98) |
| CIE-LCH | lch(61.57, 102.39, 324.83°) |
| OKLab | oklab(70.54% 0.2255 -0.1645) |
| OKLCH | oklch(70.54% 0.279 323.9) |
| XYZ | xyz(55.5616, 29.9071, 97.4345) |
| Luminance | 0.2990 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.16
Magenta
#FF00FF
ΔE00 3.29
Fuchsia
#FF00FF
ΔE00 3.29
Violet Pink
#FB5FFC
ΔE00 4.67
Light Magenta
#FA5FF7
ΔE00 4.79
Pink Purple
#EF1DE7
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE47FF #58FF47
analogous
#9247FF #EE47FF #FF47B4
triadic
#EE47FF #FFEE47 #47FFEE
tetradic
#EE47FF #FF9247 #58FF47 #47B4FF
square
#EE47FF #FF9247 #58FF47 #47B4FF
split-complementary
#EE47FF #B4FF47 #47FF92
monochromatic
#B900CC #E80AFF #EE47FF #F484FF #F9C1FF
Accessibility & contrast
On white
3.01
#EE47FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#EE47FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #EE47FF
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE47FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE47FF | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0088FF
Deuteranopia (green-blind)
#699BFB
Tritanopia (blue-blind)
#F268A0
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #ee47ff; /* rgb */ color: rgb(238, 71, 255); /* oklch */ color: oklch(70.5% 0.279 323.9);
Tailwind
colors: {
custom: {
50: '#f88aff',
500: '#ee47ff',
950: '#000000',
},
}SCSS
$custom: #ee47ff; $custom-light: #f88aff; $custom-dark: #000000;
JSON
{
"hex": "#ee47ff",
"rgb": {
"r": 238,
"g": 71,
"b": 255
},
"hsl": {
"h": 294.457,
"s": 100,
"l": 63.922
},
"oklch": {
"l": 0.70537,
"c": 0.27914,
"h": 323.9
},
"luminance": 0.29904
}Semantic roles & 50–950 ramp
primary
#EE47FF
secondary
#B7F1B1
accent
#E60015
background
#FFF9FF
surface
#FFF1FF
border
#D7CBD7
text
#180D18
muted
#867E86