#E182FF#E182FF
#E182FF is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.5% C 0.195 H 317.6°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E182FF |
|---|---|
| RGB | rgb(225, 130, 255) |
| HSL | hsl(286, 100%, 75%) |
| HSV | hsv(286, 49%, 100%) |
| CMYK | cmyk(11.8%, 49%, 0%, 0%) |
| CIE-LAB | lab(68.89, 55.93, -47.49) |
| CIE-LCH | lch(68.89, 73.37, 319.67°) |
| OKLab | oklab(75.51% 0.1443 -0.1318) |
| OKLCH | oklch(75.51% 0.195 317.6) |
| XYZ | xyz(57.0814, 39.1947, 99.1468) |
| Luminance | 0.3919 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.41
Purply Pink
#F075E6
ΔE00 5.81
Liliac
#C48EFD
ΔE00 5.95
Violet Pink
#FB5FFC
ΔE00 6.38
Light Purple
#BF77F6
ΔE00 6.49
Light Magenta
#FA5FF7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E182FF #A0FF82
analogous
#A282FF #E182FF #FF82DE
triadic
#E182FF #FFE182 #82FFE1
tetradic
#E182FF #FFA282 #A0FF82 #82DEFF
square
#E182FF #FFA282 #A0FF82 #82DEFF
split-complementary
#E182FF #DEFF82 #82FFA2
monochromatic
#C408FF #D245FF #E182FF #F0BFFF #F8E0FF
Accessibility & contrast
On white
2.38
#E182FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#E182FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E182FF
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E182FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E182FF | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA2FF
Deuteranopia (green-blind)
#87ABFC
Tritanopia (blue-blind)
#E194B5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e182ff; /* rgb */ color: rgb(225, 130, 255); /* oklch */ color: oklch(75.5% 0.195 317.6);
Tailwind
colors: {
custom: {
50: '#eda9ff',
500: '#e182ff',
950: '#000000',
},
}SCSS
$custom: #e182ff; $custom-light: #eda9ff; $custom-dark: #000000;
JSON
{
"hex": "#e182ff",
"rgb": {
"r": 225,
"g": 130,
"b": 255
},
"hsl": {
"h": 285.6,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.75505,
"c": 0.19543,
"h": 317.6
},
"luminance": 0.39193
}Semantic roles & 50–950 ramp
primary
#E182FF
secondary
#DCF7D4
accent
#E60037
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171018
muted
#857F86