#E388EE#E388EE
#E388EE is a light, vivid purple. Relative luminance 0.401; OKLCH L 75.8% C 0.170 H 323.1°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E388EE |
|---|---|
| RGB | rgb(227, 136, 238) |
| HSL | hsl(294, 75%, 73%) |
| HSV | hsv(294, 43%, 93%) |
| CMYK | cmyk(4.6%, 42.9%, 0%, 6.7%) |
| CIE-LAB | lab(69.55, 50.20, -37.14) |
| CIE-LCH | lch(69.55, 62.44, 323.51°) |
| OKLab | oklab(75.8% 0.1358 -0.102) |
| OKLCH | oklch(75.8% 0.17 323.1) |
| XYZ | xyz(55.9137, 40.1145, 85.6700) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.16
Lavender Pink
#DD85D7
ΔE00 3.96
Purply Pink
#F075E6
ΔE00 4.35
Orchid
#DA70D6
ΔE00 6.01
Candy Pink
#FF63E9
ΔE00 7.21
Light Magenta
#FA5FF7
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E388EE #93EE88
analogous
#B088EE #E388EE #EE88C6
triadic
#E388EE #EEE388 #88EEE3
tetradic
#E388EE #EEB088 #93EE88 #88C6EE
square
#E388EE #EEB088 #93EE88 #88C6EE
split-complementary
#E388EE #C6EE88 #88EEB0
monochromatic
#C81FDC #D652E6 #E388EE #F0BEF6 #F9E4FB
Accessibility & contrast
On white
2.33
#E388EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#E388EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E388EE
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E388EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E388EE | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F2
Deuteranopia (green-blind)
#95AEEB
Tritanopia (blue-blind)
#E694B0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e388ee; /* rgb */ color: rgb(227, 136, 238); /* oklch */ color: oklch(75.8% 0.170 323.1);
Tailwind
colors: {
custom: {
50: '#edadf4',
500: '#e388ee',
950: '#000000',
},
}SCSS
$custom: #e388ee; $custom-light: #edadf4; $custom-dark: #000000;
JSON
{
"hex": "#e388ee",
"rgb": {
"r": 227,
"g": 136,
"b": 238
},
"hsl": {
"h": 293.529,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.758,
"c": 0.1698,
"h": 323.1
},
"luminance": 0.40112
}Semantic roles & 50–950 ramp
primary
#E388EE
secondary
#DBF3D8
accent
#D70E24
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85