#E892F8#E892F8
#E892F8 is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.3% C 0.166 H 321.2°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E892F8 |
|---|---|
| RGB | rgb(232, 146, 248) |
| HSL | hsl(291, 88%, 77%) |
| HSV | hsv(291, 41%, 97%) |
| CMYK | cmyk(6.5%, 41.1%, 0%, 2.7%) |
| CIE-LAB | lab(72.56, 48.39, -37.88) |
| CIE-LCH | lch(72.56, 61.46, 321.95°) |
| OKLab | oklab(78.31% 0.1292 -0.1041) |
| OKLCH | oklch(78.31% 0.166 321.2) |
| XYZ | xyz(60.4989, 44.4930, 94.1899) |
| Luminance | 0.4449 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.71
Lavender Pink
#DD85D7
ΔE00 5.71
Purply Pink
#F075E6
ΔE00 6.32
Baby Purple
#CA9BF7
ΔE00 6.39
Lilac (survey)
#CEA2FD
ΔE00 6.96
Plum
#DDA0DD
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E892F8 #A2F892
analogous
#B592F8 #E892F8 #F892D5
triadic
#E892F8 #F8E892 #92F8E8
tetradic
#E892F8 #F8B592 #A2F892 #92D5F8
square
#E892F8 #F8B592 #A2F892 #92D5F8
split-complementary
#E892F8 #D5F892 #92F8B5
monochromatic
#D01FF1 #DC58F4 #E892F8 #F4CCFC #F9E2FD
Accessibility & contrast
On white
2.12
#E892F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#E892F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E892F8
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E892F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E892F8 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ACFC
Deuteranopia (green-blind)
#9BB5F5
Tritanopia (blue-blind)
#EA9EB9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e892f8; /* rgb */ color: rgb(232, 146, 248); /* oklch */ color: oklch(78.3% 0.166 321.2);
Tailwind
colors: {
custom: {
50: '#f1b4fb',
500: '#e892f8',
950: '#000000',
},
}SCSS
$custom: #e892f8; $custom-light: #f1b4fb; $custom-dark: #000000;
JSON
{
"hex": "#e892f8",
"rgb": {
"r": 232,
"g": 146,
"b": 248
},
"hsl": {
"h": 290.588,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.7831,
"c": 0.16594,
"h": 321.2
},
"luminance": 0.44491
}Semantic roles & 50–950 ramp
primary
#E892F8
secondary
#DBF5D6
accent
#E50125
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085