#E192DF#E192DF
#E192DF is a light, vivid purple. Relative luminance 0.419; OKLCH L 76.5% C 0.137 H 327.7°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E192DF |
|---|---|
| RGB | rgb(225, 146, 223) |
| HSL | hsl(302, 57%, 73%) |
| HSV | hsv(302, 35%, 88%) |
| CMYK | cmyk(0%, 35.1%, 0.9%, 11.8%) |
| CIE-LAB | lab(70.80, 41.63, -26.98) |
| CIE-LCH | lch(70.80, 49.61, 327.05°) |
| OKLab | oklab(76.49% 0.1158 -0.0732) |
| OKLCH | oklch(76.49% 0.137 327.7) |
| XYZ | xyz(54.6485, 41.8953, 75.0057) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.06
Plum
#DDA0DD
ΔE00 3.99
Violet (CSS)
#EE82EE
ΔE00 4.95
Purply Pink
#F075E6
ΔE00 6.63
Bubblegum Pink
#FE83CC
ΔE00 7.63
Orchid
#DA70D6
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E192DF #92E194
analogous
#BB92E1 #E192DF #E192B7
triadic
#E192DF #DFE192 #92DFE1
tetradic
#E192DF #E1BB92 #92E194 #92B7E1
square
#E192DF #E1BB92 #92E194 #92B7E1
split-complementary
#E192DF #B7E192 #92E1BB
monochromatic
#C336BF #D462D1 #E192DF #EEC2ED #F8E7F8
Accessibility & contrast
On white
2.24
#E192DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#E192DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E192DF
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E192DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E192DF | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA7E2
Deuteranopia (green-blind)
#A1B1DC
Tritanopia (blue-blind)
#E699AF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e192df; /* rgb */ color: rgb(225, 146, 223); /* oklch */ color: oklch(76.5% 0.137 327.7);
Tailwind
colors: {
custom: {
50: '#ebb3e9',
500: '#e192df',
950: '#000000',
},
}SCSS
$custom: #e192df; $custom-light: #ebb3e9; $custom-dark: #000000;
JSON
{
"hex": "#e192df",
"rgb": {
"r": 225,
"g": 146,
"b": 223
},
"hsl": {
"h": 301.519,
"s": 56.835,
"l": 72.745
},
"oklch": {
"l": 0.76493,
"c": 0.13703,
"h": 327.7
},
"luminance": 0.41893
}Semantic roles & 50–950 ramp
primary
#E192DF
secondary
#DBF0DC
accent
#C42521
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084