#EA86F7#EA86F7
#EA86F7 is a light, vivid purple. Relative luminance 0.413; OKLCH L 76.7% C 0.186 H 322.8°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EA86F7 |
|---|---|
| RGB | rgb(234, 134, 247) |
| HSL | hsl(293, 88%, 75%) |
| HSV | hsv(293, 46%, 97%) |
| CMYK | cmyk(5.3%, 45.7%, 0%, 3.1%) |
| CIE-LAB | lab(70.36, 54.87, -40.74) |
| CIE-LCH | lch(70.36, 68.35, 323.41°) |
| OKLab | oklab(76.7% 0.148 -0.1122) |
| OKLCH | oklch(76.7% 0.186 322.8) |
| XYZ | xyz(59.2435, 41.2606, 92.8211) |
| Luminance | 0.4126 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.97
Purply Pink
#F075E6
ΔE00 4.24
Lavender Pink
#DD85D7
ΔE00 5.34
Violet Pink
#FB5FFC
ΔE00 6.45
Light Magenta
#FA5FF7
ΔE00 6.47
Orchid
#DA70D6
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA86F7 #93F786
analogous
#B186F7 #EA86F7 #F786CC
triadic
#EA86F7 #F7EA86 #86F7EA
tetradic
#EA86F7 #F7B186 #93F786 #86CCF7
square
#EA86F7 #F7B186 #93F786 #86CCF7
split-complementary
#EA86F7 #CCF786 #86F7B1
monochromatic
#D613EF #E04DF3 #EA86F7 #F4BFFB #FAE2FD
Accessibility & contrast
On white
2.27
#EA86F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#EA86F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA86F7
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA86F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA86F7 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FB
Deuteranopia (green-blind)
#94B0F4
Tritanopia (blue-blind)
#ED94B3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea86f7; /* rgb */ color: rgb(234, 134, 247); /* oklch */ color: oklch(76.7% 0.186 322.8);
Tailwind
colors: {
custom: {
50: '#f3acfa',
500: '#ea86f7',
950: '#000000',
},
}SCSS
$custom: #ea86f7; $custom-light: #f3acfa; $custom-dark: #000000;
JSON
{
"hex": "#ea86f7",
"rgb": {
"r": 234,
"g": 134,
"b": 247
},
"hsl": {
"h": 293.097,
"s": 87.597,
"l": 74.706
},
"oklch": {
"l": 0.76704,
"c": 0.18571,
"h": 322.8
},
"luminance": 0.41258
}Semantic roles & 50–950 ramp
primary
#EA86F7
secondary
#D9F5D6
accent
#E4011B
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85