#E198EB#E198EB
#E198EB is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.0% C 0.139 H 322.5°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E198EB |
|---|---|
| RGB | rgb(225, 152, 235) |
| HSL | hsl(293, 67%, 76%) |
| HSV | hsv(293, 35%, 92%) |
| CMYK | cmyk(4.3%, 35.3%, 0%, 7.8%) |
| CIE-LAB | lab(72.54, 40.69, -30.89) |
| CIE-LCH | lch(72.54, 51.09, 322.80°) |
| OKLab | oklab(77.96% 0.1099 -0.0843) |
| OKLCH | oklch(77.96% 0.139 322.5) |
| XYZ | xyz(57.2733, 44.4641, 84.1466) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.21
Lavender Pink
#DD85D7
ΔE00 4.94
Violet (CSS)
#EE82EE
ΔE00 5.31
Baby Purple
#CA9BF7
ΔE00 6.19
Lavender (survey)
#C79FEF
ΔE00 6.31
Mauve
#E0B0FF
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E198EB #A2EB98
analogous
#B798EB #E198EB #EB98CB
triadic
#E198EB #EBE198 #98EBE1
tetradic
#E198EB #EBB798 #A2EB98 #98CBEB
square
#E198EB #EBB798 #A2EB98 #98CBEB
split-complementary
#E198EB #CBEB98 #98EBB7
monochromatic
#C332D7 #D265E1 #E198EB #F0CBF5 #F8E5FA
Accessibility & contrast
On white
2.12
#E198EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#E198EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E198EB
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E198EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E198EB | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADEE
Deuteranopia (green-blind)
#A1B5E8
Tritanopia (blue-blind)
#E4A1B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e198eb; /* rgb */ color: rgb(225, 152, 235); /* oklch */ color: oklch(78.0% 0.139 322.5);
Tailwind
colors: {
custom: {
50: '#ebb7f1',
500: '#e198eb',
950: '#000000',
},
}SCSS
$custom: #e198eb; $custom-light: #ebb7f1; $custom-dark: #000000;
JSON
{
"hex": "#e198eb",
"rgb": {
"r": 225,
"g": 152,
"b": 235
},
"hsl": {
"h": 292.771,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.77956,
"c": 0.13854,
"h": 322.5
},
"luminance": 0.44462
}Semantic roles & 50–950 ramp
primary
#E198EB
secondary
#DCF2D9
accent
#CF162C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085