#E894FB#E894FB
#E894FB is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.8% C 0.166 H 320.0°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E894FB |
|---|---|
| RGB | rgb(232, 148, 251) |
| HSL | hsl(289, 93%, 78%) |
| HSV | hsv(289, 41%, 98%) |
| CMYK | cmyk(7.6%, 41%, 0%, 1.6%) |
| CIE-LAB | lab(73.09, 47.93, -38.68) |
| CIE-LCH | lch(73.09, 61.59, 321.10°) |
| OKLab | oklab(78.75% 0.127 -0.1064) |
| OKLCH | oklch(78.75% 0.166 320) |
| XYZ | xyz(61.2790, 45.3027, 96.7644) |
| Luminance | 0.4530 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.28
Baby Purple
#CA9BF7
ΔE00 6.08
Lavender Pink
#DD85D7
ΔE00 6.28
Lilac (survey)
#CEA2FD
ΔE00 6.54
Purply Pink
#F075E6
ΔE00 6.88
Mauve
#E0B0FF
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E894FB #A7FB94
analogous
#B494FB #E894FB #FB94DA
triadic
#E894FB #FBE894 #94FBE8
tetradic
#E894FB #FBB494 #A7FB94 #94DAFB
square
#E894FB #FBB494 #A7FB94 #94DAFB
split-complementary
#E894FB #DAFB94 #94FBB4
monochromatic
#CF1EF7 #DB59F9 #E894FB #F5CFFD #F9E2FE
Accessibility & contrast
On white
2.09
#E894FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#E894FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E894FB
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E894FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E894FB | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#E9A1BC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e894fb; /* rgb */ color: rgb(232, 148, 251); /* oklch */ color: oklch(78.8% 0.166 320.0);
Tailwind
colors: {
custom: {
50: '#f1b5fd',
500: '#e894fb',
950: '#000000',
},
}SCSS
$custom: #e894fb; $custom-light: #f1b5fd; $custom-dark: #000000;
JSON
{
"hex": "#e894fb",
"rgb": {
"r": 232,
"g": 148,
"b": 251
},
"hsl": {
"h": 288.932,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.7875,
"c": 0.16567,
"h": 320
},
"luminance": 0.45301
}Semantic roles & 50–950 ramp
primary
#E894FB
secondary
#DBF6D5
accent
#E6002A
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085