#EA85F5#EA85F5
#EA85F5 is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.5% C 0.185 H 323.5°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EA85F5 |
|---|---|
| RGB | rgb(234, 133, 245) |
| HSL | hsl(294, 85%, 74%) |
| HSV | hsv(294, 46%, 96%) |
| CMYK | cmyk(4.5%, 45.7%, 0%, 3.9%) |
| CIE-LAB | lab(70.08, 55.00, -40.09) |
| CIE-LCH | lch(70.08, 68.06, 323.92°) |
| OKLab | oklab(76.47% 0.1491 -0.1103) |
| OKLCH | oklch(76.47% 0.185 323.5) |
| XYZ | xyz(58.7990, 40.8626, 91.1586) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.64
Purply Pink
#F075E6
ΔE00 3.90
Lavender Pink
#DD85D7
ΔE00 5.06
Light Magenta
#FA5FF7
ΔE00 6.30
Violet Pink
#FB5FFC
ΔE00 6.30
Orchid
#DA70D6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA85F5 #90F585
analogous
#B285F5 #EA85F5 #F585C8
triadic
#EA85F5 #F5EA85 #85F5EA
tetradic
#EA85F5 #F5B285 #90F585 #85C8F5
square
#EA85F5 #F5B285 #90F585 #85C8F5
split-complementary
#EA85F5 #C8F585 #85F5B2
monochromatic
#D714EC #E04CF0 #EA85F5 #F4BEFA #FAE3FD
Accessibility & contrast
On white
2.29
#EA85F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#EA85F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA85F5
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA85F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA85F5 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A4F9
Deuteranopia (green-blind)
#94B0F2
Tritanopia (blue-blind)
#EE92B2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea85f5; /* rgb */ color: rgb(234, 133, 245); /* oklch */ color: oklch(76.5% 0.185 323.5);
Tailwind
colors: {
custom: {
50: '#f3abf9',
500: '#ea85f5',
950: '#000000',
},
}SCSS
$custom: #ea85f5; $custom-light: #f3abf9; $custom-dark: #000000;
JSON
{
"hex": "#ea85f5",
"rgb": {
"r": 234,
"g": 133,
"b": 245
},
"hsl": {
"h": 294.107,
"s": 84.848,
"l": 74.118
},
"oklch": {
"l": 0.76469,
"c": 0.18542,
"h": 323.5
},
"luminance": 0.4086
}Semantic roles & 50–950 ramp
primary
#EA85F5
secondary
#D9F5D6
accent
#E1041A
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85