#EE80F2#EE80F2
#EE80F2 is a light, vivid purple. Relative luminance 0.400; OKLCH L 76.1% C 0.193 H 326.0°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EE80F2 |
|---|---|
| RGB | rgb(238, 128, 242) |
| HSL | hsl(298, 81%, 73%) |
| HSV | hsv(298, 47%, 95%) |
| CMYK | cmyk(1.7%, 47.1%, 0%, 5.1%) |
| CIE-LAB | lab(69.49, 58.04, -39.33) |
| CIE-LCH | lch(69.49, 70.11, 325.88°) |
| OKLab | oklab(76.09% 0.1599 -0.108) |
| OKLCH | oklch(76.09% 0.193 326) |
| XYZ | xyz(59.0048, 40.0293, 88.6056) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.88
Purply Pink
#F075E6
ΔE00 2.71
Lavender Pink
#DD85D7
ΔE00 4.90
Candy Pink
#FF63E9
ΔE00 5.17
Light Magenta
#FA5FF7
ΔE00 5.33
Violet Pink
#FB5FFC
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE80F2 #84F280
analogous
#B580F2 #EE80F2 #F280BD
triadic
#EE80F2 #F2EE80 #80F2EE
tetradic
#EE80F2 #F2B580 #84F280 #80BDF2
square
#EE80F2 #F2B580 #84F280 #80BDF2
split-complementary
#EE80F2 #BDF280 #80F2B5
monochromatic
#DA17E1 #E748EC #EE80F2 #F5B8F8 #FBE3FC
Accessibility & contrast
On white
2.33
#EE80F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#EE80F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE80F2
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE80F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE80F2 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A1F6
Deuteranopia (green-blind)
#94AFEF
Tritanopia (blue-blind)
#F38DAE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee80f2; /* rgb */ color: rgb(238, 128, 242); /* oklch */ color: oklch(76.1% 0.193 326.0);
Tailwind
colors: {
custom: {
50: '#f6a8f6',
500: '#ee80f2',
950: '#000000',
},
}SCSS
$custom: #ee80f2; $custom-light: #f6a8f6; $custom-dark: #000000;
JSON
{
"hex": "#ee80f2",
"rgb": {
"r": 238,
"g": 128,
"b": 242
},
"hsl": {
"h": 297.895,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.76093,
"c": 0.19292,
"h": 326
},
"luminance": 0.40026
}Semantic roles & 50–950 ramp
primary
#EE80F2
secondary
#D8F4D7
accent
#DE080F
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85