#E085EE#E085EE
#E085EE is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.0% C 0.173 H 322.1°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E085EE |
|---|---|
| RGB | rgb(224, 133, 238) |
| HSL | hsl(292, 76%, 73%) |
| HSV | hsv(292, 44%, 93%) |
| CMYK | cmyk(5.9%, 44.1%, 0%, 6.7%) |
| CIE-LAB | lab(68.60, 50.87, -38.64) |
| CIE-LCH | lch(68.60, 63.88, 322.78°) |
| OKLab | oklab(75.02% 0.1366 -0.1063) |
| OKLCH | oklch(75.02% 0.173 322.1) |
| XYZ | xyz(54.5589, 38.7976, 85.4871) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.50
Lavender Pink
#DD85D7
ΔE00 4.22
Purply Pink
#F075E6
ΔE00 4.26
Orchid
#DA70D6
ΔE00 5.52
Light Magenta
#FA5FF7
ΔE00 6.90
Violet Pink
#FB5FFC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E085EE #93EE85
analogous
#AB85EE #E085EE #EE85C7
triadic
#E085EE #EEE085 #85EEE0
tetradic
#E085EE #EEAB85 #93EE85 #85C7EE
square
#E085EE #EEAB85 #93EE85 #85C7EE
split-complementary
#E085EE #C7EE85 #85EEAB
monochromatic
#C11EDA #D24FE7 #E085EE #EEBBF5 #F8E4FB
Accessibility & contrast
On white
2.40
#E085EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#E085EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E085EE
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E085EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E085EE | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A1F2
Deuteranopia (green-blind)
#90ABEB
Tritanopia (blue-blind)
#E392AE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e085ee; /* rgb */ color: rgb(224, 133, 238); /* oklch */ color: oklch(75.0% 0.173 322.1);
Tailwind
colors: {
custom: {
50: '#ebabf4',
500: '#e085ee',
950: '#000000',
},
}SCSS
$custom: #e085ee; $custom-light: #ebabf4; $custom-dark: #000000;
JSON
{
"hex": "#e085ee",
"rgb": {
"r": 224,
"g": 133,
"b": 238
},
"hsl": {
"h": 292,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.75018,
"c": 0.17307,
"h": 322.1
},
"luminance": 0.38795
}Semantic roles & 50–950 ramp
primary
#E085EE
secondary
#DCF3D8
accent
#D80E29
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85