#EF88CF#EF88CF
#EF88CF is a light, vivid pink. Relative luminance 0.405; OKLCH L 75.9% C 0.151 H 339.9°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EF88CF |
|---|---|
| RGB | rgb(239, 136, 207) |
| HSL | hsl(319, 76%, 74%) |
| HSV | hsv(319, 43%, 94%) |
| CMYK | cmyk(0%, 43.1%, 13.4%, 6.3%) |
| CIE-LAB | lab(69.80, 48.49, -19.51) |
| CIE-LCH | lch(69.80, 52.27, 338.08°) |
| OKLab | oklab(75.91% 0.1421 -0.0521) |
| OKLCH | oklch(75.91% 0.151 339.9) |
| XYZ | xyz(55.6636, 40.4676, 63.8986) |
| Luminance | 0.4046 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.89
Lavender Pink
#DD85D7
ΔE00 4.70
Pink (survey)
#FF81C0
ΔE00 4.86
Violet (CSS)
#EE82EE
ΔE00 6.72
Purply Pink
#F075E6
ΔE00 6.80
Bubblegum (survey)
#FF6CB5
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF88CF #88EFA8
analogous
#DB88EF #EF88CF #EF889B
triadic
#EF88CF #CFEF88 #88CFEF
tetradic
#EF88CF #EFDB88 #88EFA8 #889BEF
square
#EF88CF #EFDB88 #88EFA8 #889BEF
split-complementary
#EF88CF #9BEF88 #88EFDB
monochromatic
#DF1EA3 #E852B9 #EF88CF #F6BEE5 #FBE4F4
Accessibility & contrast
On white
2.31
#EF88CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#EF88CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF88CF
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF88CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF88CF | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA1D2
Deuteranopia (green-blind)
#A7B1CC
Tritanopia (blue-blind)
#FA8AA3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ef88cf; /* rgb */ color: rgb(239, 136, 207); /* oklch */ color: oklch(75.9% 0.151 339.9);
Tailwind
colors: {
custom: {
50: '#f6addd',
500: '#ef88cf',
950: '#000000',
},
}SCSS
$custom: #ef88cf; $custom-light: #f6addd; $custom-dark: #000000;
JSON
{
"hex": "#ef88cf",
"rgb": {
"r": 239,
"g": 136,
"b": 207
},
"hsl": {
"h": 318.641,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.75907,
"c": 0.1513,
"h": 339.9
},
"luminance": 0.40464
}Semantic roles & 50–950 ramp
primary
#EF88CF
secondary
#D8F3E0
accent
#D84C0D
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83