#E892DB#E892DB
#E892DB is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.1% C 0.138 H 332.4°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E892DB |
|---|---|
| RGB | rgb(232, 146, 219) |
| HSL | hsl(309, 65%, 74%) |
| HSV | hsv(309, 37%, 91%) |
| CMYK | cmyk(0%, 37.1%, 5.6%, 9%) |
| CIE-LAB | lab(71.44, 43.12, -23.73) |
| CIE-LCH | lch(71.44, 49.22, 331.18°) |
| OKLab | oklab(77.1% 0.1227 -0.064) |
| OKLCH | oklch(77.1% 0.138 332.4) |
| XYZ | xyz(56.3432, 42.8308, 72.3035) |
| Luminance | 0.4283 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.67
Plum
#DDA0DD
ΔE00 4.24
Violet (CSS)
#EE82EE
ΔE00 5.59
Bubblegum Pink
#FE83CC
ΔE00 5.94
Purply Pink
#F075E6
ΔE00 6.89
Pink (survey)
#FF81C0
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E892DB #92E89F
analogous
#CA92E8 #E892DB #E892B0
triadic
#E892DB #DBE892 #92DBE8
tetradic
#E892DB #E8CA92 #92E89F #92B0E8
square
#E892DB #E8CA92 #92E89F #92B0E8
split-complementary
#E892DB #B0E892 #92E8CA
monochromatic
#D32DBA #DD5FCA #E892DB #F3C5EC #FAE6F7
Accessibility & contrast
On white
2.20
#E892DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#E892DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E892DB
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E892DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E892DB | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A7DE
Deuteranopia (green-blind)
#A6B3D8
Tritanopia (blue-blind)
#EF97AD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e892db; /* rgb */ color: rgb(232, 146, 219); /* oklch */ color: oklch(77.1% 0.138 332.4);
Tailwind
colors: {
custom: {
50: '#f0b3e6',
500: '#e892db',
950: '#000000',
},
}SCSS
$custom: #e892db; $custom-light: #f0b3e6; $custom-dark: #000000;
JSON
{
"hex": "#e892db",
"rgb": {
"r": 232,
"g": 146,
"b": 219
},
"hsl": {
"h": 309.07,
"s": 65.152,
"l": 74.118
},
"oklch": {
"l": 0.77102,
"c": 0.13835,
"h": 332.4
},
"luminance": 0.42828
}Semantic roles & 50–950 ramp
primary
#E892DB
secondary
#DAF1DD
accent
#CD3419
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084