#E985BB#E985BB
#E985BB is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.0% C 0.138 H 347.4°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E985BB |
|---|---|
| RGB | rgb(233, 133, 187) |
| HSL | hsl(328, 69%, 72%) |
| HSV | hsv(328, 43%, 91%) |
| CMYK | cmyk(0%, 42.9%, 19.7%, 8.6%) |
| CIE-LAB | lab(67.79, 45.03, -11.46) |
| CIE-LCH | lch(67.79, 46.46, 345.73°) |
| OKLab | oklab(74.02% 0.1343 -0.03) |
| OKLCH | oklch(74.02% 0.138 347.4) |
| XYZ | xyz(50.9624, 37.6901, 51.5948) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.61
Bubblegum Pink
#FE83CC
ΔE00 4.12
Bubblegum (survey)
#FF6CB5
ΔE00 5.63
Hot Pink
#FF69B4
ΔE00 6.01
Bubble Gum Pink
#FF69AF
ΔE00 6.25
Pinky
#FC86AA
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E985BB #85E9B3
analogous
#E585E9 #E985BB #E98589
triadic
#E985BB #BBE985 #85BBE9
tetradic
#E985BB #E9E585 #85E9B3 #8589E9
square
#E985BB #E9E585 #85E9B3 #8589E9
split-complementary
#E985BB #89E985 #85E9E5
monochromatic
#CE2581 #E0519E #E985BB #F2B9D8 #FAE5F1
Accessibility & contrast
On white
2.46
#E985BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#E985BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E985BB
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E985BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E985BB | 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)
#8E9BBD
Deuteranopia (green-blind)
#A7ABB8
Tritanopia (blue-blind)
#F58399
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e985bb; /* rgb */ color: rgb(233, 133, 187); /* oklch */ color: oklch(74.0% 0.138 347.4);
Tailwind
colors: {
custom: {
50: '#f2aacf',
500: '#e985bb',
950: '#000000',
},
}SCSS
$custom: #e985bb; $custom-light: #f2aacf; $custom-dark: #000000;
JSON
{
"hex": "#e985bb",
"rgb": {
"r": 233,
"g": 133,
"b": 187
},
"hsl": {
"h": 327.6,
"s": 69.444,
"l": 71.765
},
"oklch": {
"l": 0.74017,
"c": 0.13757,
"h": 347.4
},
"luminance": 0.37687
}Semantic roles & 50–950 ramp
primary
#E985BB
secondary
#D8F2E4
accent
#D16B14
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82