#EF86C2#EF86C2
#EF86C2 is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.1% C 0.146 H 345.9°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EF86C2 |
|---|---|
| RGB | rgb(239, 134, 194) |
| HSL | hsl(326, 77%, 73%) |
| HSV | hsv(326, 44%, 94%) |
| CMYK | cmyk(0%, 43.9%, 18.8%, 6.3%) |
| CIE-LAB | lab(68.97, 47.52, -13.53) |
| CIE-LCH | lch(68.97, 49.41, 344.10°) |
| OKLab | oklab(75.14% 0.1414 -0.0356) |
| OKLCH | oklch(75.14% 0.146 345.9) |
| XYZ | xyz(53.8602, 39.2998, 55.7773) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.74
Pink (survey)
#FF81C0
ΔE00 2.96
Bubblegum (survey)
#FF6CB5
ΔE00 5.52
Hot Pink
#FF69B4
ΔE00 5.94
Bubble Gum Pink
#FF69AF
ΔE00 6.35
Lavender Pink
#DD85D7
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF86C2 #86EFB3
analogous
#E786EF #EF86C2 #EF868D
triadic
#EF86C2 #C2EF86 #86C2EF
tetradic
#EF86C2 #EFE786 #86EFB3 #868DEF
square
#EF86C2 #EFE786 #86EFB3 #868DEF
split-complementary
#EF86C2 #8DEF86 #86EFE7
monochromatic
#DD1D8B #E850A7 #EF86C2 #F6BCDD #FBE4F1
Accessibility & contrast
On white
2.37
#EF86C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#EF86C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF86C2
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF86C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF86C2 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9EC4
Deuteranopia (green-blind)
#A9AFBF
Tritanopia (blue-blind)
#FB859C
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ef86c2; /* rgb */ color: rgb(239, 134, 194); /* oklch */ color: oklch(75.1% 0.146 345.9);
Tailwind
colors: {
custom: {
50: '#f6abd4',
500: '#ef86c2',
950: '#000000',
},
}SCSS
$custom: #ef86c2; $custom-light: #f6abd4; $custom-dark: #000000;
JSON
{
"hex": "#ef86c2",
"rgb": {
"r": 239,
"g": 134,
"b": 194
},
"hsl": {
"h": 325.714,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.75136,
"c": 0.14578,
"h": 345.9
},
"luminance": 0.39296
}Semantic roles & 50–950 ramp
primary
#EF86C2
secondary
#D8F3E4
accent
#D9640D
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83