#EA80E6#EA80E6
#EA80E6 is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.1% C 0.180 H 328.6°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80E6 |
|---|---|
| RGB | rgb(234, 128, 230) |
| HSL | hsl(302, 72%, 71%) |
| HSV | hsv(302, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 1.7%, 8.2%) |
| CIE-LAB | lab(68.49, 54.80, -34.31) |
| CIE-LCH | lch(68.49, 64.65, 327.95°) |
| OKLab | oklab(75.08% 0.1533 -0.0937) |
| OKLCH | oklch(75.08% 0.18 328.6) |
| XYZ | xyz(55.9330, 38.6469, 79.3610) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.29
Purply Pink
#F075E6
ΔE00 2.15
Lavender Pink
#DD85D7
ΔE00 3.17
Orchid
#DA70D6
ΔE00 4.65
Candy Pink
#FF63E9
ΔE00 5.16
Light Magenta
#FA5FF7
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80E6 #80EA84
analogous
#B980EA #EA80E6 #EA80B1
triadic
#EA80E6 #E6EA80 #80E6EA
tetradic
#EA80E6 #EAB980 #80EA84 #80B1EA
square
#EA80E6 #EAB980 #80EA84 #80B1EA
split-complementary
#EA80E6 #B1EA80 #80EAB9
monochromatic
#CE22C7 #E14BDC #EA80E6 #F3B5F0 #FBE5FA
Accessibility & contrast
On white
2.41
#EA80E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#EA80E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80E6
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80E6 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799EEA
Deuteranopia (green-blind)
#97ACE3
Tritanopia (blue-blind)
#F08AA8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea80e6; /* rgb */ color: rgb(234, 128, 230); /* oklch */ color: oklch(75.1% 0.180 328.6);
Tailwind
colors: {
custom: {
50: '#f3a8ee',
500: '#ea80e6',
950: '#000000',
},
}SCSS
$custom: #ea80e6; $custom-light: #f3a8ee; $custom-dark: #000000;
JSON
{
"hex": "#ea80e6",
"rgb": {
"r": 234,
"g": 128,
"b": 230
},
"hsl": {
"h": 302.264,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.75084,
"c": 0.17972,
"h": 328.6
},
"luminance": 0.38644
}Semantic roles & 50–950 ramp
primary
#EA80E6
secondary
#D5F1D6
accent
#D41912
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84