#EE80F3#EE80F3
#EE80F3 is a light, vivid purple. Relative luminance 0.401; OKLCH L 76.1% C 0.194 H 325.7°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EE80F3 |
|---|---|
| RGB | rgb(238, 128, 243) |
| HSL | hsl(297, 83%, 73%) |
| HSV | hsv(297, 47%, 95%) |
| CMYK | cmyk(2.1%, 47.3%, 0%, 4.7%) |
| CIE-LAB | lab(69.53, 58.22, -39.81) |
| CIE-LCH | lch(69.53, 70.53, 325.64°) |
| OKLab | oklab(76.14% 0.16 -0.1094) |
| OKLCH | oklch(76.14% 0.194 325.7) |
| XYZ | xyz(59.1554, 40.0895, 89.3988) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.04
Purply Pink
#F075E6
ΔE00 2.82
Lavender Pink
#DD85D7
ΔE00 5.03
Candy Pink
#FF63E9
ΔE00 5.23
Light Magenta
#FA5FF7
ΔE00 5.30
Violet Pink
#FB5FFC
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE80F3 #85F380
analogous
#B480F3 #EE80F3 #F380BF
triadic
#EE80F3 #F3EE80 #80F3EE
tetradic
#EE80F3 #F3B480 #85F380 #80BFF3
square
#EE80F3 #F3B480 #85F380 #80BFF3
split-complementary
#EE80F3 #BFF380 #80F3B4
monochromatic
#DA15E3 #E748EE #EE80F3 #F5B8F8 #FBE3FC
Accessibility & contrast
On white
2.33
#EE80F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#EE80F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE80F3
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE80F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE80F3 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A1F7
Deuteranopia (green-blind)
#94AFF0
Tritanopia (blue-blind)
#F38DAE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee80f3; /* rgb */ color: rgb(238, 128, 243); /* oklch */ color: oklch(76.1% 0.194 325.7);
Tailwind
colors: {
custom: {
50: '#f6a8f7',
500: '#ee80f3',
950: '#000000',
},
}SCSS
$custom: #ee80f3; $custom-light: #f6a8f7; $custom-dark: #000000;
JSON
{
"hex": "#ee80f3",
"rgb": {
"r": 238,
"g": 128,
"b": 243
},
"hsl": {
"h": 297.391,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.76138,
"c": 0.19383,
"h": 325.7
},
"luminance": 0.40087
}Semantic roles & 50–950 ramp
primary
#EE80F3
secondary
#D8F4D7
accent
#DF0610
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85