#E288ED#E288ED
#E288ED is a light, vivid purple. Relative luminance 0.399; OKLCH L 75.6% C 0.168 H 323.0°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E288ED |
|---|---|
| RGB | rgb(226, 136, 237) |
| HSL | hsl(293, 74%, 73%) |
| HSV | hsv(293, 43%, 93%) |
| CMYK | cmyk(4.6%, 42.6%, 0%, 7.1%) |
| CIE-LAB | lab(69.39, 49.72, -36.84) |
| CIE-LCH | lch(69.39, 61.88, 323.46°) |
| OKLab | oklab(75.64% 0.1344 -0.1011) |
| OKLCH | oklch(75.64% 0.168 323) |
| XYZ | xyz(55.4527, 39.8937, 84.8836) |
| Luminance | 0.3989 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.27
Lavender Pink
#DD85D7
ΔE00 3.83
Purply Pink
#F075E6
ΔE00 4.39
Orchid
#DA70D6
ΔE00 5.93
Baby Purple
#CA9BF7
ΔE00 7.26
Candy Pink
#FF63E9
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E288ED #93ED88
analogous
#AF88ED #E288ED #ED88C6
triadic
#E288ED #EDE288 #88EDE2
tetradic
#E288ED #EDAF88 #93ED88 #88C6ED
square
#E288ED #EDAF88 #93ED88 #88C6ED
split-complementary
#E288ED #C6ED88 #88EDAF
monochromatic
#C621DA #D553E5 #E288ED #EFBDF5 #F9E4FB
Accessibility & contrast
On white
2.34
#E288ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#E288ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E288ED
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E288ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E288ED | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F1
Deuteranopia (green-blind)
#94ADEA
Tritanopia (blue-blind)
#E594AF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e288ed; /* rgb */ color: rgb(226, 136, 237); /* oklch */ color: oklch(75.6% 0.168 323.0);
Tailwind
colors: {
custom: {
50: '#edadf3',
500: '#e288ed',
950: '#000000',
},
}SCSS
$custom: #e288ed; $custom-light: #edadf3; $custom-dark: #000000;
JSON
{
"hex": "#e288ed",
"rgb": {
"r": 226,
"g": 136,
"b": 237
},
"hsl": {
"h": 293.465,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.75644,
"c": 0.16825,
"h": 323
},
"luminance": 0.39891
}Semantic roles & 50–950 ramp
primary
#E288ED
secondary
#DBF3D8
accent
#D61025
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85