#EE8EF4#EE8EF4
#EE8EF4 is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.2% C 0.172 H 324.9°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EF4 |
|---|---|
| RGB | rgb(238, 142, 244) |
| HSL | hsl(296, 82%, 76%) |
| HSV | hsv(296, 42%, 96%) |
| CMYK | cmyk(2.5%, 41.8%, 0%, 4.3%) |
| CIE-LAB | lab(72.27, 51.44, -36.10) |
| CIE-LCH | lch(72.27, 62.84, 324.94°) |
| OKLab | oklab(78.19% 0.1409 -0.0989) |
| OKLCH | oklch(78.19% 0.172 324.9) |
| XYZ | xyz(61.2606, 44.0575, 90.8475) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.48
Lavender Pink
#DD85D7
ΔE00 4.96
Purply Pink
#F075E6
ΔE00 5.09
Plum
#DDA0DD
ΔE00 7.22
Candy Pink
#FF63E9
ΔE00 7.63
Orchid
#DA70D6
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EF4 #94F48E
analogous
#BB8EF4 #EE8EF4 #F48EC7
triadic
#EE8EF4 #F4EE8E #8EF4EE
tetradic
#EE8EF4 #F4BB8E #94F48E #8EC7F4
square
#EE8EF4 #F4BB8E #94F48E #8EC7F4
split-complementary
#EE8EF4 #C7F48E #8EF4BB
monochromatic
#DD1EE9 #E656EF #EE8EF4 #F6C6F9 #FBE3FC
Accessibility & contrast
On white
2.14
#EE8EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#EE8EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EF4
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EF4 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AAF8
Deuteranopia (green-blind)
#9EB5F1
Tritanopia (blue-blind)
#F299B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee8ef4; /* rgb */ color: rgb(238, 142, 244); /* oklch */ color: oklch(78.2% 0.172 324.9);
Tailwind
colors: {
custom: {
50: '#f5b1f8',
500: '#ee8ef4',
950: '#000000',
},
}SCSS
$custom: #ee8ef4; $custom-light: #f5b1f8; $custom-dark: #000000;
JSON
{
"hex": "#ee8ef4",
"rgb": {
"r": 238,
"g": 142,
"b": 244
},
"hsl": {
"h": 296.471,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.78187,
"c": 0.17208,
"h": 324.9
},
"luminance": 0.44055
}Semantic roles & 50–950 ramp
primary
#EE8EF4
secondary
#D9F4D7
accent
#DF0714
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085