#EE8FF7#EE8FF7
#EE8FF7 is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.5% C 0.173 H 323.9°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8FF7 |
|---|---|
| RGB | rgb(238, 143, 247) |
| HSL | hsl(295, 87%, 76%) |
| HSV | hsv(295, 42%, 97%) |
| CMYK | cmyk(3.6%, 42.1%, 0%, 3.1%) |
| CIE-LAB | lab(72.59, 51.48, -37.24) |
| CIE-LCH | lch(72.59, 63.54, 324.12°) |
| OKLab | oklab(78.47% 0.14 -0.1021) |
| OKLCH | oklch(78.47% 0.173 323.9) |
| XYZ | xyz(61.8692, 44.5401, 93.3158) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.80
Lavender Pink
#DD85D7
ΔE00 5.41
Purply Pink
#F075E6
ΔE00 5.43
Plum
#DDA0DD
ΔE00 7.42
Baby Purple
#CA9BF7
ΔE00 7.66
Candy Pink
#FF63E9
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8FF7 #98F78F
analogous
#BA8FF7 #EE8FF7 #F78FCC
triadic
#EE8FF7 #F7EE8F #8FF7EE
tetradic
#EE8FF7 #F7BA8F #98F78F #8FCCF7
square
#EE8FF7 #F7BA8F #98F78F #8FCCF7
split-complementary
#EE8FF7 #CCF78F #8FF7BA
monochromatic
#DD1DEF #E556F3 #EE8FF7 #F7C8FB #FBE2FD
Accessibility & contrast
On white
2.12
#EE8FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#EE8FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8FF7
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8FF7 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFB
Deuteranopia (green-blind)
#9DB6F4
Tritanopia (blue-blind)
#F29BB8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee8ff7; /* rgb */ color: rgb(238, 143, 247); /* oklch */ color: oklch(78.5% 0.173 323.9);
Tailwind
colors: {
custom: {
50: '#f5b2fa',
500: '#ee8ff7',
950: '#000000',
},
}SCSS
$custom: #ee8ff7; $custom-light: #f5b2fa; $custom-dark: #000000;
JSON
{
"hex": "#ee8ff7",
"rgb": {
"r": 238,
"g": 143,
"b": 247
},
"hsl": {
"h": 294.808,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.78468,
"c": 0.1733,
"h": 323.9
},
"luminance": 0.44537
}Semantic roles & 50–950 ramp
primary
#EE8FF7
secondary
#D9F5D6
accent
#E30216
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085