#E982C0#E982C0
#E982C0 is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.7% C 0.146 H 344.3°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E982C0 |
|---|---|
| RGB | rgb(233, 130, 192) |
| HSL | hsl(324, 70%, 71%) |
| HSV | hsv(324, 44%, 91%) |
| CMYK | cmyk(0%, 44.2%, 17.6%, 8.6%) |
| CIE-LAB | lab(67.35, 47.30, -14.92) |
| CIE-LCH | lch(67.35, 49.60, 342.49°) |
| OKLab | oklab(73.74% 0.1403 -0.0395) |
| OKLCH | oklch(73.74% 0.146 344.3) |
| XYZ | xyz(51.1021, 37.0982, 54.3281) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.51
Pink (survey)
#FF81C0
ΔE00 3.95
Bubblegum (survey)
#FF6CB5
ΔE00 5.49
Hot Pink
#FF69B4
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 6.18
Bubble Gum Pink
#FF69AF
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E982C0 #82E9AB
analogous
#DE82E9 #E982C0 #E9828C
triadic
#E982C0 #C0E982 #82C0E9
tetradic
#E982C0 #E9DE82 #82E9AB #828CE9
square
#E982C0 #E9DE82 #82E9AB #828CE9
split-complementary
#E982C0 #8CE982 #82E9DE
monochromatic
#CD2489 #E04EA6 #E982C0 #F2B6DA #FAE5F2
Accessibility & contrast
On white
2.49
#E982C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#E982C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E982C0
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E982C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E982C0 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899AC2
Deuteranopia (green-blind)
#A4AABD
Tritanopia (blue-blind)
#F58299
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e982c0; /* rgb */ color: rgb(233, 130, 192); /* oklch */ color: oklch(73.7% 0.146 344.3);
Tailwind
colors: {
custom: {
50: '#f2a9d3',
500: '#e982c0',
950: '#000000',
},
}SCSS
$custom: #e982c0; $custom-light: #f2a9d3; $custom-dark: #000000;
JSON
{
"hex": "#e982c0",
"rgb": {
"r": 233,
"g": 130,
"b": 192
},
"hsl": {
"h": 323.883,
"s": 70.068,
"l": 71.176
},
"oklch": {
"l": 0.73738,
"c": 0.14571,
"h": 344.3
},
"luminance": 0.37095
}Semantic roles & 50–950 ramp
primary
#E982C0
secondary
#D6F1E1
accent
#D25F13
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82