#EA85EB#EA85EB
#EA85EB is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.0% C 0.176 H 326.8°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EA85EB |
|---|---|
| RGB | rgb(234, 133, 235) |
| HSL | hsl(299, 72%, 72%) |
| HSV | hsv(299, 43%, 92%) |
| CMYK | cmyk(0.4%, 43.4%, 0%, 7.8%) |
| CIE-LAB | lab(69.66, 53.19, -35.25) |
| CIE-LCH | lch(69.66, 63.81, 326.47°) |
| OKLab | oklab(76.02% 0.1473 -0.0964) |
| OKLCH | oklch(76.02% 0.176 326.8) |
| XYZ | xyz(57.3135, 40.2684, 83.3348) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.91
Purply Pink
#F075E6
ΔE00 3.16
Lavender Pink
#DD85D7
ΔE00 3.52
Orchid
#DA70D6
ΔE00 5.63
Candy Pink
#FF63E9
ΔE00 6.03
Light Magenta
#FA5FF7
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA85EB #86EB85
analogous
#B785EB #EA85EB #EB85B9
triadic
#EA85EB #EBEA85 #85EBEA
tetradic
#EA85EB #EBB785 #86EB85 #85B9EB
square
#EA85EB #EBB785 #86EB85 #85B9EB
split-complementary
#EA85EB #B9EB85 #85EBB7
monochromatic
#D123D3 #E150E2 #EA85EB #F3BAF4 #FAE5FB
Accessibility & contrast
On white
2.32
#EA85EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#EA85EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA85EB
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA85EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA85EB | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2EF
Deuteranopia (green-blind)
#98AFE8
Tritanopia (blue-blind)
#EF8FAD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea85eb; /* rgb */ color: rgb(234, 133, 235); /* oklch */ color: oklch(76.0% 0.176 326.8);
Tailwind
colors: {
custom: {
50: '#f3abf1',
500: '#ea85eb',
950: '#000000',
},
}SCSS
$custom: #ea85eb; $custom-light: #f3abf1; $custom-dark: #000000;
JSON
{
"hex": "#ea85eb",
"rgb": {
"r": 234,
"g": 133,
"b": 235
},
"hsl": {
"h": 299.412,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.76019,
"c": 0.17607,
"h": 326.8
},
"luminance": 0.40266
}Semantic roles & 50–950 ramp
primary
#EA85EB
secondary
#D9F2D9
accent
#D41214
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85