#EA83FF#EA83FF
#EA83FF is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.7% C 0.198 H 320.6°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EA83FF |
|---|---|
| RGB | rgb(234, 131, 255) |
| HSL | hsl(290, 100%, 76%) |
| HSV | hsv(290, 49%, 100%) |
| CMYK | cmyk(8.2%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(70.14, 57.86, -45.45) |
| CIE-LCH | lch(70.14, 73.58, 321.85°) |
| OKLab | oklab(76.66% 0.1533 -0.1257) |
| OKLCH | oklch(76.66% 0.198 320.6) |
| XYZ | xyz(60.0958, 40.9474, 99.3264) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.23
Purply Pink
#F075E6
ΔE00 4.94
Violet Pink
#FB5FFC
ΔE00 5.90
Light Magenta
#FA5FF7
ΔE00 6.07
Lavender Pink
#DD85D7
ΔE00 6.68
Candy Pink
#FF63E9
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA83FF #98FF83
analogous
#AC83FF #EA83FF #FF83D6
triadic
#EA83FF #FFEA83 #83FFEA
tetradic
#EA83FF #FFAC83 #98FF83 #83D6FF
square
#EA83FF #FFAC83 #98FF83 #83D6FF
split-complementary
#EA83FF #D6FF83 #83FFAC
monochromatic
#D509FF #E046FF #EA83FF #F4C0FF #FAE0FF
Accessibility & contrast
On white
2.29
#EA83FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#EA83FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA83FF
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA83FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA83FF | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#8EAFFB
Tritanopia (blue-blind)
#EC94B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea83ff; /* rgb */ color: rgb(234, 131, 255); /* oklch */ color: oklch(76.7% 0.198 320.6);
Tailwind
colors: {
custom: {
50: '#f3aaff',
500: '#ea83ff',
950: '#000000',
},
}SCSS
$custom: #ea83ff; $custom-light: #f3aaff; $custom-dark: #000000;
JSON
{
"hex": "#ea83ff",
"rgb": {
"r": 234,
"g": 131,
"b": 255
},
"hsl": {
"h": 289.839,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.76657,
"c": 0.19821,
"h": 320.6
},
"luminance": 0.40945
}Semantic roles & 50–950 ramp
primary
#EA83FF
secondary
#DAF7D4
accent
#E60027
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86