#EF88CE#EF88CE
#EF88CE is a light, vivid pink. Relative luminance 0.404; OKLCH L 75.9% C 0.151 H 340.3°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EF88CE |
|---|---|
| RGB | rgb(239, 136, 206) |
| HSL | hsl(319, 76%, 74%) |
| HSV | hsv(319, 43%, 94%) |
| CMYK | cmyk(0%, 43.1%, 13.8%, 6.3%) |
| CIE-LAB | lab(69.77, 48.34, -19.01) |
| CIE-LCH | lch(69.77, 51.94, 338.53°) |
| OKLab | oklab(75.87% 0.1418 -0.0507) |
| OKLCH | oklch(75.87% 0.151 340.3) |
| XYZ | xyz(55.5418, 40.4188, 63.2567) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.79
Pink (survey)
#FF81C0
ΔE00 4.69
Lavender Pink
#DD85D7
ΔE00 4.87
Violet (CSS)
#EE82EE
ΔE00 6.93
Bubblegum (survey)
#FF6CB5
ΔE00 6.98
Purply Pink
#F075E6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF88CE #88EFA9
analogous
#DC88EF #EF88CE #EF889A
triadic
#EF88CE #CEEF88 #88CEEF
tetradic
#EF88CE #EFDC88 #88EFA9 #889AEF
square
#EF88CE #EFDC88 #88EFA9 #889AEF
split-complementary
#EF88CE #9AEF88 #88EFDC
monochromatic
#DF1EA1 #E852B8 #EF88CE #F6BEE4 #FBE4F4
Accessibility & contrast
On white
2.31
#EF88CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#EF88CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF88CE
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF88CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF88CE | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA0D0
Deuteranopia (green-blind)
#A7B0CB
Tritanopia (blue-blind)
#FA8AA2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef88ce; /* rgb */ color: rgb(239, 136, 206); /* oklch */ color: oklch(75.9% 0.151 340.3);
Tailwind
colors: {
custom: {
50: '#f6addd',
500: '#ef88ce',
950: '#000000',
},
}SCSS
$custom: #ef88ce; $custom-light: #f6addd; $custom-dark: #000000;
JSON
{
"hex": "#ef88ce",
"rgb": {
"r": 239,
"g": 136,
"b": 206
},
"hsl": {
"h": 319.223,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.7587,
"c": 0.15058,
"h": 340.3
},
"luminance": 0.40415
}Semantic roles & 50–950 ramp
primary
#EF88CE
secondary
#D8F3E1
accent
#D84E0D
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83