#E182DC#E182DC
#E182DC is a light, vivid purple. Relative luminance 0.371; OKLCH L 73.9% C 0.162 H 329.0°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E182DC |
|---|---|
| RGB | rgb(225, 130, 220) |
| HSL | hsl(303, 61%, 70%) |
| HSV | hsv(303, 42%, 88%) |
| CMYK | cmyk(0%, 42.2%, 2.2%, 11.8%) |
| CIE-LAB | lab(67.38, 49.40, -30.58) |
| CIE-LCH | lch(67.38, 58.10, 328.24°) |
| OKLab | oklab(73.89% 0.1385 -0.0833) |
| OKLCH | oklch(73.89% 0.162 329) |
| XYZ | xyz(51.9515, 37.1428, 72.1291) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.29
Violet (CSS)
#EE82EE
ΔE00 3.11
Purply Pink
#F075E6
ΔE00 3.51
Orchid
#DA70D6
ΔE00 4.20
Orchid (survey)
#C875C4
ΔE00 5.77
Candy Pink
#FF63E9
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E182DC #82E187
analogous
#B782E1 #E182DC #E182AD
triadic
#E182DC #DCE182 #82DCE1
tetradic
#E182DC #E1B782 #82E187 #82ADE1
square
#E182DC #E1B782 #82E187 #82ADE1
split-complementary
#E182DC #ADE182 #82E1B7
monochromatic
#BC2DB4 #D551CE #E182DC #EDB3EA #F9E5F8
Accessibility & contrast
On white
2.49
#E182DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#E182DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E182DC
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E182DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E182DC | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9CDF
Deuteranopia (green-blind)
#96A9D9
Tritanopia (blue-blind)
#E78AA5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e182dc; /* rgb */ color: rgb(225, 130, 220); /* oklch */ color: oklch(73.9% 0.162 329.0);
Tailwind
colors: {
custom: {
50: '#eca9e7',
500: '#e182dc',
950: '#000000',
},
}SCSS
$custom: #e182dc; $custom-light: #eca9e7; $custom-dark: #000000;
JSON
{
"hex": "#e182dc",
"rgb": {
"r": 225,
"g": 130,
"b": 220
},
"hsl": {
"h": 303.158,
"s": 61.29,
"l": 69.608
},
"oklch": {
"l": 0.73889,
"c": 0.16159,
"h": 329
},
"luminance": 0.3714
}Semantic roles & 50–950 ramp
primary
#E182DC
secondary
#D2EDD3
accent
#C9261D
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84