#EA6FFA#EA6FFA
#EA6FFA is a light, highly saturated purple. Relative luminance 0.358; OKLCH L 73.8% C 0.224 H 322.9°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EA6FFA |
|---|---|
| RGB | rgb(234, 111, 250) |
| HSL | hsl(293, 93%, 71%) |
| HSV | hsv(293, 56%, 98%) |
| CMYK | cmyk(6.4%, 55.6%, 0%, 2%) |
| CIE-LAB | lab(66.34, 66.41, -48.69) |
| CIE-LCH | lch(66.34, 82.35, 323.75°) |
| OKLab | oklab(73.79% 0.1785 -0.1349) |
| OKLCH | oklch(73.79% 0.224 322.9) |
| XYZ | xyz(56.8697, 35.7663, 94.3320) |
| Luminance | 0.3576 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.92
Light Magenta
#FA5FF7
ΔE00 3.06
Purply Pink
#F075E6
ΔE00 4.20
Violet (CSS)
#EE82EE
ΔE00 4.71
Candy Pink
#FF63E9
ΔE00 4.94
Orchid
#DA70D6
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA6FFA #7FFA6F
analogous
#A56FFA #EA6FFA #FA6FC4
triadic
#EA6FFA #FAEA6F #6FFAEA
tetradic
#EA6FFA #FAA56F #7FFA6F #6FC4FA
square
#EA6FFA #FAA56F #7FFA6F #6FC4FA
split-complementary
#EA6FFA #C4FA6F #6FFAA5
monochromatic
#CD08E7 #E134F8 #EA6FFA #F3AAFC #FBE1FE
Accessibility & contrast
On white
2.58
#EA6FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#EA6FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA6FFA
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA6FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA6FFA | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5898FE
Deuteranopia (green-blind)
#81A6F6
Tritanopia (blue-blind)
#ED82AA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ea6ffa; /* rgb */ color: rgb(234, 111, 250); /* oklch */ color: oklch(73.8% 0.224 322.9);
Tailwind
colors: {
custom: {
50: '#f49efc',
500: '#ea6ffa',
950: '#000000',
},
}SCSS
$custom: #ea6ffa; $custom-light: #f49efc; $custom-dark: #000000;
JSON
{
"hex": "#ea6ffa",
"rgb": {
"r": 234,
"g": 111,
"b": 250
},
"hsl": {
"h": 293.094,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.73785,
"c": 0.22378,
"h": 322.9
},
"luminance": 0.35763
}Semantic roles & 50–950 ramp
primary
#EA6FFA
secondary
#D4F5D0
accent
#E6001A
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#170F17
muted
#857F85