#E188FB#E188FB
#E188FB is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.2% C 0.182 H 318.3°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E188FB |
|---|---|
| RGB | rgb(225, 136, 251) |
| HSL | hsl(286, 93%, 76%) |
| HSV | hsv(286, 46%, 98%) |
| CMYK | cmyk(10.4%, 45.8%, 0%, 1.6%) |
| CIE-LAB | lab(69.88, 52.12, -43.75) |
| CIE-LCH | lch(69.88, 68.05, 319.99°) |
| OKLab | oklab(76.18% 0.1357 -0.121) |
| OKLCH | oklch(76.18% 0.182 318.3) |
| XYZ | xyz(57.2657, 40.5828, 96.0648) |
| Luminance | 0.4058 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.84
Purply Pink
#F075E6
ΔE00 5.79
Liliac
#C48EFD
ΔE00 5.84
Lavender Pink
#DD85D7
ΔE00 6.30
Baby Purple
#CA9BF7
ΔE00 6.45
Violet Pink
#FB5FFC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E188FB #A2FB88
analogous
#A788FB #E188FB #FB88DB
triadic
#E188FB #FBE188 #88FBE1
tetradic
#E188FB #FBA788 #A2FB88 #88DBFB
square
#E188FB #FBA788 #A2FB88 #88DBFB
split-complementary
#E188FB #DBFB88 #88FBA7
monochromatic
#C312F7 #D24DF9 #E188FB #F0C3FD #F8E1FE
Accessibility & contrast
On white
2.30
#E188FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#E188FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E188FB
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E188FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E188FB | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A5FF
Deuteranopia (green-blind)
#8EAEF8
Tritanopia (blue-blind)
#E198B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e188fb; /* rgb */ color: rgb(225, 136, 251); /* oklch */ color: oklch(76.2% 0.182 318.3);
Tailwind
colors: {
custom: {
50: '#ecadfd',
500: '#e188fb',
950: '#000000',
},
}SCSS
$custom: #e188fb; $custom-light: #ecadfd; $custom-dark: #000000;
JSON
{
"hex": "#e188fb",
"rgb": {
"r": 225,
"g": 136,
"b": 251
},
"hsl": {
"h": 286.435,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.76181,
"c": 0.1818,
"h": 318.3
},
"luminance": 0.40581
}Semantic roles & 50–950 ramp
primary
#E188FB
secondary
#DCF6D5
accent
#E60034
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85