#E985BA#E985BA
#E985BA is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.0% C 0.137 H 347.9°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E985BA |
|---|---|
| RGB | rgb(233, 133, 186) |
| HSL | hsl(328, 69%, 72%) |
| HSV | hsv(328, 43%, 91%) |
| CMYK | cmyk(0%, 42.9%, 20.2%, 8.6%) |
| CIE-LAB | lab(67.76, 44.88, -10.94) |
| CIE-LCH | lch(67.76, 46.20, 346.30°) |
| OKLab | oklab(73.98% 0.1339 -0.0286) |
| OKLCH | oklch(73.98% 0.137 347.9) |
| XYZ | xyz(50.8557, 37.6475, 51.0330) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.61
Bubblegum Pink
#FE83CC
ΔE00 4.26
Bubblegum (survey)
#FF6CB5
ΔE00 5.61
Hot Pink
#FF69B4
ΔE00 6.00
Bubble Gum Pink
#FF69AF
ΔE00 6.20
Pinky
#FC86AA
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E985BA #85E9B4
analogous
#E685E9 #E985BA #E98588
triadic
#E985BA #BAE985 #85BAE9
tetradic
#E985BA #E9E685 #85E9B4 #8588E9
square
#E985BA #E9E685 #85E9B4 #8588E9
split-complementary
#E985BA #88E985 #85E9E6
monochromatic
#CE257F #E0519D #E985BA #F2B9D7 #FAE5F0
Accessibility & contrast
On white
2.46
#E985BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#E985BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E985BA
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E985BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E985BA | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9BBC
Deuteranopia (green-blind)
#A8ABB7
Tritanopia (blue-blind)
#F58398
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e985ba; /* rgb */ color: rgb(233, 133, 186); /* oklch */ color: oklch(74.0% 0.137 347.9);
Tailwind
colors: {
custom: {
50: '#f2aace',
500: '#e985ba',
950: '#000000',
},
}SCSS
$custom: #e985ba; $custom-light: #f2aace; $custom-dark: #000000;
JSON
{
"hex": "#e985ba",
"rgb": {
"r": 233,
"g": 133,
"b": 186
},
"hsl": {
"h": 328.2,
"s": 69.444,
"l": 71.765
},
"oklch": {
"l": 0.73983,
"c": 0.13696,
"h": 347.9
},
"luminance": 0.37644
}Semantic roles & 50–950 ramp
primary
#E985BA
secondary
#D8F2E4
accent
#D16D14
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82