#EB85F6#EB85F6
#EB85F6 is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.6% C 0.187 H 323.5°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EB85F6 |
|---|---|
| RGB | rgb(235, 133, 246) |
| HSL | hsl(294, 86%, 74%) |
| HSV | hsv(294, 46%, 96%) |
| CMYK | cmyk(4.5%, 45.9%, 0%, 3.5%) |
| CIE-LAB | lab(70.24, 55.47, -40.37) |
| CIE-LCH | lch(70.24, 68.60, 323.95°) |
| OKLab | oklab(76.63% 0.1504 -0.1111) |
| OKLCH | oklch(76.63% 0.187 323.5) |
| XYZ | xyz(59.2814, 41.0937, 91.9802) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.67
Purply Pink
#F075E6
ΔE00 3.94
Lavender Pink
#DD85D7
ΔE00 5.20
Violet Pink
#FB5FFC
ΔE00 6.25
Light Magenta
#FA5FF7
ΔE00 6.26
Candy Pink
#FF63E9
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB85F6 #90F685
analogous
#B385F6 #EB85F6 #F685C9
triadic
#EB85F6 #F6EB85 #85F6EB
tetradic
#EB85F6 #F6B385 #90F685 #85C9F6
square
#EB85F6 #F6B385 #90F685 #85C9F6
split-complementary
#EB85F6 #C9F685 #85F6B3
monochromatic
#D813EE #E24CF2 #EB85F6 #F4BEFA #FAE3FD
Accessibility & contrast
On white
2.28
#EB85F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#EB85F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB85F6
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB85F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB85F6 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A4FA
Deuteranopia (green-blind)
#94B0F3
Tritanopia (blue-blind)
#EF92B2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb85f6; /* rgb */ color: rgb(235, 133, 246); /* oklch */ color: oklch(76.6% 0.187 323.5);
Tailwind
colors: {
custom: {
50: '#f3abf9',
500: '#eb85f6',
950: '#000000',
},
}SCSS
$custom: #eb85f6; $custom-light: #f3abf9; $custom-dark: #000000;
JSON
{
"hex": "#eb85f6",
"rgb": {
"r": 235,
"g": 133,
"b": 246
},
"hsl": {
"h": 294.159,
"s": 86.26,
"l": 74.314
},
"oklch": {
"l": 0.76629,
"c": 0.18693,
"h": 323.5
},
"luminance": 0.41091
}Semantic roles & 50–950 ramp
primary
#EB85F6
secondary
#D9F5D6
accent
#E30319
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85