#E986B6#E986B6
#E986B6 is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.0% C 0.133 H 350.4°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E986B6 |
|---|---|
| RGB | rgb(233, 134, 182) |
| HSL | hsl(331, 69%, 72%) |
| HSV | hsv(331, 42%, 91%) |
| CMYK | cmyk(0%, 42.5%, 21.9%, 8.6%) |
| CIE-LAB | lab(67.84, 43.79, -8.58) |
| CIE-LCH | lch(67.84, 44.62, 348.92°) |
| OKLab | oklab(74% 0.1312 -0.0222) |
| OKLCH | oklch(74% 0.133 350.4) |
| XYZ | xyz(50.5740, 37.7549, 48.8706) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.84
Bubblegum Pink
#FE83CC
ΔE00 5.05
Pinky
#FC86AA
ΔE00 5.69
Bubblegum (survey)
#FF6CB5
ΔE00 5.84
Carnation Pink
#FF7FA7
ΔE00 6.08
Bubble Gum Pink
#FF69AF
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E986B6 #86E9B9
analogous
#E986E8 #E986B6 #E98886
triadic
#E986B6 #B6E986 #86B6E9
tetradic
#E986B6 #E8E986 #86E9B9 #8886E9
square
#E986B6 #E8E986 #86E9B9 #8886E9
split-complementary
#E986B6 #86E988 #86E8E9
monochromatic
#CF2678 #E05297 #E986B6 #F2BAD5 #FAE5EF
Accessibility & contrast
On white
2.46
#E986B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#E986B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E986B6
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E986B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E986B6 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909BB8
Deuteranopia (green-blind)
#A9ACB4
Tritanopia (blue-blind)
#F68397
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e986b6; /* rgb */ color: rgb(233, 134, 182); /* oklch */ color: oklch(74.0% 0.133 350.4);
Tailwind
colors: {
custom: {
50: '#f2abcb',
500: '#e986b6',
950: '#000000',
},
}SCSS
$custom: #e986b6; $custom-light: #f2abcb; $custom-dark: #000000;
JSON
{
"hex": "#e986b6",
"rgb": {
"r": 233,
"g": 134,
"b": 182
},
"hsl": {
"h": 330.909,
"s": 69.231,
"l": 71.961
},
"oklch": {
"l": 0.74002,
"c": 0.13303,
"h": 350.4
},
"luminance": 0.37751
}Semantic roles & 50–950 ramp
primary
#E986B6
secondary
#D9F2E6
accent
#D17614
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82