#E285EE#E285EE
#E285EE is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.2% C 0.174 H 322.9°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E285EE |
|---|---|
| RGB | rgb(226, 133, 238) |
| HSL | hsl(293, 76%, 73%) |
| HSV | hsv(293, 44%, 93%) |
| CMYK | cmyk(5%, 44.1%, 0%, 6.7%) |
| CIE-LAB | lab(68.84, 51.44, -38.26) |
| CIE-LCH | lch(68.84, 64.10, 323.36°) |
| OKLab | oklab(75.24% 0.1388 -0.1052) |
| OKLCH | oklch(75.24% 0.174 322.9) |
| XYZ | xyz(55.1826, 39.1191, 85.5163) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.14
Purply Pink
#F075E6
ΔE00 4.01
Lavender Pink
#DD85D7
ΔE00 4.11
Orchid
#DA70D6
ΔE00 5.52
Light Magenta
#FA5FF7
ΔE00 6.78
Candy Pink
#FF63E9
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E285EE #91EE85
analogous
#AD85EE #E285EE #EE85C5
triadic
#E285EE #EEE285 #85EEE2
tetradic
#E285EE #EEAD85 #91EE85 #85C5EE
square
#E285EE #EEAD85 #91EE85 #85C5EE
split-complementary
#E285EE #C5EE85 #85EEAD
monochromatic
#C51EDA #D54FE7 #E285EE #EFBBF5 #F9E4FB
Accessibility & contrast
On white
2.38
#E285EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#E285EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E285EE
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E285EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E285EE | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F2
Deuteranopia (green-blind)
#92ACEB
Tritanopia (blue-blind)
#E591AE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e285ee; /* rgb */ color: rgb(226, 133, 238); /* oklch */ color: oklch(75.2% 0.174 322.9);
Tailwind
colors: {
custom: {
50: '#edabf4',
500: '#e285ee',
950: '#000000',
},
}SCSS
$custom: #e285ee; $custom-light: #edabf4; $custom-dark: #000000;
JSON
{
"hex": "#e285ee",
"rgb": {
"r": 226,
"g": 133,
"b": 238
},
"hsl": {
"h": 293.143,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.75243,
"c": 0.17418,
"h": 322.9
},
"luminance": 0.39117
}Semantic roles & 50–950 ramp
primary
#E285EE
secondary
#DBF3D8
accent
#D80E25
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85