#E298EA#E298EA
#E298EA is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.0% C 0.138 H 323.4°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E298EA |
|---|---|
| RGB | rgb(226, 152, 234) |
| HSL | hsl(294, 66%, 76%) |
| HSV | hsv(294, 35%, 92%) |
| CMYK | cmyk(3.4%, 35%, 0%, 8.2%) |
| CIE-LAB | lab(72.61, 40.81, -30.22) |
| CIE-LCH | lch(72.61, 50.78, 323.48°) |
| OKLab | oklab(78.02% 0.1108 -0.0824) |
| OKLCH | oklch(78.02% 0.138 323.4) |
| XYZ | xyz(57.4419, 44.5677, 83.4026) |
| Luminance | 0.4457 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.02
Lavender Pink
#DD85D7
ΔE00 4.82
Violet (CSS)
#EE82EE
ΔE00 5.29
Mauve
#E0B0FF
ΔE00 6.49
Baby Purple
#CA9BF7
ΔE00 6.52
Lavender (survey)
#C79FEF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E298EA #A0EA98
analogous
#B998EA #E298EA #EA98C9
triadic
#E298EA #EAE298 #98EAE2
tetradic
#E298EA #EAB998 #A0EA98 #98C9EA
square
#E298EA #EAB998 #A0EA98 #98C9EA
split-complementary
#E298EA #C9EA98 #98EAB9
monochromatic
#C532D5 #D465E0 #E298EA #F0CBF4 #F8E6FA
Accessibility & contrast
On white
2.12
#E298EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#E298EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E298EA
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E298EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E298EA | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADED
Deuteranopia (green-blind)
#A2B5E7
Tritanopia (blue-blind)
#E5A1B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e298ea; /* rgb */ color: rgb(226, 152, 234); /* oklch */ color: oklch(78.0% 0.138 323.4);
Tailwind
colors: {
custom: {
50: '#ecb7f1',
500: '#e298ea',
950: '#000000',
},
}SCSS
$custom: #e298ea; $custom-light: #ecb7f1; $custom-dark: #000000;
JSON
{
"hex": "#e298ea",
"rgb": {
"r": 226,
"g": 152,
"b": 234
},
"hsl": {
"h": 294.146,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.78019,
"c": 0.13811,
"h": 323.4
},
"luminance": 0.44566
}Semantic roles & 50–950 ramp
primary
#E298EA
secondary
#DCF1DA
accent
#CE1829
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084