#E388E2#E388E2
#E388E2 is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.3% C 0.158 H 327.4°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E388E2 |
|---|---|
| RGB | rgb(227, 136, 226) |
| HSL | hsl(301, 62%, 71%) |
| HSV | hsv(301, 40%, 89%) |
| CMYK | cmyk(0%, 40.1%, 0.4%, 11%) |
| CIE-LAB | lab(69.06, 48.00, -31.29) |
| CIE-LCH | lch(69.06, 57.29, 326.90°) |
| OKLab | oklab(75.28% 0.1334 -0.0853) |
| OKLCH | oklch(75.28% 0.158 327.4) |
| XYZ | xyz(54.2092, 39.4327, 76.6926) |
| Luminance | 0.3943 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.92
Violet (CSS)
#EE82EE
ΔE00 2.68
Purply Pink
#F075E6
ΔE00 4.16
Orchid
#DA70D6
ΔE00 5.53
Plum
#DDA0DD
ΔE00 6.58
Orchid (survey)
#C875C4
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E388E2 #88E389
analogous
#B688E3 #E388E2 #E388B4
triadic
#E388E2 #E2E388 #88E2E3
tetradic
#E388E2 #E3B688 #88E389 #88B4E3
square
#E388E2 #E3B688 #88E389 #88B4E3
split-complementary
#E388E2 #B4E388 #88E3B6
monochromatic
#C32EC1 #D756D6 #E388E2 #EFBAEE #F9E6F9
Accessibility & contrast
On white
2.36
#E388E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#E388E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E388E2
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E388E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E388E2 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A1E5
Deuteranopia (green-blind)
#99ADDF
Tritanopia (blue-blind)
#E891AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e388e2; /* rgb */ color: rgb(227, 136, 226); /* oklch */ color: oklch(75.3% 0.158 327.4);
Tailwind
colors: {
custom: {
50: '#edadeb',
500: '#e388e2',
950: '#000000',
},
}SCSS
$custom: #e388e2; $custom-light: #edadeb; $custom-dark: #000000;
JSON
{
"hex": "#e388e2",
"rgb": {
"r": 227,
"g": 136,
"b": 226
},
"hsl": {
"h": 300.659,
"s": 61.905,
"l": 71.176
},
"oklch": {
"l": 0.75276,
"c": 0.15831,
"h": 327.4
},
"luminance": 0.3943
}Semantic roles & 50–950 ramp
primary
#E388E2
secondary
#D7EFD8
accent
#CA1E1C
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84