#E892EE#E892EE
#E892EE is a light, vivid purple. Relative luminance 0.439; OKLCH L 77.9% C 0.156 H 324.6°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E892EE |
|---|---|
| RGB | rgb(232, 146, 238) |
| HSL | hsl(296, 73%, 75%) |
| HSV | hsv(296, 39%, 93%) |
| CMYK | cmyk(2.5%, 38.7%, 0%, 6.7%) |
| CIE-LAB | lab(72.15, 46.52, -33.05) |
| CIE-LCH | lch(72.15, 57.07, 324.61°) |
| OKLab | oklab(77.88% 0.1272 -0.0903) |
| OKLCH | oklch(77.88% 0.156 324.6) |
| XYZ | xyz(58.9887, 43.8890, 86.2365) |
| Luminance | 0.4389 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.47
Lavender Pink
#DD85D7
ΔE00 4.34
Plum
#DDA0DD
ΔE00 5.74
Purply Pink
#F075E6
ΔE00 5.91
Baby Purple
#CA9BF7
ΔE00 7.24
Mauve
#E0B0FF
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E892EE #98EE92
analogous
#BA92EE #E892EE #EE92C6
triadic
#E892EE #EEE892 #92EEE8
tetradic
#E892EE #EEBA92 #98EE92 #92C6EE
square
#E892EE #EEBA92 #98EE92 #92C6EE
split-complementary
#E892EE #C6EE92 #92EEBA
monochromatic
#D228DD #DD5DE6 #E892EE #F3C7F6 #F9E5FB
Accessibility & contrast
On white
2.15
#E892EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#E892EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E892EE
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E892EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E892EE | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF1
Deuteranopia (green-blind)
#9FB5EB
Tritanopia (blue-blind)
#EC9CB5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e892ee; /* rgb */ color: rgb(232, 146, 238); /* oklch */ color: oklch(77.9% 0.156 324.6);
Tailwind
colors: {
custom: {
50: '#f1b4f3',
500: '#e892ee',
950: '#000000',
},
}SCSS
$custom: #e892ee; $custom-light: #f1b4f3; $custom-dark: #000000;
JSON
{
"hex": "#e892ee",
"rgb": {
"r": 232,
"g": 146,
"b": 238
},
"hsl": {
"h": 296.087,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.77875,
"c": 0.156,
"h": 324.6
},
"luminance": 0.43887
}Semantic roles & 50–950 ramp
primary
#E892EE
secondary
#DAF3D8
accent
#D5101D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085