#EE80F9#EE80F9
#EE80F9 is a light, vivid purple. Relative luminance 0.405; OKLCH L 76.4% C 0.199 H 323.8°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EE80F9 |
|---|---|
| RGB | rgb(238, 128, 249) |
| HSL | hsl(295, 91%, 74%) |
| HSV | hsv(295, 49%, 98%) |
| CMYK | cmyk(4.4%, 48.6%, 0%, 2.4%) |
| CIE-LAB | lab(69.79, 59.30, -42.68) |
| CIE-LCH | lch(69.79, 73.06, 324.25°) |
| OKLab | oklab(76.42% 0.1609 -0.1176) |
| OKLCH | oklch(76.42% 0.199 323.8) |
| XYZ | xyz(60.0763, 40.4579, 94.2488) |
| Luminance | 0.4046 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.01
Purply Pink
#F075E6
ΔE00 3.59
Violet Pink
#FB5FFC
ΔE00 5.19
Light Magenta
#FA5FF7
ΔE00 5.25
Candy Pink
#FF63E9
ΔE00 5.66
Lavender Pink
#DD85D7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE80F9 #8BF980
analogous
#B280F9 #EE80F9 #F980C8
triadic
#EE80F9 #F9EE80 #80F9EE
tetradic
#EE80F9 #F9B280 #8BF980 #80C8F9
square
#EE80F9 #F9B280 #8BF980 #80C8F9
split-complementary
#EE80F9 #C8F980 #80F9B2
monochromatic
#DE0BF3 #E646F6 #EE80F9 #F6BAFC #FBE2FE
Accessibility & contrast
On white
2.31
#EE80F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#EE80F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE80F9
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE80F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE80F9 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FD
Deuteranopia (green-blind)
#91AFF5
Tritanopia (blue-blind)
#F28FB1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee80f9; /* rgb */ color: rgb(238, 128, 249); /* oklch */ color: oklch(76.4% 0.199 323.8);
Tailwind
colors: {
custom: {
50: '#f6a8fb',
500: '#ee80f9',
950: '#000000',
},
}SCSS
$custom: #ee80f9; $custom-light: #f6a8fb; $custom-dark: #000000;
JSON
{
"hex": "#ee80f9",
"rgb": {
"r": 238,
"g": 128,
"b": 249
},
"hsl": {
"h": 294.545,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.76417,
"c": 0.19933,
"h": 323.8
},
"luminance": 0.40455
}Semantic roles & 50–950 ramp
primary
#EE80F9
secondary
#D8F6D5
accent
#E60015
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85