#E080C1#E080C1
#E080C1 is a light, vivid pink. Relative luminance 0.351; OKLCH L 72.4% C 0.142 H 340.4°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E080C1 |
|---|---|
| RGB | rgb(224, 128, 193) |
| HSL | hsl(319, 61%, 69%) |
| HSV | hsv(319, 43%, 88%) |
| CMYK | cmyk(0%, 42.9%, 13.8%, 12.2%) |
| CIE-LAB | lab(65.86, 45.58, -17.85) |
| CIE-LCH | lch(65.86, 48.95, 338.61°) |
| OKLab | oklab(72.39% 0.1337 -0.0476) |
| OKLCH | oklch(72.39% 0.142 340.4) |
| XYZ | xyz(48.0856, 35.1390, 54.6915) |
| Luminance | 0.3514 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.78
Bubblegum Pink
#FE83CC
ΔE00 5.01
Pink (survey)
#FF81C0
ΔE00 5.90
Pale Magenta
#D767AD
ΔE00 6.17
Orchid (survey)
#C875C4
ΔE00 6.37
Bubblegum (survey)
#FF6CB5
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E080C1 #80E09F
analogous
#CF80E0 #E080C1 #E08091
triadic
#E080C1 #C1E080 #80C1E0
tetradic
#E080C1 #E0CF80 #80E09F #8091E0
square
#E080C1 #E0CF80 #80E09F #8091E0
split-complementary
#E080C1 #91E080 #80E0CF
monochromatic
#B92D8C #D44FA9 #E080C1 #ECB1D9 #F8E2F1
Accessibility & contrast
On white
2.62
#E080C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#E080C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E080C1
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E080C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E080C1 | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8497C3
Deuteranopia (green-blind)
#9DA6BE
Tritanopia (blue-blind)
#EA8198
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #e080c1; /* rgb */ color: rgb(224, 128, 193); /* oklch */ color: oklch(72.4% 0.142 340.4);
Tailwind
colors: {
custom: {
50: '#eba7d3',
500: '#e080c1',
950: '#000000',
},
}SCSS
$custom: #e080c1; $custom-light: #eba7d3; $custom-dark: #000000;
JSON
{
"hex": "#e080c1",
"rgb": {
"r": 224,
"g": 128,
"b": 193
},
"hsl": {
"h": 319.375,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.72387,
"c": 0.1419,
"h": 340.4
},
"luminance": 0.35136
}Semantic roles & 50–950 ramp
primary
#E080C1
secondary
#D0ECD9
accent
#C8541D
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161014
muted
#847F82