#E085FF#E085FF
#E085FF is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.8% C 0.190 H 317.0°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E085FF |
|---|---|
| RGB | rgb(224, 133, 255) |
| HSL | hsl(285, 100%, 76%) |
| HSV | hsv(285, 48%, 100%) |
| CMYK | cmyk(12.2%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(69.36, 54.15, -46.76) |
| CIE-LCH | lch(69.36, 71.55, 319.19°) |
| OKLab | oklab(75.83% 0.1392 -0.1297) |
| OKLCH | oklch(75.83% 0.19 317) |
| XYZ | xyz(57.1754, 39.8442, 99.2672) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.50
Liliac
#C48EFD
ΔE00 5.57
Purply Pink
#F075E6
ΔE00 6.12
Light Purple
#BF77F6
ΔE00 6.64
Baby Purple
#CA9BF7
ΔE00 6.79
Violet Pink
#FB5FFC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E085FF #A4FF85
analogous
#A385FF #E085FF #FF85E1
triadic
#E085FF #FFE085 #85FFE0
tetradic
#E085FF #FFA385 #A4FF85 #85E1FF
square
#E085FF #FFA385 #A4FF85 #85E1FF
split-complementary
#E085FF #E1FF85 #85FFA3
monochromatic
#C10BFF #D048FF #E085FF #F0C2FF #F7E0FF
Accessibility & contrast
On white
2.34
#E085FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#E085FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E085FF
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E085FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E085FF | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA4FF
Deuteranopia (green-blind)
#88ACFC
Tritanopia (blue-blind)
#DF97B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e085ff; /* rgb */ color: rgb(224, 133, 255); /* oklch */ color: oklch(75.8% 0.190 317.0);
Tailwind
colors: {
custom: {
50: '#ecabff',
500: '#e085ff',
950: '#000000',
},
}SCSS
$custom: #e085ff; $custom-light: #ecabff; $custom-dark: #000000;
JSON
{
"hex": "#e085ff",
"rgb": {
"r": 224,
"g": 133,
"b": 255
},
"hsl": {
"h": 284.754,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.75826,
"c": 0.19024,
"h": 317
},
"luminance": 0.39842
}Semantic roles & 50–950 ramp
primary
#E085FF
secondary
#DDF7D4
accent
#E6003A
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86