#EE8AFE#EE8AFE
#EE8AFE is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.1% C 0.188 H 321.9°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8AFE |
|---|---|
| RGB | rgb(238, 138, 254) |
| HSL | hsl(292, 98%, 77%) |
| HSV | hsv(292, 46%, 100%) |
| CMYK | cmyk(6.3%, 45.7%, 0%, 0.4%) |
| CIE-LAB | lab(71.90, 55.30, -42.12) |
| CIE-LCH | lch(71.90, 69.51, 322.71°) |
| OKLab | oklab(78.05% 0.1482 -0.1161) |
| OKLCH | oklch(78.05% 0.188 321.9) |
| XYZ | xyz(62.2358, 43.5124, 98.8672) |
| Luminance | 0.4351 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.90
Purply Pink
#F075E6
ΔE00 5.26
Lavender Pink
#DD85D7
ΔE00 6.33
Violet Pink
#FB5FFC
ΔE00 7.05
Light Magenta
#FA5FF7
ΔE00 7.17
Candy Pink
#FF63E9
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8AFE #9AFE8A
analogous
#B48AFE #EE8AFE #FE8AD4
triadic
#EE8AFE #FEEE8A #8AFEEE
tetradic
#EE8AFE #FEB48A #9AFE8A #8AD4FE
square
#EE8AFE #FEB48A #9AFE8A #8AD4FE
split-complementary
#EE8AFE #D4FE8A #8AFEB4
monochromatic
#DC11FD #E54DFD #EE8AFE #F7C7FF #FBE1FF
Accessibility & contrast
On white
2.16
#EE8AFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#EE8AFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8AFE
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8AFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8AFE | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#96B4FB
Tritanopia (blue-blind)
#F198B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee8afe; /* rgb */ color: rgb(238, 138, 254); /* oklch */ color: oklch(78.1% 0.188 321.9);
Tailwind
colors: {
custom: {
50: '#f5afff',
500: '#ee8afe',
950: '#000000',
},
}SCSS
$custom: #ee8afe; $custom-light: #f5afff; $custom-dark: #000000;
JSON
{
"hex": "#ee8afe",
"rgb": {
"r": 238,
"g": 138,
"b": 254
},
"hsl": {
"h": 291.724,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.78052,
"c": 0.18821,
"h": 321.9
},
"luminance": 0.4351
}Semantic roles & 50–950 ramp
primary
#EE8AFE
secondary
#D9F7D4
accent
#E60020
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171118
muted
#858086