#EA75F8#EA75F8
#EA75F8 is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 74.4% C 0.213 H 323.2°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EA75F8 |
|---|---|
| RGB | rgb(234, 117, 248) |
| HSL | hsl(294, 90%, 72%) |
| HSV | hsv(294, 53%, 97%) |
| CMYK | cmyk(5.6%, 52.8%, 0%, 2.7%) |
| CIE-LAB | lab(67.27, 63.29, -46.13) |
| CIE-LCH | lch(67.27, 78.31, 323.91°) |
| OKLab | oklab(74.44% 0.1708 -0.1276) |
| OKLCH | oklch(74.44% 0.213 323.2) |
| XYZ | xyz(57.2346, 36.9951, 92.9147) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.57
Violet Pink
#FB5FFC
ΔE00 3.57
Violet (CSS)
#EE82EE
ΔE00 3.62
Light Magenta
#FA5FF7
ΔE00 3.64
Candy Pink
#FF63E9
ΔE00 4.94
Orchid
#DA70D6
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA75F8 #83F875
analogous
#A975F8 #EA75F8 #F875C5
triadic
#EA75F8 #F8EA75 #75F8EA
tetradic
#EA75F8 #F8A975 #83F875 #75C5F8
square
#EA75F8 #F8A975 #83F875 #75C5F8
split-complementary
#EA75F8 #C5F875 #75F8A9
monochromatic
#CF0CE7 #E13BF5 #EA75F8 #F3AFFB #FBE2FE
Accessibility & contrast
On white
2.50
#EA75F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#EA75F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA75F8
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA75F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA75F8 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619BFC
Deuteranopia (green-blind)
#87A9F4
Tritanopia (blue-blind)
#EE86AC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea75f8; /* rgb */ color: rgb(234, 117, 248); /* oklch */ color: oklch(74.4% 0.213 323.2);
Tailwind
colors: {
custom: {
50: '#f3a1fb',
500: '#ea75f8',
950: '#000000',
},
}SCSS
$custom: #ea75f8; $custom-light: #f3a1fb; $custom-dark: #000000;
JSON
{
"hex": "#ea75f8",
"rgb": {
"r": 234,
"g": 117,
"b": 248
},
"hsl": {
"h": 293.588,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.74438,
"c": 0.21314,
"h": 323.2
},
"luminance": 0.36992
}Semantic roles & 50–950 ramp
primary
#EA75F8
secondary
#D7F5D4
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85