#EA85EF#EA85EF
#EA85EF is a light, vivid purple. Relative luminance 0.405; OKLCH L 76.2% C 0.180 H 325.4°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EA85EF |
|---|---|
| RGB | rgb(234, 133, 239) |
| HSL | hsl(297, 77%, 73%) |
| HSV | hsv(297, 44%, 94%) |
| CMYK | cmyk(2.1%, 44.4%, 0%, 6.3%) |
| CIE-LAB | lab(69.83, 53.91, -37.19) |
| CIE-LCH | lch(69.83, 65.50, 325.40°) |
| OKLab | oklab(76.2% 0.148 -0.102) |
| OKLCH | oklch(76.2% 0.18 325.4) |
| XYZ | xyz(57.8979, 40.5022, 86.4126) |
| Luminance | 0.4050 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.90
Purply Pink
#F075E6
ΔE00 3.37
Lavender Pink
#DD85D7
ΔE00 4.12
Orchid
#DA70D6
ΔE00 5.86
Candy Pink
#FF63E9
ΔE00 6.13
Light Magenta
#FA5FF7
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA85EF #8AEF85
analogous
#B585EF #EA85EF #EF85BF
triadic
#EA85EF #EFEA85 #85EFEA
tetradic
#EA85EF #EFB585 #8AEF85 #85BFEF
square
#EA85EF #EFB585 #8AEF85 #85BFEF
split-complementary
#EA85EF #BFEF85 #85EFB5
monochromatic
#D41DDD #E14FE8 #EA85EF #F3BBF6 #FAE4FB
Accessibility & contrast
On white
2.31
#EA85EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#EA85EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA85EF
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA85EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA85EF | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA3F3
Deuteranopia (green-blind)
#97AFEC
Tritanopia (blue-blind)
#EF91AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea85ef; /* rgb */ color: rgb(234, 133, 239); /* oklch */ color: oklch(76.2% 0.180 325.4);
Tailwind
colors: {
custom: {
50: '#f3abf4',
500: '#ea85ef',
950: '#000000',
},
}SCSS
$custom: #ea85ef; $custom-light: #f3abf4; $custom-dark: #000000;
JSON
{
"hex": "#ea85ef",
"rgb": {
"r": 234,
"g": 133,
"b": 239
},
"hsl": {
"h": 297.17,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.76197,
"c": 0.17976,
"h": 325.4
},
"luminance": 0.40499
}Semantic roles & 50–950 ramp
primary
#EA85EF
secondary
#D9F3D8
accent
#D90C16
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85