#EF86DA#EF86DA
#EF86DA is a light, vivid pink. Relative luminance 0.405; OKLCH L 76.0% C 0.163 H 334.9°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EF86DA |
|---|---|
| RGB | rgb(239, 134, 218) |
| HSL | hsl(312, 77%, 73%) |
| HSV | hsv(312, 44%, 94%) |
| CMYK | cmyk(0%, 43.9%, 8.8%, 6.3%) |
| CIE-LAB | lab(69.80, 51.27, -25.61) |
| CIE-LCH | lch(69.80, 57.31, 333.45°) |
| OKLab | oklab(76.04% 0.1478 -0.0691) |
| OKLCH | oklch(76.04% 0.163 334.9) |
| XYZ | xyz(56.7765, 40.4663, 71.1363) |
| Luminance | 0.4046 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.17
Violet (CSS)
#EE82EE
ΔE00 4.21
Bubblegum Pink
#FE83CC
ΔE00 4.57
Purply Pink
#F075E6
ΔE00 4.59
Orchid
#DA70D6
ΔE00 6.58
Candy Pink
#FF63E9
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF86DA #86EF9B
analogous
#CF86EF #EF86DA #EF86A5
triadic
#EF86DA #DAEF86 #86DAEF
tetradic
#EF86DA #EFCF86 #86EF9B #86A5EF
square
#EF86DA #EFCF86 #86EF9B #86A5EF
split-complementary
#EF86DA #A5EF86 #86EFCF
monochromatic
#DD1DB7 #E850C9 #EF86DA #F6BCEB #FBE4F7
Accessibility & contrast
On white
2.31
#EF86DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#EF86DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF86DA
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF86DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF86DA | 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)
#86A1DD
Deuteranopia (green-blind)
#A2B0D7
Tritanopia (blue-blind)
#F88BA6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ef86da; /* rgb */ color: rgb(239, 134, 218); /* oklch */ color: oklch(76.0% 0.163 334.9);
Tailwind
colors: {
custom: {
50: '#f6ace5',
500: '#ef86da',
950: '#000000',
},
}SCSS
$custom: #ef86da; $custom-light: #f6ace5; $custom-dark: #000000;
JSON
{
"hex": "#ef86da",
"rgb": {
"r": 239,
"g": 134,
"b": 218
},
"hsl": {
"h": 312,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.76036,
"c": 0.16312,
"h": 334.9
},
"luminance": 0.40463
}Semantic roles & 50–950 ramp
primary
#EF86DA
secondary
#D8F3DD
accent
#D9350D
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171015
muted
#857F84