#EE8EFE#EE8EFE
#EE8EFE is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.6% C 0.182 H 321.7°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EFE |
|---|---|
| RGB | rgb(238, 142, 254) |
| HSL | hsl(291, 98%, 78%) |
| HSV | hsv(291, 44%, 100%) |
| CMYK | cmyk(6.3%, 44.1%, 0%, 0.4%) |
| CIE-LAB | lab(72.68, 53.29, -40.90) |
| CIE-LCH | lch(72.68, 67.17, 322.49°) |
| OKLab | oklab(78.63% 0.1427 -0.1126) |
| OKLCH | oklch(78.63% 0.182 321.7) |
| XYZ | xyz(62.8203, 44.6814, 99.0620) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.29
Purply Pink
#F075E6
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 6.37
Baby Purple
#CA9BF7
ΔE00 7.39
Violet Pink
#FB5FFC
ΔE00 7.84
Liliac
#C48EFD
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EFE #9EFE8E
analogous
#B68EFE #EE8EFE #FE8ED6
triadic
#EE8EFE #FEEE8E #8EFEEE
tetradic
#EE8EFE #FEB68E #9EFE8E #8ED6FE
square
#EE8EFE #FEB68E #9EFE8E #8ED6FE
split-complementary
#EE8EFE #D6FE8E #8EFEB6
monochromatic
#DC15FD #E551FD #EE8EFE #F7CBFF #FAE1FF
Accessibility & contrast
On white
2.11
#EE8EFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#EE8EFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EFE
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EFE | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#9AB6FB
Tritanopia (blue-blind)
#F19CBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee8efe; /* rgb */ color: rgb(238, 142, 254); /* oklch */ color: oklch(78.6% 0.182 321.7);
Tailwind
colors: {
custom: {
50: '#f5b1ff',
500: '#ee8efe',
950: '#000000',
},
}SCSS
$custom: #ee8efe; $custom-light: #f5b1ff; $custom-dark: #000000;
JSON
{
"hex": "#ee8efe",
"rgb": {
"r": 238,
"g": 142,
"b": 254
},
"hsl": {
"h": 291.429,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.78633,
"c": 0.18175,
"h": 321.7
},
"luminance": 0.44679
}Semantic roles & 50–950 ramp
primary
#EE8EFE
secondary
#D9F7D4
accent
#E60021
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086