#EA75F9#EA75F9
#EA75F9 is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 74.5% C 0.214 H 323.0°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EA75F9 |
|---|---|
| RGB | rgb(234, 117, 249) |
| HSL | hsl(293, 92%, 72%) |
| HSV | hsv(293, 53%, 98%) |
| CMYK | cmyk(6%, 53%, 0%, 2.4%) |
| CIE-LAB | lab(67.32, 63.47, -46.60) |
| CIE-LCH | lch(67.32, 78.74, 323.71°) |
| OKLab | oklab(74.49% 0.1709 -0.1289) |
| OKLCH | oklch(74.49% 0.214 323) |
| XYZ | xyz(57.3902, 37.0573, 93.7340) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.58
Light Magenta
#FA5FF7
ΔE00 3.68
Purply Pink
#F075E6
ΔE00 3.72
Violet (CSS)
#EE82EE
ΔE00 3.73
Candy Pink
#FF63E9
ΔE00 5.04
Orchid
#DA70D6
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA75F9 #84F975
analogous
#A875F9 #EA75F9 #F975C6
triadic
#EA75F9 #F9EA75 #75F9EA
tetradic
#EA75F9 #F9A875 #84F975 #75C6F9
square
#EA75F9 #F9A875 #84F975 #75C6F9
split-complementary
#EA75F9 #C6F975 #75F9A8
monochromatic
#D00AE9 #E13AF6 #EA75F9 #F3B0FC #FBE2FE
Accessibility & contrast
On white
2.50
#EA75F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#EA75F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA75F9
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA75F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA75F9 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619BFD
Deuteranopia (green-blind)
#86A9F5
Tritanopia (blue-blind)
#ED87AC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea75f9; /* rgb */ color: rgb(234, 117, 249); /* oklch */ color: oklch(74.5% 0.214 323.0);
Tailwind
colors: {
custom: {
50: '#f3a1fc',
500: '#ea75f9',
950: '#000000',
},
}SCSS
$custom: #ea75f9; $custom-light: #f3a1fc; $custom-dark: #000000;
JSON
{
"hex": "#ea75f9",
"rgb": {
"r": 234,
"g": 117,
"b": 249
},
"hsl": {
"h": 293.182,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.74487,
"c": 0.21405,
"h": 323
},
"luminance": 0.37055
}Semantic roles & 50–950 ramp
primary
#EA75F9
secondary
#D8F6D4
accent
#E6001A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85