#EE8EF2#EE8EF2
#EE8EF2 is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.1% C 0.170 H 325.6°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EF2 |
|---|---|
| RGB | rgb(238, 142, 242) |
| HSL | hsl(298, 79%, 75%) |
| HSV | hsv(298, 41%, 95%) |
| CMYK | cmyk(1.7%, 41.3%, 0%, 5.1%) |
| CIE-LAB | lab(72.19, 51.08, -35.13) |
| CIE-LCH | lch(72.19, 61.99, 325.48°) |
| OKLab | oklab(78.1% 0.1405 -0.0961) |
| OKLCH | oklch(78.1% 0.17 325.6) |
| XYZ | xyz(60.9585, 43.9367, 89.2568) |
| Luminance | 0.4393 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.44
Lavender Pink
#DD85D7
ΔE00 4.70
Purply Pink
#F075E6
ΔE00 5.01
Plum
#DDA0DD
ΔE00 7.00
Candy Pink
#FF63E9
ΔE00 7.58
Orchid
#DA70D6
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EF2 #92F28E
analogous
#BC8EF2 #EE8EF2 #F28EC4
triadic
#EE8EF2 #F2EE8E #8EF2EE
tetradic
#EE8EF2 #F2BC8E #92F28E #8EC4F2
square
#EE8EF2 #F2BC8E #92F28E #8EC4F2
split-complementary
#EE8EF2 #C4F28E #8EF2BC
monochromatic
#DD20E5 #E657EC #EE8EF2 #F6C5F8 #FBE4FC
Accessibility & contrast
On white
2.15
#EE8EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#EE8EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EF2
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EF2 | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A9F6
Deuteranopia (green-blind)
#9FB5EF
Tritanopia (blue-blind)
#F398B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee8ef2; /* rgb */ color: rgb(238, 142, 242); /* oklch */ color: oklch(78.1% 0.170 325.6);
Tailwind
colors: {
custom: {
50: '#f5b1f6',
500: '#ee8ef2',
950: '#000000',
},
}SCSS
$custom: #ee8ef2; $custom-light: #f5b1f6; $custom-dark: #000000;
JSON
{
"hex": "#ee8ef2",
"rgb": {
"r": 238,
"g": 142,
"b": 242
},
"hsl": {
"h": 297.6,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.78101,
"c": 0.17019,
"h": 325.6
},
"luminance": 0.43934
}Semantic roles & 50–950 ramp
primary
#EE8EF2
secondary
#D8F4D7
accent
#DC0A12
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085