#E188F8#E188F8
#E188F8 is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.0% C 0.179 H 319.2°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E188F8 |
|---|---|
| RGB | rgb(225, 136, 248) |
| HSL | hsl(288, 89%, 75%) |
| HSV | hsv(288, 45%, 97%) |
| CMYK | cmyk(9.3%, 45.2%, 0%, 2.7%) |
| CIE-LAB | lab(69.75, 51.53, -42.32) |
| CIE-LCH | lch(69.75, 66.68, 320.61°) |
| OKLab | oklab(76.04% 0.1352 -0.1169) |
| OKLCH | oklch(76.04% 0.179 319.2) |
| XYZ | xyz(56.7966, 40.3951, 93.5939) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.45
Purply Pink
#F075E6
ΔE00 5.45
Lavender Pink
#DD85D7
ΔE00 5.80
Liliac
#C48EFD
ΔE00 6.09
Baby Purple
#CA9BF7
ΔE00 6.52
Orchid
#DA70D6
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E188F8 #9FF888
analogous
#A988F8 #E188F8 #F888D7
triadic
#E188F8 #F8E188 #88F8E1
tetradic
#E188F8 #F8A988 #9FF888 #88D7F8
square
#E188F8 #F8A988 #9FF888 #88D7F8
split-complementary
#E188F8 #D7F888 #88F8A9
monochromatic
#C414F1 #D24EF5 #E188F8 #F0C2FB #F8E2FD
Accessibility & contrast
On white
2.31
#E188F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#E188F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E188F8
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E188F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E188F8 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A4FC
Deuteranopia (green-blind)
#8FAEF5
Tritanopia (blue-blind)
#E297B4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e188f8; /* rgb */ color: rgb(225, 136, 248); /* oklch */ color: oklch(76.0% 0.179 319.2);
Tailwind
colors: {
custom: {
50: '#ecadfb',
500: '#e188f8',
950: '#000000',
},
}SCSS
$custom: #e188f8; $custom-light: #ecadfb; $custom-dark: #000000;
JSON
{
"hex": "#e188f8",
"rgb": {
"r": 225,
"g": 136,
"b": 248
},
"hsl": {
"h": 287.679,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.76039,
"c": 0.17873,
"h": 319.2
},
"luminance": 0.40393
}Semantic roles & 50–950 ramp
primary
#E188F8
secondary
#DCF5D6
accent
#E6002F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85