#EB85EF#EB85EF
#EB85EF is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.3% C 0.180 H 325.8°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EB85EF |
|---|---|
| RGB | rgb(235, 133, 239) |
| HSL | hsl(298, 77%, 73%) |
| HSV | hsv(298, 44%, 94%) |
| CMYK | cmyk(1.7%, 44.4%, 0%, 6.3%) |
| CIE-LAB | lab(69.95, 54.20, -37.00) |
| CIE-LCH | lch(69.95, 65.62, 325.68°) |
| OKLab | oklab(76.31% 0.1492 -0.1014) |
| OKLCH | oklch(76.31% 0.18 325.8) |
| XYZ | xyz(58.2272, 40.6720, 86.4280) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.77
Purply Pink
#F075E6
ΔE00 3.31
Lavender Pink
#DD85D7
ΔE00 4.14
Orchid
#DA70D6
ΔE00 5.91
Candy Pink
#FF63E9
ΔE00 6.05
Light Magenta
#FA5FF7
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB85EF #89EF85
analogous
#B685EF #EB85EF #EF85BE
triadic
#EB85EF #EFEB85 #85EFEB
tetradic
#EB85EF #EFB685 #89EF85 #85BEEF
square
#EB85EF #EFB685 #89EF85 #85BEEF
split-complementary
#EB85EF #BEEF85 #85EFB6
monochromatic
#D51DDD #E24FE8 #EB85EF #F4BBF6 #FBE4FB
Accessibility & contrast
On white
2.30
#EB85EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#EB85EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB85EF
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB85EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB85EF | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F3
Deuteranopia (green-blind)
#97AFEC
Tritanopia (blue-blind)
#F090AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb85ef; /* rgb */ color: rgb(235, 133, 239); /* oklch */ color: oklch(76.3% 0.180 325.8);
Tailwind
colors: {
custom: {
50: '#f3abf4',
500: '#eb85ef',
950: '#000000',
},
}SCSS
$custom: #eb85ef; $custom-light: #f3abf4; $custom-dark: #000000;
JSON
{
"hex": "#eb85ef",
"rgb": {
"r": 235,
"g": 133,
"b": 239
},
"hsl": {
"h": 297.736,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.76312,
"c": 0.18036,
"h": 325.8
},
"luminance": 0.40669
}Semantic roles & 50–950 ramp
primary
#EB85EF
secondary
#D9F3D8
accent
#D90C14
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85