#E983BC#E983BC
#E983BC is a light, vivid pink. Relative luminance 0.372; OKLCH L 73.7% C 0.141 H 346.5°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E983BC |
|---|---|
| RGB | rgb(233, 131, 188) |
| HSL | hsl(326, 70%, 71%) |
| HSV | hsv(326, 44%, 91%) |
| CMYK | cmyk(0%, 43.8%, 19.3%, 8.6%) |
| CIE-LAB | lab(67.42, 46.20, -12.57) |
| CIE-LCH | lch(67.42, 47.88, 344.77°) |
| OKLab | oklab(73.75% 0.1376 -0.0331) |
| OKLCH | oklch(73.75% 0.141 346.5) |
| XYZ | xyz(50.7986, 37.1907, 52.0702) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.62
Bubblegum Pink
#FE83CC
ΔE00 3.87
Bubblegum (survey)
#FF6CB5
ΔE00 5.35
Hot Pink
#FF69B4
ΔE00 5.71
Bubble Gum Pink
#FF69AF
ΔE00 6.05
Lavender Pink
#DD85D7
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E983BC #83E9B0
analogous
#E383E9 #E983BC #E98389
triadic
#E983BC #BCE983 #83BCE9
tetradic
#E983BC #E9E383 #83E9B0 #8389E9
square
#E983BC #E9E383 #83E9B0 #8389E9
split-complementary
#E983BC #89E983 #83E9E3
monochromatic
#CD2483 #E04FA0 #E983BC #F2B7D8 #FAE5F1
Accessibility & contrast
On white
2.49
#E983BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#E983BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E983BC
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E983BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E983BC | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9ABE
Deuteranopia (green-blind)
#A6ABB9
Tritanopia (blue-blind)
#F58298
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e983bc; /* rgb */ color: rgb(233, 131, 188); /* oklch */ color: oklch(73.7% 0.141 346.5);
Tailwind
colors: {
custom: {
50: '#f2a9d0',
500: '#e983bc',
950: '#000000',
},
}SCSS
$custom: #e983bc; $custom-light: #f2a9d0; $custom-dark: #000000;
JSON
{
"hex": "#e983bc",
"rgb": {
"r": 233,
"g": 131,
"b": 188
},
"hsl": {
"h": 326.471,
"s": 69.863,
"l": 71.373
},
"oklch": {
"l": 0.73747,
"c": 0.14149,
"h": 346.5
},
"luminance": 0.37187
}Semantic roles & 50–950 ramp
primary
#E983BC
secondary
#D7F1E2
accent
#D26814
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82