#E298FC#E298FC
#E298FC is a light, vivid purple. Relative luminance 0.457; OKLCH L 78.8% C 0.157 H 316.9°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E298FC |
|---|---|
| RGB | rgb(226, 152, 252) |
| HSL | hsl(284, 94%, 79%) |
| HSV | hsv(284, 40%, 99%) |
| CMYK | cmyk(10.3%, 39.7%, 0%, 1.2%) |
| CIE-LAB | lab(73.32, 44.29, -38.92) |
| CIE-LCH | lch(73.32, 58.96, 318.70°) |
| OKLab | oklab(78.79% 0.1148 -0.1072) |
| OKLCH | oklch(78.79% 0.157 316.9) |
| XYZ | xyz(60.1604, 45.6551, 97.7198) |
| Luminance | 0.4565 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.70
Lilac (survey)
#CEA2FD
ΔE00 5.06
Violet (CSS)
#EE82EE
ΔE00 5.60
Pastel Purple
#CAA0FF
ΔE00 5.68
Lavender (survey)
#C79FEF
ΔE00 5.77
Mauve
#E0B0FF
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E298FC #B2FC98
analogous
#B098FC #E298FC #FC98E4
triadic
#E298FC #FCE298 #98FCE2
tetradic
#E298FC #FCB098 #B2FC98 #98E4FC
square
#E298FC #FCB098 #B2FC98 #98E4FC
split-complementary
#E298FC #E4FC98 #98FCB0
monochromatic
#C121F9 #D15DFA #E298FC #F3D3FE #F7E1FE
Accessibility & contrast
On white
2.07
#E298FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#E298FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E298FC
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E298FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E298FC | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#9BB6F9
Tritanopia (blue-blind)
#E2A5BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e298fc; /* rgb */ color: rgb(226, 152, 252); /* oklch */ color: oklch(78.8% 0.157 316.9);
Tailwind
colors: {
custom: {
50: '#ecb7fd',
500: '#e298fc',
950: '#000000',
},
}SCSS
$custom: #e298fc; $custom-light: #ecb7fd; $custom-dark: #000000;
JSON
{
"hex": "#e298fc",
"rgb": {
"r": 226,
"g": 152,
"b": 252
},
"hsl": {
"h": 284.4,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.78793,
"c": 0.15703,
"h": 316.9
},
"luminance": 0.45653
}Semantic roles & 50–950 ramp
primary
#E298FC
secondary
#DDF6D5
accent
#E6003C
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085