#E986B5#E986B5
#E986B5 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.0% C 0.132 H 350.9°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E986B5 |
|---|---|
| RGB | rgb(233, 134, 181) |
| HSL | hsl(332, 69%, 72%) |
| HSV | hsv(332, 42%, 91%) |
| CMYK | cmyk(0%, 42.5%, 22.3%, 8.6%) |
| CIE-LAB | lab(67.81, 43.64, -8.06) |
| CIE-LCH | lch(67.81, 44.38, 349.53°) |
| OKLab | oklab(73.97% 0.1308 -0.0208) |
| OKLCH | oklch(73.97% 0.132 350.9) |
| XYZ | xyz(50.4710, 37.7137, 48.3283) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.93
Bubblegum Pink
#FE83CC
ΔE00 5.24
Pinky
#FC86AA
ΔE00 5.48
Carnation Pink
#FF7FA7
ΔE00 5.89
Bubblegum (survey)
#FF6CB5
ΔE00 5.89
Pig Pink
#E78EA5
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E986B5 #86E9BA
analogous
#E986E7 #E986B5 #E98986
triadic
#E986B5 #B5E986 #86B5E9
tetradic
#E986B5 #E7E986 #86E9BA #8986E9
square
#E986B5 #E7E986 #86E9BA #8986E9
split-complementary
#E986B5 #86E989 #86E7E9
monochromatic
#CF2676 #E05295 #E986B5 #F2BAD5 #FAE5EF
Accessibility & contrast
On white
2.46
#E986B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#E986B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E986B5
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E986B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E986B5 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909BB7
Deuteranopia (green-blind)
#A9ACB3
Tritanopia (blue-blind)
#F68397
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e986b5; /* rgb */ color: rgb(233, 134, 181); /* oklch */ color: oklch(74.0% 0.132 350.9);
Tailwind
colors: {
custom: {
50: '#f2abcb',
500: '#e986b5',
950: '#000000',
},
}SCSS
$custom: #e986b5; $custom-light: #f2abcb; $custom-dark: #000000;
JSON
{
"hex": "#e986b5",
"rgb": {
"r": 233,
"g": 134,
"b": 181
},
"hsl": {
"h": 331.515,
"s": 69.231,
"l": 71.961
},
"oklch": {
"l": 0.73969,
"c": 0.13249,
"h": 350.9
},
"luminance": 0.3771
}Semantic roles & 50–950 ramp
primary
#E986B5
secondary
#D9F2E6
accent
#D17814
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82