#EA77F8#EA77F8
#EA77F8 is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.7% C 0.210 H 323.2°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EA77F8 |
|---|---|
| RGB | rgb(234, 119, 248) |
| HSL | hsl(293, 90%, 72%) |
| HSV | hsv(293, 52%, 97%) |
| CMYK | cmyk(5.6%, 52%, 0%, 2.7%) |
| CIE-LAB | lab(67.63, 62.35, -45.57) |
| CIE-LCH | lch(67.63, 77.23, 323.84°) |
| OKLab | oklab(74.7% 0.1682 -0.126) |
| OKLCH | oklch(74.7% 0.21 323.2) |
| XYZ | xyz(57.4701, 37.4662, 92.9932) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.33
Purply Pink
#F075E6
ΔE00 3.51
Violet Pink
#FB5FFC
ΔE00 3.85
Light Magenta
#FA5FF7
ΔE00 3.92
Candy Pink
#FF63E9
ΔE00 5.06
Orchid
#DA70D6
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA77F8 #85F877
analogous
#A977F8 #EA77F8 #F877C6
triadic
#EA77F8 #F8EA77 #77F8EA
tetradic
#EA77F8 #F8A977 #85F877 #77C6F8
square
#EA77F8 #F8A977 #85F877 #77C6F8
split-complementary
#EA77F8 #C6F877 #77F8A9
monochromatic
#D10CE9 #E13DF5 #EA77F8 #F3B1FB #FBE2FE
Accessibility & contrast
On white
2.47
#EA77F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#EA77F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA77F8
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA77F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA77F8 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649CFC
Deuteranopia (green-blind)
#88A9F4
Tritanopia (blue-blind)
#EE88AD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea77f8; /* rgb */ color: rgb(234, 119, 248); /* oklch */ color: oklch(74.7% 0.210 323.2);
Tailwind
colors: {
custom: {
50: '#f3a3fb',
500: '#ea77f8',
950: '#000000',
},
}SCSS
$custom: #ea77f8; $custom-light: #f3a3fb; $custom-dark: #000000;
JSON
{
"hex": "#ea77f8",
"rgb": {
"r": 234,
"g": 119,
"b": 248
},
"hsl": {
"h": 293.488,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.74697,
"c": 0.21013,
"h": 323.2
},
"luminance": 0.37463
}Semantic roles & 50–950 ramp
primary
#EA77F8
secondary
#D9F6D5
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85