#EF88BC#EF88BC
#EF88BC is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.2% C 0.139 H 349.3°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EF88BC |
|---|---|
| RGB | rgb(239, 136, 188) |
| HSL | hsl(330, 76%, 74%) |
| HSV | hsv(330, 43%, 94%) |
| CMYK | cmyk(0%, 43.1%, 21.3%, 6.3%) |
| CIE-LAB | lab(69.18, 45.63, -9.86) |
| CIE-LCH | lch(69.18, 46.68, 347.80°) |
| OKLab | oklab(75.23% 0.1365 -0.0257) |
| OKLCH | oklch(75.23% 0.139 349.3) |
| XYZ | xyz(53.4790, 39.5937, 52.3928) |
| Luminance | 0.3959 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.89
Bubblegum Pink
#FE83CC
ΔE00 3.91
Bubblegum (survey)
#FF6CB5
ΔE00 5.68
Pinky
#FC86AA
ΔE00 5.87
Hot Pink
#FF69B4
ΔE00 6.14
Bubble Gum Pink
#FF69AF
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF88BC #88EFBB
analogous
#EE88EF #EF88BC #EF8888
triadic
#EF88BC #BCEF88 #88BCEF
tetradic
#EF88BC #EFEE88 #88EFBB #8888EF
square
#EF88BC #EFEE88 #88EFBB #8888EF
split-complementary
#EF88BC #88EF88 #88EFEE
monochromatic
#DF1E7F #E8529E #EF88BC #F6BEDA #FBE4F0
Accessibility & contrast
On white
2.35
#EF88BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#EF88BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF88BC
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF88BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF88BC | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EBE
Deuteranopia (green-blind)
#ACAFB9
Tritanopia (blue-blind)
#FC859B
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ef88bc; /* rgb */ color: rgb(239, 136, 188); /* oklch */ color: oklch(75.2% 0.139 349.3);
Tailwind
colors: {
custom: {
50: '#f6add0',
500: '#ef88bc',
950: '#000000',
},
}SCSS
$custom: #ef88bc; $custom-light: #f6add0; $custom-dark: #000000;
JSON
{
"hex": "#ef88bc",
"rgb": {
"r": 239,
"g": 136,
"b": 188
},
"hsl": {
"h": 329.709,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.75233,
"c": 0.13891,
"h": 349.3
},
"luminance": 0.3959
}Semantic roles & 50–950 ramp
primary
#EF88BC
secondary
#D8F3E5
accent
#D8720D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82