#E182F1#E182F1
#E182F1 is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.8% C 0.181 H 321.7°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E182F1 |
|---|---|
| RGB | rgb(225, 130, 241) |
| HSL | hsl(291, 80%, 73%) |
| HSV | hsv(291, 46%, 95%) |
| CMYK | cmyk(6.6%, 46.1%, 0%, 5.5%) |
| CIE-LAB | lab(68.26, 53.24, -40.81) |
| CIE-LCH | lch(68.26, 67.08, 322.53°) |
| OKLab | oklab(74.83% 0.1424 -0.1125) |
| OKLCH | oklch(74.83% 0.181 321.7) |
| XYZ | xyz(54.9094, 38.3259, 87.7073) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.62
Purply Pink
#F075E6
ΔE00 4.09
Lavender Pink
#DD85D7
ΔE00 4.86
Orchid
#DA70D6
ΔE00 5.40
Light Magenta
#FA5FF7
ΔE00 6.25
Violet Pink
#FB5FFC
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E182F1 #92F182
analogous
#A982F1 #E182F1 #F182CA
triadic
#E182F1 #F1E182 #82F1E1
tetradic
#E182F1 #F1A982 #92F182 #82CAF1
square
#E182F1 #F1A982 #92F182 #82CAF1
split-complementary
#E182F1 #CAF182 #82F1A9
monochromatic
#C319E0 #D44BEB #E182F1 #EEB9F7 #F8E3FC
Accessibility & contrast
On white
2.42
#E182F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#E182F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E182F1
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E182F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E182F1 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729FF5
Deuteranopia (green-blind)
#8DAAEE
Tritanopia (blue-blind)
#E390AE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e182f1; /* rgb */ color: rgb(225, 130, 241); /* oklch */ color: oklch(74.8% 0.181 321.7);
Tailwind
colors: {
custom: {
50: '#eca9f6',
500: '#e182f1',
950: '#000000',
},
}SCSS
$custom: #e182f1; $custom-light: #eca9f6; $custom-dark: #000000;
JSON
{
"hex": "#e182f1",
"rgb": {
"r": 225,
"g": 130,
"b": 241
},
"hsl": {
"h": 291.351,
"s": 79.856,
"l": 72.745
},
"oklch": {
"l": 0.7483,
"c": 0.18147,
"h": 321.7
},
"luminance": 0.38324
}Semantic roles & 50–950 ramp
primary
#E182F1
secondary
#DBF4D7
accent
#DC0928
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85