#EA80DF#EA80DF
#EA80DF is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.8% C 0.174 H 331.1°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80DF |
|---|---|
| RGB | rgb(234, 128, 223) |
| HSL | hsl(306, 72%, 71%) |
| HSV | hsv(306, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 4.7%, 8.2%) |
| CIE-LAB | lab(68.21, 53.59, -30.87) |
| CIE-LCH | lch(68.21, 61.85, 330.05°) |
| OKLab | oklab(74.78% 0.152 -0.084) |
| OKLCH | oklch(74.78% 0.174 331.1) |
| XYZ | xyz(54.9697, 38.2616, 74.2876) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.46
Lavender Pink
#DD85D7
ΔE00 2.49
Purply Pink
#F075E6
ΔE00 2.56
Orchid
#DA70D6
ΔE00 4.61
Candy Pink
#FF63E9
ΔE00 5.36
Bubblegum Pink
#FE83CC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80DF #80EA8B
analogous
#C080EA #EA80DF #EA80AA
triadic
#EA80DF #DFEA80 #80DFEA
tetradic
#EA80DF #EAC080 #80EA8B #80AAEA
square
#EA80DF #EAC080 #80EA8B #80AAEA
split-complementary
#EA80DF #AAEA80 #80EAC0
monochromatic
#CE22BC #E14BD2 #EA80DF #F3B5EC #FBE5F8
Accessibility & contrast
On white
2.43
#EA80DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#EA80DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80DF
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80DF | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9DE2
Deuteranopia (green-blind)
#99ACDC
Tritanopia (blue-blind)
#F288A5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea80df; /* rgb */ color: rgb(234, 128, 223); /* oklch */ color: oklch(74.8% 0.174 331.1);
Tailwind
colors: {
custom: {
50: '#f3a8e9',
500: '#ea80df',
950: '#000000',
},
}SCSS
$custom: #ea80df; $custom-light: #f3a8e9; $custom-dark: #000000;
JSON
{
"hex": "#ea80df",
"rgb": {
"r": 234,
"g": 128,
"b": 223
},
"hsl": {
"h": 306.226,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.74782,
"c": 0.17362,
"h": 331.1
},
"luminance": 0.38258
}Semantic roles & 50–950 ramp
primary
#EA80DF
secondary
#D5F1D8
accent
#D42612
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84