#EB85EC#EB85EC
#EB85EC is a light, vivid purple. Relative luminance 0.405; OKLCH L 76.2% C 0.178 H 326.8°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EB85EC |
|---|---|
| RGB | rgb(235, 133, 236) |
| HSL | hsl(299, 73%, 72%) |
| HSV | hsv(299, 44%, 93%) |
| CMYK | cmyk(0.4%, 43.6%, 0%, 7.5%) |
| CIE-LAB | lab(69.82, 53.66, -35.54) |
| CIE-LCH | lch(69.82, 64.36, 326.48°) |
| OKLab | oklab(76.18% 0.1486 -0.0973) |
| OKLCH | oklch(76.18% 0.178 326.8) |
| XYZ | xyz(57.7877, 40.4962, 84.1133) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.77
Purply Pink
#F075E6
ΔE00 3.16
Lavender Pink
#DD85D7
ΔE00 3.70
Orchid
#DA70D6
ΔE00 5.74
Candy Pink
#FF63E9
ΔE00 5.98
Light Magenta
#FA5FF7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB85EC #86EC85
analogous
#B785EC #EB85EC #EC85BA
triadic
#EB85EC #ECEB85 #85ECEB
tetradic
#EB85EC #ECB785 #86EC85 #85BAEC
square
#EB85EC #ECB785 #86EC85 #85BAEC
split-complementary
#EB85EC #BAEC85 #85ECB7
monochromatic
#D421D5 #E250E4 #EB85EC #F4BAF4 #FBE5FB
Accessibility & contrast
On white
2.31
#EB85EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#EB85EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB85EC
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB85EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB85EC | 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)
#7CA2F0
Deuteranopia (green-blind)
#98AFE9
Tritanopia (blue-blind)
#F090AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb85ec; /* rgb */ color: rgb(235, 133, 236); /* oklch */ color: oklch(76.2% 0.178 326.8);
Tailwind
colors: {
custom: {
50: '#f3abf2',
500: '#eb85ec',
950: '#000000',
},
}SCSS
$custom: #eb85ec; $custom-light: #f3abf2; $custom-dark: #000000;
JSON
{
"hex": "#eb85ec",
"rgb": {
"r": 235,
"g": 133,
"b": 236
},
"hsl": {
"h": 299.417,
"s": 73.05,
"l": 72.353
},
"oklch": {
"l": 0.76179,
"c": 0.1776,
"h": 326.8
},
"luminance": 0.40493
}Semantic roles & 50–950 ramp
primary
#EB85EC
secondary
#D9F3D8
accent
#D51012
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85