#E892DF#E892DF
#E892DF is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.3% C 0.142 H 330.6°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E892DF |
|---|---|
| RGB | rgb(232, 146, 223) |
| HSL | hsl(306, 65%, 74%) |
| HSV | hsv(306, 37%, 91%) |
| CMYK | cmyk(0%, 37.1%, 3.9%, 9%) |
| CIE-LAB | lab(71.58, 43.82, -25.71) |
| CIE-LCH | lch(71.58, 50.80, 329.60°) |
| OKLab | oklab(77.26% 0.1237 -0.0696) |
| OKLCH | oklch(77.26% 0.142 330.6) |
| XYZ | xyz(56.8761, 43.0440, 75.1101) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.46
Plum
#DDA0DD
ΔE00 4.32
Violet (CSS)
#EE82EE
ΔE00 4.94
Bubblegum Pink
#FE83CC
ΔE00 6.48
Purply Pink
#F075E6
ΔE00 6.48
Orchid
#DA70D6
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E892DF #92E89B
analogous
#C692E8 #E892DF #E892B4
triadic
#E892DF #DFE892 #92DFE8
tetradic
#E892DF #E8C692 #92E89B #92B4E8
square
#E892DF #E8C692 #92E89B #92B4E8
split-complementary
#E892DF #B4E892 #92E8C6
monochromatic
#D32DC1 #DD5FD0 #E892DF #F3C5EE #FAE6F8
Accessibility & contrast
On white
2.19
#E892DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#E892DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E892DF
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E892DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E892DF | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA8E2
Deuteranopia (green-blind)
#A5B4DC
Tritanopia (blue-blind)
#EF98AF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e892df; /* rgb */ color: rgb(232, 146, 223); /* oklch */ color: oklch(77.3% 0.142 330.6);
Tailwind
colors: {
custom: {
50: '#f1b3e9',
500: '#e892df',
950: '#000000',
},
}SCSS
$custom: #e892df; $custom-light: #f1b3e9; $custom-dark: #000000;
JSON
{
"hex": "#e892df",
"rgb": {
"r": 232,
"g": 146,
"b": 223
},
"hsl": {
"h": 306.279,
"s": 65.152,
"l": 74.118
},
"oklch": {
"l": 0.77259,
"c": 0.1419,
"h": 330.6
},
"luminance": 0.43041
}Semantic roles & 50–950 ramp
primary
#E892DF
secondary
#DAF1DC
accent
#CD2B19
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084