#E180DB#E180DB
#E180DB is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.6% C 0.164 H 329.4°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E180DB |
|---|---|
| RGB | rgb(225, 128, 219) |
| HSL | hsl(304, 62%, 69%) |
| HSV | hsv(304, 43%, 88%) |
| CMYK | cmyk(0%, 43.1%, 2.7%, 11.8%) |
| CIE-LAB | lab(66.95, 50.24, -30.70) |
| CIE-LCH | lch(66.95, 58.87, 328.57°) |
| OKLab | oklab(73.55% 0.1411 -0.0836) |
| OKLCH | oklch(73.55% 0.164 329.4) |
| XYZ | xyz(51.5560, 36.5631, 71.3459) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.52
Violet (CSS)
#EE82EE
ΔE00 3.22
Purply Pink
#F075E6
ΔE00 3.28
Orchid
#DA70D6
ΔE00 3.80
Orchid (survey)
#C875C4
ΔE00 5.51
Candy Pink
#FF63E9
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E180DB #80E186
analogous
#B780E1 #E180DB #E180AB
triadic
#E180DB #DBE180 #80DBE1
tetradic
#E180DB #E1B780 #80E186 #80ABE1
square
#E180DB #E1B780 #80E186 #80ABE1
split-complementary
#E180DB #ABE180 #80E1B7
monochromatic
#BB2CB2 #D54ECD #E180DB #EDB2E9 #F8E3F7
Accessibility & contrast
On white
2.53
#E180DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#E180DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E180DB
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E180DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E180DB | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9BDE
Deuteranopia (green-blind)
#95A8D8
Tritanopia (blue-blind)
#E788A3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e180db; /* rgb */ color: rgb(225, 128, 219); /* oklch */ color: oklch(73.6% 0.164 329.4);
Tailwind
colors: {
custom: {
50: '#eca7e6',
500: '#e180db',
950: '#000000',
},
}SCSS
$custom: #e180db; $custom-light: #eca7e6; $custom-dark: #000000;
JSON
{
"hex": "#e180db",
"rgb": {
"r": 225,
"g": 128,
"b": 219
},
"hsl": {
"h": 303.711,
"s": 61.783,
"l": 69.216
},
"oklch": {
"l": 0.7355,
"c": 0.16404,
"h": 329.4
},
"luminance": 0.3656
}Semantic roles & 50–950 ramp
primary
#E180DB
secondary
#D0ECD2
accent
#CA271C
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84