#E285EB#E285EB
#E285EB is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.1% C 0.171 H 323.9°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E285EB |
|---|---|
| RGB | rgb(226, 133, 235) |
| HSL | hsl(295, 72%, 72%) |
| HSV | hsv(295, 43%, 92%) |
| CMYK | cmyk(3.8%, 43.4%, 0%, 7.8%) |
| CIE-LAB | lab(68.71, 50.88, -36.80) |
| CIE-LCH | lch(68.71, 62.79, 324.12°) |
| OKLab | oklab(75.11% 0.1383 -0.101) |
| OKLCH | oklch(75.11% 0.171 323.9) |
| XYZ | xyz(54.7455, 38.9443, 83.2144) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.99
Lavender Pink
#DD85D7
ΔE00 3.57
Purply Pink
#F075E6
ΔE00 3.81
Orchid
#DA70D6
ΔE00 5.28
Candy Pink
#FF63E9
ΔE00 6.73
Light Magenta
#FA5FF7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E285EB #8EEB85
analogous
#AF85EB #E285EB #EB85C1
triadic
#E285EB #EBE285 #85EBE2
tetradic
#E285EB #EBAF85 #8EEB85 #85C1EB
square
#E285EB #EBAF85 #8EEB85 #85C1EB
split-complementary
#E285EB #C1EB85 #85EBAF
monochromatic
#C323D3 #D650E2 #E285EB #EEBAF4 #F9E5FB
Accessibility & contrast
On white
2.39
#E285EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#E285EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E285EB
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E285EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E285EB | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EF
Deuteranopia (green-blind)
#93ACE8
Tritanopia (blue-blind)
#E691AD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e285eb; /* rgb */ color: rgb(226, 133, 235); /* oklch */ color: oklch(75.1% 0.171 323.9);
Tailwind
colors: {
custom: {
50: '#edabf1',
500: '#e285eb',
950: '#000000',
},
}SCSS
$custom: #e285eb; $custom-light: #edabf1; $custom-dark: #000000;
JSON
{
"hex": "#e285eb",
"rgb": {
"r": 226,
"g": 133,
"b": 235
},
"hsl": {
"h": 294.706,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.75107,
"c": 0.17127,
"h": 323.9
},
"luminance": 0.38942
}Semantic roles & 50–950 ramp
primary
#E285EB
secondary
#DBF2D9
accent
#D41223
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85