#E982BC#E982BC
#E982BC is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.6% C 0.143 H 346.3°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E982BC |
|---|---|
| RGB | rgb(233, 130, 188) |
| HSL | hsl(326, 70%, 71%) |
| HSV | hsv(326, 44%, 91%) |
| CMYK | cmyk(0%, 44.2%, 19.3%, 8.6%) |
| CIE-LAB | lab(67.22, 46.70, -12.87) |
| CIE-LCH | lch(67.22, 48.45, 344.59°) |
| OKLab | oklab(73.6% 0.1391 -0.0339) |
| OKLCH | oklch(73.6% 0.143 346.3) |
| XYZ | xyz(50.6649, 36.9234, 52.0256) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.64
Bubblegum Pink
#FE83CC
ΔE00 3.84
Bubblegum (survey)
#FF6CB5
ΔE00 5.21
Hot Pink
#FF69B4
ΔE00 5.56
Bubble Gum Pink
#FF69AF
ΔE00 5.92
Lavender Pink
#DD85D7
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E982BC #82E9AF
analogous
#E382E9 #E982BC #E98288
triadic
#E982BC #BCE982 #82BCE9
tetradic
#E982BC #E9E382 #82E9AF #8288E9
square
#E982BC #E9E382 #82E9AF #8288E9
split-complementary
#E982BC #88E982 #82E9E3
monochromatic
#CD2483 #E04EA0 #E982BC #F2B6D8 #FAE5F1
Accessibility & contrast
On white
2.50
#E982BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#E982BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E982BC
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E982BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E982BC | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A99BE
Deuteranopia (green-blind)
#A5AAB9
Tritanopia (blue-blind)
#F58197
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e982bc; /* rgb */ color: rgb(233, 130, 188); /* oklch */ color: oklch(73.6% 0.143 346.3);
Tailwind
colors: {
custom: {
50: '#f2a9d0',
500: '#e982bc',
950: '#000000',
},
}SCSS
$custom: #e982bc; $custom-light: #f2a9d0; $custom-dark: #000000;
JSON
{
"hex": "#e982bc",
"rgb": {
"r": 233,
"g": 130,
"b": 188
},
"hsl": {
"h": 326.214,
"s": 70.068,
"l": 71.176
},
"oklch": {
"l": 0.73596,
"c": 0.14315,
"h": 346.3
},
"luminance": 0.3692
}Semantic roles & 50–950 ramp
primary
#E982BC
secondary
#D6F1E2
accent
#D26713
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82