#EB85FF#EB85FF
#EB85FF is a light, vivid purple. Relative luminance 0.417; OKLCH L 77.0% C 0.196 H 320.9°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EB85FF |
|---|---|
| RGB | rgb(235, 133, 255) |
| HSL | hsl(290, 100%, 76%) |
| HSV | hsv(290, 48%, 100%) |
| CMYK | cmyk(7.8%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(70.64, 57.14, -44.67) |
| CIE-LCH | lch(70.64, 72.53, 321.99°) |
| OKLab | oklab(77.05% 0.1517 -0.1234) |
| OKLCH | oklch(77.05% 0.196 320.9) |
| XYZ | xyz(60.6964, 41.6597, 99.4323) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.10
Purply Pink
#F075E6
ΔE00 5.02
Violet Pink
#FB5FFC
ΔE00 6.21
Light Magenta
#FA5FF7
ΔE00 6.37
Lavender Pink
#DD85D7
ΔE00 6.59
Candy Pink
#FF63E9
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB85FF #99FF85
analogous
#AE85FF #EB85FF #FF85D6
triadic
#EB85FF #FFEB85 #85FFEB
tetradic
#EB85FF #FFAE85 #99FF85 #85D6FF
square
#EB85FF #FFAE85 #99FF85 #85D6FF
split-complementary
#EB85FF #D6FF85 #85FFAE
monochromatic
#D70BFF #E148FF #EB85FF #F5C2FF #FAE0FF
Accessibility & contrast
On white
2.25
#EB85FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#EB85FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB85FF
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB85FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB85FF | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#90B1FC
Tritanopia (blue-blind)
#ED95B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #eb85ff; /* rgb */ color: rgb(235, 133, 255); /* oklch */ color: oklch(77.0% 0.196 320.9);
Tailwind
colors: {
custom: {
50: '#f4abff',
500: '#eb85ff',
950: '#000000',
},
}SCSS
$custom: #eb85ff; $custom-light: #f4abff; $custom-dark: #000000;
JSON
{
"hex": "#eb85ff",
"rgb": {
"r": 235,
"g": 133,
"b": 255
},
"hsl": {
"h": 290.164,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.7705,
"c": 0.19557,
"h": 320.9
},
"luminance": 0.41657
}Semantic roles & 50–950 ramp
primary
#EB85FF
secondary
#DAF7D4
accent
#E60026
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86