#EA74F9#EA74F9
#EA74F9 is a light, highly saturated purple. Relative luminance 0.368; OKLCH L 74.4% C 0.216 H 323.0°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EA74F9 |
|---|---|
| RGB | rgb(234, 116, 249) |
| HSL | hsl(293, 92%, 72%) |
| HSV | hsv(293, 53%, 98%) |
| CMYK | cmyk(6%, 53.4%, 0%, 2.4%) |
| CIE-LAB | lab(67.15, 63.93, -46.88) |
| CIE-LCH | lch(67.15, 79.28, 323.75°) |
| OKLab | oklab(74.36% 0.1721 -0.1297) |
| OKLCH | oklch(74.36% 0.216 323) |
| XYZ | xyz(57.2743, 36.8256, 93.6954) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.45
Light Magenta
#FA5FF7
ΔE00 3.55
Purply Pink
#F075E6
ΔE00 3.76
Violet (CSS)
#EE82EE
ΔE00 3.87
Candy Pink
#FF63E9
ΔE00 4.99
Orchid
#DA70D6
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA74F9 #83F974
analogous
#A874F9 #EA74F9 #F974C6
triadic
#EA74F9 #F9EA74 #74F9EA
tetradic
#EA74F9 #F9A874 #83F974 #74C6F9
square
#EA74F9 #F9A874 #83F974 #74C6F9
split-complementary
#EA74F9 #C6F974 #74F9A8
monochromatic
#CF0AE9 #E139F6 #EA74F9 #F3AFFC #FBE2FE
Accessibility & contrast
On white
2.51
#EA74F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#EA74F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA74F9
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA74F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA74F9 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9BFD
Deuteranopia (green-blind)
#86A8F5
Tritanopia (blue-blind)
#ED86AC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea74f9; /* rgb */ color: rgb(234, 116, 249); /* oklch */ color: oklch(74.4% 0.216 323.0);
Tailwind
colors: {
custom: {
50: '#f3a1fc',
500: '#ea74f9',
950: '#000000',
},
}SCSS
$custom: #ea74f9; $custom-light: #f3a1fc; $custom-dark: #000000;
JSON
{
"hex": "#ea74f9",
"rgb": {
"r": 234,
"g": 116,
"b": 249
},
"hsl": {
"h": 293.233,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.74359,
"c": 0.21554,
"h": 323
},
"luminance": 0.36823
}Semantic roles & 50–950 ramp
primary
#EA74F9
secondary
#D7F5D3
accent
#E6001A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85