#EE8FF5#EE8FF5
#EE8FF5 is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.4% C 0.171 H 324.6°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8FF5 |
|---|---|
| RGB | rgb(238, 143, 245) |
| HSL | hsl(296, 84%, 76%) |
| HSV | hsv(296, 42%, 96%) |
| CMYK | cmyk(2.9%, 41.6%, 0%, 3.9%) |
| CIE-LAB | lab(72.51, 51.12, -36.27) |
| CIE-LCH | lch(72.51, 62.68, 324.64°) |
| OKLab | oklab(78.38% 0.1396 -0.0994) |
| OKLCH | oklch(78.38% 0.171 324.6) |
| XYZ | xyz(61.5622, 44.4173, 91.6991) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.71
Lavender Pink
#DD85D7
ΔE00 5.14
Purply Pink
#F075E6
ΔE00 5.32
Plum
#DDA0DD
ΔE00 7.18
Baby Purple
#CA9BF7
ΔE00 7.80
Candy Pink
#FF63E9
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8FF5 #96F58F
analogous
#BB8FF5 #EE8FF5 #F58FC9
triadic
#EE8FF5 #F5EE8F #8FF5EE
tetradic
#EE8FF5 #F5BB8F #96F58F #8FC9F5
square
#EE8FF5 #F5BB8F #96F58F #8FC9F5
split-complementary
#EE8FF5 #C9F58F #8FF5BB
monochromatic
#DD1FEB #E557F0 #EE8FF5 #F7C7FA #FBE3FC
Accessibility & contrast
On white
2.12
#EE8FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#EE8FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8FF5
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8FF5 | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AAF9
Deuteranopia (green-blind)
#9EB6F2
Tritanopia (blue-blind)
#F29AB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee8ff5; /* rgb */ color: rgb(238, 143, 245); /* oklch */ color: oklch(78.4% 0.171 324.6);
Tailwind
colors: {
custom: {
50: '#f5b2f8',
500: '#ee8ff5',
950: '#000000',
},
}SCSS
$custom: #ee8ff5; $custom-light: #f5b2f8; $custom-dark: #000000;
JSON
{
"hex": "#ee8ff5",
"rgb": {
"r": 238,
"g": 143,
"b": 245
},
"hsl": {
"h": 295.882,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.7838,
"c": 0.17139,
"h": 324.6
},
"luminance": 0.44415
}Semantic roles & 50–950 ramp
primary
#EE8FF5
secondary
#D9F4D7
accent
#E00514
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085