#EE80F8#EE80F8
#EE80F8 is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.4% C 0.198 H 324.1°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EE80F8 |
|---|---|
| RGB | rgb(238, 128, 248) |
| HSL | hsl(295, 90%, 74%) |
| HSV | hsv(295, 48%, 97%) |
| CMYK | cmyk(4%, 48.4%, 0%, 2.7%) |
| CIE-LAB | lab(69.75, 59.12, -42.21) |
| CIE-LCH | lch(69.75, 72.64, 324.47°) |
| OKLab | oklab(76.37% 0.1608 -0.1162) |
| OKLCH | oklch(76.37% 0.198 324.1) |
| XYZ | xyz(59.9208, 40.3957, 93.4296) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.85
Purply Pink
#F075E6
ΔE00 3.46
Violet Pink
#FB5FFC
ΔE00 5.21
Light Magenta
#FA5FF7
ΔE00 5.24
Candy Pink
#FF63E9
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE80F8 #8AF880
analogous
#B280F8 #EE80F8 #F880C6
triadic
#EE80F8 #F8EE80 #80F8EE
tetradic
#EE80F8 #F8B280 #8AF880 #80C6F8
square
#EE80F8 #F8B280 #8AF880 #80C6F8
split-complementary
#EE80F8 #C6F880 #80F8B2
monochromatic
#DD0DF0 #E646F5 #EE80F8 #F6BAFB #FBE2FD
Accessibility & contrast
On white
2.31
#EE80F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#EE80F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE80F8
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE80F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE80F8 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FC
Deuteranopia (green-blind)
#92AFF4
Tritanopia (blue-blind)
#F28EB1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee80f8; /* rgb */ color: rgb(238, 128, 248); /* oklch */ color: oklch(76.4% 0.198 324.1);
Tailwind
colors: {
custom: {
50: '#f6a8fb',
500: '#ee80f8',
950: '#000000',
},
}SCSS
$custom: #ee80f8; $custom-light: #f6a8fb; $custom-dark: #000000;
JSON
{
"hex": "#ee80f8",
"rgb": {
"r": 238,
"g": 128,
"b": 248
},
"hsl": {
"h": 295,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.7637,
"c": 0.19841,
"h": 324.1
},
"luminance": 0.40393
}Semantic roles & 50–950 ramp
primary
#EE80F8
secondary
#D8F5D6
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85