#E198FC#E198FC
#E198FC is a light, vivid purple. Relative luminance 0.455; OKLCH L 78.7% C 0.157 H 316.5°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E198FC |
|---|---|
| RGB | rgb(225, 152, 252) |
| HSL | hsl(284, 94%, 79%) |
| HSV | hsv(284, 40%, 99%) |
| CMYK | cmyk(10.7%, 39.7%, 0%, 1.2%) |
| CIE-LAB | lab(73.22, 44.00, -39.09) |
| CIE-LCH | lch(73.22, 58.86, 318.39°) |
| OKLab | oklab(78.69% 0.1136 -0.1077) |
| OKLCH | oklch(78.69% 0.157 316.5) |
| XYZ | xyz(59.8477, 45.4939, 97.7051) |
| Luminance | 0.4549 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.51
Lilac (survey)
#CEA2FD
ΔE00 4.90
Pastel Purple
#CAA0FF
ΔE00 5.50
Lavender (survey)
#C79FEF
ΔE00 5.62
Violet (CSS)
#EE82EE
ΔE00 5.71
Mauve
#E0B0FF
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E198FC #B3FC98
analogous
#AF98FC #E198FC #FC98E5
triadic
#E198FC #FCE198 #98FCE1
tetradic
#E198FC #FCAF98 #B3FC98 #98E5FC
square
#E198FC #FCAF98 #B3FC98 #98E5FC
split-complementary
#E198FC #E5FC98 #98FCAF
monochromatic
#BE21F9 #D05DFA #E198FC #F2D3FE #F6E1FE
Accessibility & contrast
On white
2.08
#E198FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#E198FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E198FC
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E198FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E198FC | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#9AB6F9
Tritanopia (blue-blind)
#E0A5BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e198fc; /* rgb */ color: rgb(225, 152, 252); /* oklch */ color: oklch(78.7% 0.157 316.5);
Tailwind
colors: {
custom: {
50: '#ecb7fd',
500: '#e198fc',
950: '#000000',
},
}SCSS
$custom: #e198fc; $custom-light: #ecb7fd; $custom-dark: #000000;
JSON
{
"hex": "#e198fc",
"rgb": {
"r": 225,
"g": 152,
"b": 252
},
"hsl": {
"h": 283.8,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.78691,
"c": 0.15655,
"h": 316.5
},
"luminance": 0.45492
}Semantic roles & 50–950 ramp
primary
#E198FC
secondary
#DEF6D5
accent
#E6003E
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085