#EE8FF9#EE8FF9
#EE8FF9 is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.6% C 0.175 H 323.2°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8FF9 |
|---|---|
| RGB | rgb(238, 143, 249) |
| HSL | hsl(294, 90%, 77%) |
| HSV | hsv(294, 43%, 98%) |
| CMYK | cmyk(4.4%, 42.6%, 0%, 2.4%) |
| CIE-LAB | lab(72.67, 51.85, -38.20) |
| CIE-LCH | lch(72.67, 64.40, 323.62°) |
| OKLab | oklab(78.56% 0.1404 -0.1049) |
| OKLCH | oklch(78.56% 0.175 323.2) |
| XYZ | xyz(62.1795, 44.6642, 94.9499) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.94
Purply Pink
#F075E6
ΔE00 5.56
Lavender Pink
#DD85D7
ΔE00 5.68
Baby Purple
#CA9BF7
ΔE00 7.54
Plum
#DDA0DD
ΔE00 7.66
Candy Pink
#FF63E9
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8FF9 #9AF98F
analogous
#B98FF9 #EE8FF9 #F98FCF
triadic
#EE8FF9 #F9EE8F #8FF9EE
tetradic
#EE8FF9 #F9B98F #9AF98F #8FCFF9
square
#EE8FF9 #F9B98F #9AF98F #8FCFF9
split-complementary
#EE8FF9 #CFF98F #8FF9B9
monochromatic
#DC1BF3 #E555F6 #EE8FF9 #F7C9FC #FBE2FD
Accessibility & contrast
On white
2.11
#EE8FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#EE8FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8FF9
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8FF9 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFD
Deuteranopia (green-blind)
#9CB6F6
Tritanopia (blue-blind)
#F19BB8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee8ff9; /* rgb */ color: rgb(238, 143, 249); /* oklch */ color: oklch(78.6% 0.175 323.2);
Tailwind
colors: {
custom: {
50: '#f5b2fb',
500: '#ee8ff9',
950: '#000000',
},
}SCSS
$custom: #ee8ff9; $custom-light: #f5b2fb; $custom-dark: #000000;
JSON
{
"hex": "#ee8ff9",
"rgb": {
"r": 238,
"g": 143,
"b": 249
},
"hsl": {
"h": 293.774,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.78556,
"c": 0.17524,
"h": 323.2
},
"luminance": 0.44662
}Semantic roles & 50–950 ramp
primary
#EE8FF9
secondary
#D9F6D5
accent
#E60018
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085