#EA85FF#EA85FF
#EA85FF is a light, vivid purple. Relative luminance 0.415; OKLCH L 76.9% C 0.195 H 320.5°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EA85FF |
|---|---|
| RGB | rgb(234, 133, 255) |
| HSL | hsl(290, 100%, 76%) |
| HSV | hsv(290, 48%, 100%) |
| CMYK | cmyk(8.2%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(70.52, 56.87, -44.86) |
| CIE-LCH | lch(70.52, 72.43, 321.73°) |
| OKLab | oklab(76.94% 0.1506 -0.124) |
| OKLCH | oklch(76.94% 0.195 320.5) |
| XYZ | xyz(60.3670, 41.4899, 99.4168) |
| Luminance | 0.4149 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.20
Purply Pink
#F075E6
ΔE00 5.10
Violet Pink
#FB5FFC
ΔE00 6.25
Light Magenta
#FA5FF7
ΔE00 6.42
Lavender Pink
#DD85D7
ΔE00 6.61
Candy Pink
#FF63E9
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA85FF #9AFF85
analogous
#AD85FF #EA85FF #FF85D7
triadic
#EA85FF #FFEA85 #85FFEA
tetradic
#EA85FF #FFAD85 #9AFF85 #85D7FF
square
#EA85FF #FFAD85 #9AFF85 #85D7FF
split-complementary
#EA85FF #D7FF85 #85FFAD
monochromatic
#D50BFF #DF48FF #EA85FF #F5C2FF #FAE0FF
Accessibility & contrast
On white
2.26
#EA85FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#EA85FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA85FF
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA85FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA85FF | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#8FB0FC
Tritanopia (blue-blind)
#EC95B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea85ff; /* rgb */ color: rgb(234, 133, 255); /* oklch */ color: oklch(76.9% 0.195 320.5);
Tailwind
colors: {
custom: {
50: '#f3abff',
500: '#ea85ff',
950: '#000000',
},
}SCSS
$custom: #ea85ff; $custom-light: #f3abff; $custom-dark: #000000;
JSON
{
"hex": "#ea85ff",
"rgb": {
"r": 234,
"g": 133,
"b": 255
},
"hsl": {
"h": 289.672,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.76938,
"c": 0.19506,
"h": 320.5
},
"luminance": 0.41487
}Semantic roles & 50–950 ramp
primary
#EA85FF
secondary
#DAF7D4
accent
#E60028
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171018
muted
#857F86