#EB85F5#EB85F5
#EB85F5 is a light, vivid purple. Relative luminance 0.410; OKLCH L 76.6% C 0.186 H 323.9°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EB85F5 |
|---|---|
| RGB | rgb(235, 133, 245) |
| HSL | hsl(295, 85%, 74%) |
| HSV | hsv(295, 46%, 96%) |
| CMYK | cmyk(4.1%, 45.7%, 0%, 3.9%) |
| CIE-LAB | lab(70.20, 55.28, -39.89) |
| CIE-LCH | lch(70.20, 68.17, 324.19°) |
| OKLab | oklab(76.58% 0.1502 -0.1097) |
| OKLCH | oklch(76.58% 0.186 323.9) |
| XYZ | xyz(59.1283, 41.0324, 91.1740) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.52
Purply Pink
#F075E6
ΔE00 3.83
Lavender Pink
#DD85D7
ΔE00 5.05
Light Magenta
#FA5FF7
ΔE00 6.27
Violet Pink
#FB5FFC
ΔE00 6.28
Candy Pink
#FF63E9
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB85F5 #8FF585
analogous
#B385F5 #EB85F5 #F585C7
triadic
#EB85F5 #F5EB85 #85F5EB
tetradic
#EB85F5 #F5B385 #8FF585 #85C7F5
square
#EB85F5 #F5B385 #8FF585 #85C7F5
split-complementary
#EB85F5 #C7F585 #85F5B3
monochromatic
#D814EC #E24CF0 #EB85F5 #F4BEFA #FAE3FD
Accessibility & contrast
On white
2.28
#EB85F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#EB85F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB85F5
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB85F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB85F5 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A4F9
Deuteranopia (green-blind)
#95B0F2
Tritanopia (blue-blind)
#EF92B2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb85f5; /* rgb */ color: rgb(235, 133, 245); /* oklch */ color: oklch(76.6% 0.186 323.9);
Tailwind
colors: {
custom: {
50: '#f3abf9',
500: '#eb85f5',
950: '#000000',
},
}SCSS
$custom: #eb85f5; $custom-light: #f3abf9; $custom-dark: #000000;
JSON
{
"hex": "#eb85f5",
"rgb": {
"r": 235,
"g": 133,
"b": 245
},
"hsl": {
"h": 294.643,
"s": 84.848,
"l": 74.118
},
"oklch": {
"l": 0.76583,
"c": 0.18598,
"h": 323.9
},
"luminance": 0.4103
}Semantic roles & 50–950 ramp
primary
#EB85F5
secondary
#D9F5D6
accent
#E10418
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85