#EB85EE#EB85EE
#EB85EE is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.3% C 0.179 H 326.1°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EB85EE |
|---|---|
| RGB | rgb(235, 133, 238) |
| HSL | hsl(298, 76%, 73%) |
| HSV | hsv(298, 44%, 93%) |
| CMYK | cmyk(1.3%, 44.1%, 0%, 6.7%) |
| CIE-LAB | lab(69.90, 54.02, -36.51) |
| CIE-LCH | lch(69.90, 65.20, 325.94°) |
| OKLab | oklab(76.27% 0.149 -0.1) |
| OKLCH | oklch(76.27% 0.179 326.1) |
| XYZ | xyz(58.0799, 40.6131, 85.6522) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.73
Purply Pink
#F075E6
ΔE00 3.25
Lavender Pink
#DD85D7
ΔE00 3.99
Orchid
#DA70D6
ΔE00 5.85
Candy Pink
#FF63E9
ΔE00 6.02
Light Magenta
#FA5FF7
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB85EE #88EE85
analogous
#B785EE #EB85EE #EE85BC
triadic
#EB85EE #EEEB85 #85EEEB
tetradic
#EB85EE #EEB785 #88EE85 #85BCEE
square
#EB85EE #EEB785 #88EE85 #85BCEE
split-complementary
#EB85EE #BCEE85 #85EEB7
monochromatic
#D51EDA #E24FE7 #EB85EE #F4BBF5 #FBE4FB
Accessibility & contrast
On white
2.30
#EB85EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#EB85EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB85EE
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB85EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB85EE | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F2
Deuteranopia (green-blind)
#98AFEB
Tritanopia (blue-blind)
#F090AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb85ee; /* rgb */ color: rgb(235, 133, 238); /* oklch */ color: oklch(76.3% 0.179 326.1);
Tailwind
colors: {
custom: {
50: '#f3abf4',
500: '#eb85ee',
950: '#000000',
},
}SCSS
$custom: #eb85ee; $custom-light: #f3abf4; $custom-dark: #000000;
JSON
{
"hex": "#eb85ee",
"rgb": {
"r": 235,
"g": 133,
"b": 238
},
"hsl": {
"h": 298.286,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.76267,
"c": 0.17944,
"h": 326.1
},
"luminance": 0.4061
}Semantic roles & 50–950 ramp
primary
#EB85EE
secondary
#D9F3D8
accent
#D80E14
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85