#EB85F0#EB85F0
#EB85F0 is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.4% C 0.181 H 325.5°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EB85F0 |
|---|---|
| RGB | rgb(235, 133, 240) |
| HSL | hsl(297, 78%, 73%) |
| HSV | hsv(297, 45%, 94%) |
| CMYK | cmyk(2.1%, 44.6%, 0%, 5.9%) |
| CIE-LAB | lab(69.99, 54.38, -37.48) |
| CIE-LCH | lch(69.99, 66.04, 325.42°) |
| OKLab | oklab(76.36% 0.1493 -0.1028) |
| OKLCH | oklch(76.36% 0.181 325.5) |
| XYZ | xyz(58.3753, 40.7313, 87.2082) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.85
Purply Pink
#F075E6
ΔE00 3.38
Lavender Pink
#DD85D7
ΔE00 4.29
Orchid
#DA70D6
ΔE00 5.98
Candy Pink
#FF63E9
ΔE00 6.09
Light Magenta
#FA5FF7
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB85F0 #8AF085
analogous
#B585F0 #EB85F0 #F085BF
triadic
#EB85F0 #F0EB85 #85F0EB
tetradic
#EB85F0 #F0B585 #8AF085 #85BFF0
square
#EB85F0 #F0B585 #8AF085 #85BFF0
split-complementary
#EB85F0 #BFF085 #85F0B5
monochromatic
#D61BDF #E24EE9 #EB85F0 #F4BBF7 #FBE4FC
Accessibility & contrast
On white
2.30
#EB85F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#EB85F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB85F0
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB85F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB85F0 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA3F4
Deuteranopia (green-blind)
#97B0ED
Tritanopia (blue-blind)
#F091AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb85f0; /* rgb */ color: rgb(235, 133, 240); /* oklch */ color: oklch(76.4% 0.181 325.5);
Tailwind
colors: {
custom: {
50: '#f3abf5',
500: '#eb85f0',
950: '#000000',
},
}SCSS
$custom: #eb85f0; $custom-light: #f3abf5; $custom-dark: #000000;
JSON
{
"hex": "#eb85f0",
"rgb": {
"r": 235,
"g": 133,
"b": 240
},
"hsl": {
"h": 297.196,
"s": 78.102,
"l": 73.137
},
"oklch": {
"l": 0.76356,
"c": 0.18129,
"h": 325.5
},
"luminance": 0.40728
}Semantic roles & 50–950 ramp
primary
#EB85F0
secondary
#D9F3D8
accent
#DA0B15
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85