#EA80DC#EA80DC
#EA80DC is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.7% C 0.171 H 332.2°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80DC |
|---|---|
| RGB | rgb(234, 128, 220) |
| HSL | hsl(308, 72%, 71%) |
| HSV | hsv(308, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 6%, 8.2%) |
| CIE-LAB | lab(68.10, 53.09, -29.39) |
| CIE-LCH | lch(68.10, 60.68, 331.03°) |
| OKLab | oklab(74.66% 0.1513 -0.0798) |
| OKLCH | oklch(74.66% 0.171 332.2) |
| XYZ | xyz(54.5688, 38.1013, 72.1763) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.37
Purply Pink
#F075E6
ΔE00 2.92
Violet (CSS)
#EE82EE
ΔE00 3.01
Orchid
#DA70D6
ΔE00 4.72
Candy Pink
#FF63E9
ΔE00 5.55
Bubblegum Pink
#FE83CC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80DC #80EA8E
analogous
#C380EA #EA80DC #EA80A7
triadic
#EA80DC #DCEA80 #80DCEA
tetradic
#EA80DC #EAC380 #80EA8E #80A7EA
square
#EA80DC #EAC380 #80EA8E #80A7EA
split-complementary
#EA80DC #A7EA80 #80EAC3
monochromatic
#CE22B7 #E14BCE #EA80DC #F3B5EA #FBE5F8
Accessibility & contrast
On white
2.44
#EA80DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#EA80DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80DC
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80DC | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9DDF
Deuteranopia (green-blind)
#9AABD9
Tritanopia (blue-blind)
#F287A4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea80dc; /* rgb */ color: rgb(234, 128, 220); /* oklch */ color: oklch(74.7% 0.171 332.2);
Tailwind
colors: {
custom: {
50: '#f3a8e7',
500: '#ea80dc',
950: '#000000',
},
}SCSS
$custom: #ea80dc; $custom-light: #f3a8e7; $custom-dark: #000000;
JSON
{
"hex": "#ea80dc",
"rgb": {
"r": 234,
"g": 128,
"b": 220
},
"hsl": {
"h": 307.925,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.74655,
"c": 0.17108,
"h": 332.2
},
"luminance": 0.38098
}Semantic roles & 50–950 ramp
primary
#EA80DC
secondary
#D5F1D9
accent
#D42B12
background
#FFFAFE
surface
#FEF4FC
border
#D6CED5
text
#171016
muted
#857F84