#E986BB#E986BB
#E986BB is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.2% C 0.136 H 347.6°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E986BB |
|---|---|
| RGB | rgb(233, 134, 187) |
| HSL | hsl(328, 69%, 72%) |
| HSV | hsv(328, 42%, 91%) |
| CMYK | cmyk(0%, 42.5%, 19.7%, 8.6%) |
| CIE-LAB | lab(68.00, 44.52, -11.15) |
| CIE-LCH | lch(68.00, 45.89, 345.94°) |
| OKLab | oklab(74.17% 0.1327 -0.0292) |
| OKLCH | oklch(74.17% 0.136 347.6) |
| XYZ | xyz(51.0999, 37.9652, 51.6407) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.65
Bubblegum Pink
#FE83CC
ΔE00 4.21
Bubblegum (survey)
#FF6CB5
ΔE00 5.80
Hot Pink
#FF69B4
ΔE00 6.19
Bubble Gum Pink
#FF69AF
ΔE00 6.41
Pinky
#FC86AA
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E986BB #86E9B4
analogous
#E686E9 #E986BB #E9868A
triadic
#E986BB #BBE986 #86BBE9
tetradic
#E986BB #E9E686 #86E9B4 #868AE9
square
#E986BB #E9E686 #86E9B4 #868AE9
split-complementary
#E986BB #8AE986 #86E9E6
monochromatic
#CF2680 #E0529E #E986BB #F2BAD8 #FAE5F0
Accessibility & contrast
On white
2.44
#E986BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#E986BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E986BB
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E986BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E986BB | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9BBD
Deuteranopia (green-blind)
#A8ACB8
Tritanopia (blue-blind)
#F58499
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e986bb; /* rgb */ color: rgb(233, 134, 187); /* oklch */ color: oklch(74.2% 0.136 347.6);
Tailwind
colors: {
custom: {
50: '#f2abcf',
500: '#e986bb',
950: '#000000',
},
}SCSS
$custom: #e986bb; $custom-light: #f2abcf; $custom-dark: #000000;
JSON
{
"hex": "#e986bb",
"rgb": {
"r": 233,
"g": 134,
"b": 187
},
"hsl": {
"h": 327.879,
"s": 69.231,
"l": 71.961
},
"oklch": {
"l": 0.74171,
"c": 0.1359,
"h": 347.6
},
"luminance": 0.37962
}Semantic roles & 50–950 ramp
primary
#E986BB
secondary
#D9F2E5
accent
#D16C14
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82