#E897FB#E897FB
#E897FB is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.2% C 0.161 H 319.8°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E897FB |
|---|---|
| RGB | rgb(232, 151, 251) |
| HSL | hsl(289, 93%, 79%) |
| HSV | hsv(289, 40%, 98%) |
| CMYK | cmyk(7.6%, 39.8%, 0%, 1.6%) |
| CIE-LAB | lab(73.71, 46.37, -37.72) |
| CIE-LCH | lch(73.71, 59.78, 320.88°) |
| OKLab | oklab(79.22% 0.1228 -0.1036) |
| OKLCH | oklch(79.22% 0.161 319.8) |
| XYZ | xyz(61.7557, 46.2560, 96.9233) |
| Luminance | 0.4625 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.80
Baby Purple
#CA9BF7
ΔE00 5.90
Lilac (survey)
#CEA2FD
ΔE00 6.22
Mauve
#E0B0FF
ΔE00 6.45
Lavender Pink
#DD85D7
ΔE00 6.51
Lavender (survey)
#C79FEF
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E897FB #AAFB97
analogous
#B697FB #E897FB #FB97DC
triadic
#E897FB #FBE897 #97FBE8
tetradic
#E897FB #FBB697 #AAFB97 #97DCFB
square
#E897FB #FBB697 #AAFB97 #97DCFB
split-complementary
#E897FB #DCFB97 #97FBB6
monochromatic
#CE21F6 #DB5CF9 #E897FB #F5D2FD #F8E2FE
Accessibility & contrast
On white
2.05
#E897FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#E897FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E897FB
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E897FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E897FB | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#9EB8F8
Tritanopia (blue-blind)
#E9A3BD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e897fb; /* rgb */ color: rgb(232, 151, 251); /* oklch */ color: oklch(79.2% 0.161 319.8);
Tailwind
colors: {
custom: {
50: '#f1b7fd',
500: '#e897fb',
950: '#000000',
},
}SCSS
$custom: #e897fb; $custom-light: #f1b7fd; $custom-dark: #000000;
JSON
{
"hex": "#e897fb",
"rgb": {
"r": 232,
"g": 151,
"b": 251
},
"hsl": {
"h": 288.6,
"s": 92.593,
"l": 78.824
},
"oklch": {
"l": 0.79216,
"c": 0.16067,
"h": 319.8
},
"luminance": 0.46254
}Semantic roles & 50–950 ramp
primary
#E897FB
secondary
#DBF6D5
accent
#E6002C
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085