#E983BF#E983BF
#E983BF is a light, vivid pink. Relative luminance 0.373; OKLCH L 73.9% C 0.143 H 344.9°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E983BF |
|---|---|
| RGB | rgb(233, 131, 191) |
| HSL | hsl(325, 70%, 71%) |
| HSV | hsv(325, 44%, 91%) |
| CMYK | cmyk(0%, 43.8%, 18%, 8.6%) |
| CIE-LAB | lab(67.52, 46.64, -14.11) |
| CIE-LCH | lch(67.52, 48.73, 343.17°) |
| OKLab | oklab(73.85% 0.1385 -0.0372) |
| OKLCH | oklch(73.85% 0.143 344.9) |
| XYZ | xyz(51.1253, 37.3214, 53.7911) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.58
Pink (survey)
#FF81C0
ΔE00 3.82
Bubblegum (survey)
#FF6CB5
ΔE00 5.53
Hot Pink
#FF69B4
ΔE00 5.87
Bubble Gum Pink
#FF69AF
ΔE00 6.32
Lavender Pink
#DD85D7
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E983BF #83E9AD
analogous
#E083E9 #E983BF #E9838C
triadic
#E983BF #BFE983 #83BFE9
tetradic
#E983BF #E9E083 #83E9AD #838CE9
square
#E983BF #E9E083 #83E9AD #838CE9
split-complementary
#E983BF #8CE983 #83E9E0
monochromatic
#CD2488 #E04FA4 #E983BF #F2B7DA #FAE5F2
Accessibility & contrast
On white
2.48
#E983BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#E983BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E983BF
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E983BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E983BF | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9AC1
Deuteranopia (green-blind)
#A5ABBC
Tritanopia (blue-blind)
#F58299
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e983bf; /* rgb */ color: rgb(233, 131, 191); /* oklch */ color: oklch(73.9% 0.143 344.9);
Tailwind
colors: {
custom: {
50: '#f2a9d2',
500: '#e983bf',
950: '#000000',
},
}SCSS
$custom: #e983bf; $custom-light: #f2a9d2; $custom-dark: #000000;
JSON
{
"hex": "#e983bf",
"rgb": {
"r": 233,
"g": 131,
"b": 191
},
"hsl": {
"h": 324.706,
"s": 69.863,
"l": 71.373
},
"oklch": {
"l": 0.73853,
"c": 0.14339,
"h": 344.9
},
"luminance": 0.37318
}Semantic roles & 50–950 ramp
primary
#E983BF
secondary
#D7F1E2
accent
#D26214
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82