#E894EB#E894EB
#E894EB is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.1% C 0.150 H 325.7°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E894EB |
|---|---|
| RGB | rgb(232, 148, 235) |
| HSL | hsl(298, 69%, 75%) |
| HSV | hsv(298, 37%, 92%) |
| CMYK | cmyk(1.3%, 37%, 0%, 7.8%) |
| CIE-LAB | lab(72.45, 44.93, -30.95) |
| CIE-LCH | lch(72.45, 54.56, 325.44°) |
| OKLab | oklab(78.06% 0.1236 -0.0844) |
| OKLCH | oklch(78.06% 0.15 325.7) |
| XYZ | xyz(58.8627, 44.3362, 84.0383) |
| Luminance | 0.4433 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.06
Lavender Pink
#DD85D7
ΔE00 4.26
Plum
#DDA0DD
ΔE00 4.98
Purply Pink
#F075E6
ΔE00 6.34
Baby Purple
#CA9BF7
ΔE00 7.51
Mauve
#E0B0FF
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E894EB #97EB94
analogous
#BC94EB #E894EB #EB94C2
triadic
#E894EB #EBE894 #94EBE8
tetradic
#E894EB #EBBC94 #97EB94 #94C2EB
square
#E894EB #EBBC94 #97EB94 #94C2EB
split-complementary
#E894EB #C2EB94 #94EBBC
monochromatic
#D22DD8 #DD60E1 #E894EB #F3C8F5 #F9E5FA
Accessibility & contrast
On white
2.13
#E894EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#E894EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E894EB
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E894EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E894EB | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABEE
Deuteranopia (green-blind)
#A2B5E8
Tritanopia (blue-blind)
#EC9DB5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e894eb; /* rgb */ color: rgb(232, 148, 235); /* oklch */ color: oklch(78.1% 0.150 325.7);
Tailwind
colors: {
custom: {
50: '#f1b5f1',
500: '#e894eb',
950: '#000000',
},
}SCSS
$custom: #e894eb; $custom-light: #f1b5f1; $custom-dark: #000000;
JSON
{
"hex": "#e894eb",
"rgb": {
"r": 232,
"g": 148,
"b": 235
},
"hsl": {
"h": 297.931,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.78061,
"c": 0.14969,
"h": 325.7
},
"luminance": 0.44334
}Semantic roles & 50–950 ramp
primary
#E894EB
secondary
#DAF2D9
accent
#D0151C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085