#EA76F9#EA76F9
#EA76F9 is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.6% C 0.213 H 322.9°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EA76F9 |
|---|---|
| RGB | rgb(234, 118, 249) |
| HSL | hsl(293, 92%, 72%) |
| HSV | hsv(293, 53%, 98%) |
| CMYK | cmyk(6%, 52.6%, 0%, 2.4%) |
| CIE-LAB | lab(67.50, 63.00, -46.33) |
| CIE-LCH | lch(67.50, 78.20, 323.67°) |
| OKLab | oklab(74.62% 0.1696 -0.1281) |
| OKLCH | oklch(74.62% 0.213 322.9) |
| XYZ | xyz(57.5073, 37.2916, 93.7730) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.58
Purply Pink
#F075E6
ΔE00 3.69
Violet Pink
#FB5FFC
ΔE00 3.71
Light Magenta
#FA5FF7
ΔE00 3.81
Candy Pink
#FF63E9
ΔE00 5.10
Orchid
#DA70D6
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA76F9 #85F976
analogous
#A976F9 #EA76F9 #F976C6
triadic
#EA76F9 #F9EA76 #76F9EA
tetradic
#EA76F9 #F9A976 #85F976 #76C6F9
square
#EA76F9 #F9A976 #85F976 #76C6F9
split-complementary
#EA76F9 #C6F976 #76F9A9
monochromatic
#D10AEA #E13BF6 #EA76F9 #F3B1FC #FBE2FE
Accessibility & contrast
On white
2.48
#EA76F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#EA76F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA76F9
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA76F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA76F9 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629CFD
Deuteranopia (green-blind)
#87A9F5
Tritanopia (blue-blind)
#ED87AD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea76f9; /* rgb */ color: rgb(234, 118, 249); /* oklch */ color: oklch(74.6% 0.213 322.9);
Tailwind
colors: {
custom: {
50: '#f3a2fc',
500: '#ea76f9',
950: '#000000',
},
}SCSS
$custom: #ea76f9; $custom-light: #f3a2fc; $custom-dark: #000000;
JSON
{
"hex": "#ea76f9",
"rgb": {
"r": 234,
"g": 118,
"b": 249
},
"hsl": {
"h": 293.13,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.74616,
"c": 0.21255,
"h": 322.9
},
"luminance": 0.37289
}Semantic roles & 50–950 ramp
primary
#EA76F9
secondary
#D9F6D5
accent
#E6001A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85