#E898F8#E898F8
#E898F8 is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.2% C 0.156 H 320.8°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E898F8 |
|---|---|
| RGB | rgb(232, 152, 248) |
| HSL | hsl(290, 87%, 78%) |
| HSV | hsv(290, 39%, 97%) |
| CMYK | cmyk(6.5%, 38.7%, 0%, 2.7%) |
| CIE-LAB | lab(73.80, 45.28, -35.95) |
| CIE-LCH | lch(73.80, 57.82, 321.55°) |
| OKLab | oklab(79.24% 0.1207 -0.0986) |
| OKLCH | oklch(79.24% 0.156 320.8) |
| XYZ | xyz(61.4482, 46.3916, 94.5063) |
| Luminance | 0.4639 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.84
Baby Purple
#CA9BF7
ΔE00 6.06
Lavender Pink
#DD85D7
ΔE00 6.21
Plum
#DDA0DD
ΔE00 6.22
Mauve
#E0B0FF
ΔE00 6.26
Lilac (survey)
#CEA2FD
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E898F8 #A8F898
analogous
#B898F8 #E898F8 #F898D8
triadic
#E898F8 #F8E898 #98F8E8
tetradic
#E898F8 #F8B898 #A8F898 #98D8F8
square
#E898F8 #F8B898 #A8F898 #98D8F8
split-complementary
#E898F8 #D8F898 #98F8B8
monochromatic
#CE25F0 #DB5FF4 #E898F8 #F5D1FC #F9E2FD
Accessibility & contrast
On white
2.04
#E898F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#E898F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E898F8
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E898F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E898F8 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB0FC
Deuteranopia (green-blind)
#A0B8F5
Tritanopia (blue-blind)
#EAA3BD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e898f8; /* rgb */ color: rgb(232, 152, 248); /* oklch */ color: oklch(79.2% 0.156 320.8);
Tailwind
colors: {
custom: {
50: '#f1b8fb',
500: '#e898f8',
950: '#000000',
},
}SCSS
$custom: #e898f8; $custom-light: #f1b8fb; $custom-dark: #000000;
JSON
{
"hex": "#e898f8",
"rgb": {
"r": 232,
"g": 152,
"b": 248
},
"hsl": {
"h": 290,
"s": 87.273,
"l": 78.431
},
"oklch": {
"l": 0.79242,
"c": 0.1559,
"h": 320.8
},
"luminance": 0.4639
}Semantic roles & 50–950 ramp
primary
#E898F8
secondary
#DBF5D6
accent
#E40227
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085