#E288EB#E288EB
#E288EB is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.6% C 0.166 H 323.7°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E288EB |
|---|---|
| RGB | rgb(226, 136, 235) |
| HSL | hsl(295, 71%, 73%) |
| HSV | hsv(295, 42%, 92%) |
| CMYK | cmyk(3.8%, 42.1%, 0%, 7.8%) |
| CIE-LAB | lab(69.31, 49.35, -35.87) |
| CIE-LCH | lch(69.31, 61.01, 323.99°) |
| OKLab | oklab(75.56% 0.1341 -0.0984) |
| OKLCH | oklch(75.56% 0.166 323.7) |
| XYZ | xyz(55.1621, 39.7775, 83.3533) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.22
Lavender Pink
#DD85D7
ΔE00 3.48
Purply Pink
#F075E6
ΔE00 4.29
Orchid
#DA70D6
ΔE00 5.80
Candy Pink
#FF63E9
ΔE00 7.22
Plum
#DDA0DD
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E288EB #91EB88
analogous
#B088EB #E288EB #EB88C3
triadic
#E288EB #EBE288 #88EBE2
tetradic
#E288EB #EBB088 #91EB88 #88C3EB
square
#E288EB #EBB088 #91EB88 #88C3EB
split-complementary
#E288EB #C3EB88 #88EBB0
monochromatic
#C524D5 #D554E2 #E288EB #EFBCF4 #F9E5FB
Accessibility & contrast
On white
2.35
#E288EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#E288EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E288EB
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E288EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E288EB | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EF
Deuteranopia (green-blind)
#95ADE8
Tritanopia (blue-blind)
#E693AF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e288eb; /* rgb */ color: rgb(226, 136, 235); /* oklch */ color: oklch(75.6% 0.166 323.7);
Tailwind
colors: {
custom: {
50: '#edadf1',
500: '#e288eb',
950: '#000000',
},
}SCSS
$custom: #e288eb; $custom-light: #edadf1; $custom-dark: #000000;
JSON
{
"hex": "#e288eb",
"rgb": {
"r": 226,
"g": 136,
"b": 235
},
"hsl": {
"h": 294.545,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.75555,
"c": 0.16629,
"h": 323.7
},
"luminance": 0.39775
}Semantic roles & 50–950 ramp
primary
#E288EB
secondary
#DBF2D9
accent
#D31224
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85