#EB85EA#EB85EA
#EB85EA is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.1% C 0.176 H 327.5°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EB85EA |
|---|---|
| RGB | rgb(235, 133, 234) |
| HSL | hsl(301, 72%, 72%) |
| HSV | hsv(301, 43%, 92%) |
| CMYK | cmyk(0%, 43.4%, 0.4%, 7.8%) |
| CIE-LAB | lab(69.74, 53.30, -34.57) |
| CIE-LCH | lch(69.74, 63.53, 327.03°) |
| OKLab | oklab(76.09% 0.1482 -0.0945) |
| OKLCH | oklch(76.09% 0.176 327.5) |
| XYZ | xyz(57.4987, 40.3806, 82.5915) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.96
Purply Pink
#F075E6
ΔE00 3.10
Lavender Pink
#DD85D7
ΔE00 3.42
Orchid
#DA70D6
ΔE00 5.66
Candy Pink
#FF63E9
ΔE00 5.96
Light Magenta
#FA5FF7
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB85EA #85EB86
analogous
#B985EB #EB85EA #EB85B7
triadic
#EB85EA #EAEB85 #85EAEB
tetradic
#EB85EA #EBB985 #85EB86 #85B7EB
square
#EB85EA #EBB985 #85EB86 #85B7EB
split-complementary
#EB85EA #B7EB85 #85EBB9
monochromatic
#D323D1 #E250E1 #EB85EA #F4BAF3 #FBE5FA
Accessibility & contrast
On white
2.31
#EB85EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#EB85EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB85EA
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB85EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB85EA | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EE
Deuteranopia (green-blind)
#99AFE7
Tritanopia (blue-blind)
#F18FAD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb85ea; /* rgb */ color: rgb(235, 133, 234); /* oklch */ color: oklch(76.1% 0.176 327.5);
Tailwind
colors: {
custom: {
50: '#f3abf1',
500: '#eb85ea',
950: '#000000',
},
}SCSS
$custom: #eb85ea; $custom-light: #f3abf1; $custom-dark: #000000;
JSON
{
"hex": "#eb85ea",
"rgb": {
"r": 235,
"g": 133,
"b": 234
},
"hsl": {
"h": 300.588,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.76091,
"c": 0.17578,
"h": 327.5
},
"luminance": 0.40378
}Semantic roles & 50–950 ramp
primary
#EB85EA
secondary
#D9F2D9
accent
#D41412
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84