#EA76EA#EA76EA
#EA76EA is a light, vivid purple. Relative luminance 0.364; OKLCH L 73.9% C 0.199 H 327.4°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EA76EA |
|---|---|
| RGB | rgb(234, 118, 234) |
| HSL | hsl(300, 73%, 69%) |
| HSV | hsv(300, 50%, 92%) |
| CMYK | cmyk(0%, 49.6%, 0%, 8.2%) |
| CIE-LAB | lab(66.82, 60.33, -39.13) |
| CIE-LCH | lch(66.82, 71.91, 327.04°) |
| OKLab | oklab(73.9% 0.1677 -0.1074) |
| OKLCH | oklch(73.9% 0.199 327.4) |
| XYZ | xyz(55.2605, 36.3929, 81.9398) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.45
Violet (CSS)
#EE82EE
ΔE00 2.53
Orchid
#DA70D6
ΔE00 3.75
Candy Pink
#FF63E9
ΔE00 3.88
Light Magenta
#FA5FF7
ΔE00 4.02
Violet Pink
#FB5FFC
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA76EA #76EA76
analogous
#B076EA #EA76EA #EA76B0
triadic
#EA76EA #EAEA76 #76EAEA
tetradic
#EA76EA #EAB076 #76EA76 #76B0EA
square
#EA76EA #EAB076 #76EA76 #76B0EA
split-complementary
#EA76EA #B0EA76 #76EAB0
monochromatic
#C71FC7 #E241E2 #EA76EA #F2ABF2 #FAE0FA
Accessibility & contrast
On white
2.54
#EA76EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#EA76EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA76EA
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA76EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA76EA | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B99EE
Deuteranopia (green-blind)
#8EA8E7
Tritanopia (blue-blind)
#F083A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea76ea; /* rgb */ color: rgb(234, 118, 234); /* oklch */ color: oklch(73.9% 0.199 327.4);
Tailwind
colors: {
custom: {
50: '#f3a2f1',
500: '#ea76ea',
950: '#000000',
},
}SCSS
$custom: #ea76ea; $custom-light: #f3a2f1; $custom-dark: #000000;
JSON
{
"hex": "#ea76ea",
"rgb": {
"r": 234,
"g": 118,
"b": 234
},
"hsl": {
"h": 300,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.73897,
"c": 0.19912,
"h": 327.4
},
"luminance": 0.3639
}Semantic roles & 50–950 ramp
primary
#EA76EA
secondary
#CDEFCD
accent
#D61010
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85