#EA75EA#EA75EA
#EA75EA is a light, highly saturated purple. Relative luminance 0.362; OKLCH L 73.8% C 0.201 H 327.4°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EA75EA |
|---|---|
| RGB | rgb(234, 117, 234) |
| HSL | hsl(300, 74%, 69%) |
| HSV | hsv(300, 50%, 92%) |
| CMYK | cmyk(0%, 50%, 0%, 8.2%) |
| CIE-LAB | lab(66.64, 60.81, -39.40) |
| CIE-LCH | lch(66.64, 72.46, 327.06°) |
| OKLab | oklab(73.77% 0.169 -0.1082) |
| OKLCH | oklch(73.77% 0.201 327.4) |
| XYZ | xyz(55.1433, 36.1586, 81.9007) |
| Luminance | 0.3616 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.49
Violet (CSS)
#EE82EE
ΔE00 2.72
Orchid
#DA70D6
ΔE00 3.69
Candy Pink
#FF63E9
ΔE00 3.78
Light Magenta
#FA5FF7
ΔE00 3.87
Violet Pink
#FB5FFC
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA75EA #75EA75
analogous
#B075EA #EA75EA #EA75B0
triadic
#EA75EA #EAEA75 #75EAEA
tetradic
#EA75EA #EAB075 #75EA75 #75B0EA
square
#EA75EA #EAB075 #75EA75 #75B0EA
split-complementary
#EA75EA #B0EA75 #75EAB0
monochromatic
#C61EC6 #E240E2 #EA75EA #F2AAF2 #FADFFA
Accessibility & contrast
On white
2.55
#EA75EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#EA75EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA75EA
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA75EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA75EA | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A98EE
Deuteranopia (green-blind)
#8DA8E6
Tritanopia (blue-blind)
#F082A5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea75ea; /* rgb */ color: rgb(234, 117, 234); /* oklch */ color: oklch(73.8% 0.201 327.4);
Tailwind
colors: {
custom: {
50: '#f3a1f1',
500: '#ea75ea',
950: '#000000',
},
}SCSS
$custom: #ea75ea; $custom-light: #f3a1f1; $custom-dark: #000000;
JSON
{
"hex": "#ea75ea",
"rgb": {
"r": 234,
"g": 117,
"b": 234
},
"hsl": {
"h": 300,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.73766,
"c": 0.20067,
"h": 327.4
},
"luminance": 0.36156
}Semantic roles & 50–950 ramp
primary
#EA75EA
secondary
#CCEFCC
accent
#D61010
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85