#EA77EE#EA77EE
#EA77EE is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 74.2% C 0.201 H 326.1°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EA77EE |
|---|---|
| RGB | rgb(234, 119, 238) |
| HSL | hsl(298, 78%, 70%) |
| HSV | hsv(298, 50%, 93%) |
| CMYK | cmyk(1.7%, 50%, 0%, 6.7%) |
| CIE-LAB | lab(67.17, 60.56, -40.78) |
| CIE-LCH | lch(67.17, 73.01, 326.04°) |
| OKLab | oklab(74.22% 0.1669 -0.1122) |
| OKLCH | oklch(74.22% 0.201 326.1) |
| XYZ | xyz(55.9600, 36.8621, 85.0399) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.99
Violet (CSS)
#EE82EE
ΔE00 2.46
Light Magenta
#FA5FF7
ΔE00 3.96
Violet Pink
#FB5FFC
ΔE00 4.17
Candy Pink
#FF63E9
ΔE00 4.20
Orchid
#DA70D6
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA77EE #7BEE77
analogous
#AE77EE #EA77EE #EE77B7
triadic
#EA77EE #EEEA77 #77EEEA
tetradic
#EA77EE #EEAE77 #7BEE77 #77B7EE
square
#EA77EE #EEAE77 #7BEE77 #77B7EE
split-complementary
#EA77EE #B7EE77 #77EEAE
monochromatic
#CA1AD1 #E241E7 #EA77EE #F2ADF5 #FBE4FC
Accessibility & contrast
On white
2.51
#EA77EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#EA77EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA77EE
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA77EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA77EE | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF2
Deuteranopia (green-blind)
#8DA9EA
Tritanopia (blue-blind)
#EF85A8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea77ee; /* rgb */ color: rgb(234, 119, 238); /* oklch */ color: oklch(74.2% 0.201 326.1);
Tailwind
colors: {
custom: {
50: '#f3a2f4',
500: '#ea77ee',
950: '#000000',
},
}SCSS
$custom: #ea77ee; $custom-light: #f3a2f4; $custom-dark: #000000;
JSON
{
"hex": "#ea77ee",
"rgb": {
"r": 234,
"g": 119,
"b": 238
},
"hsl": {
"h": 297.983,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.74216,
"c": 0.20111,
"h": 326.1
},
"luminance": 0.36859
}Semantic roles & 50–950 ramp
primary
#EA77EE
secondary
#D1F1D0
accent
#DA0B12
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85