#EF87DA#EF87DA
#EF87DA is a light, vivid pink. Relative luminance 0.407; OKLCH L 76.2% C 0.161 H 335.0°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EF87DA |
|---|---|
| RGB | rgb(239, 135, 218) |
| HSL | hsl(312, 76%, 73%) |
| HSV | hsv(312, 44%, 94%) |
| CMYK | cmyk(0%, 43.5%, 8.8%, 6.3%) |
| CIE-LAB | lab(70.00, 50.76, -25.31) |
| CIE-LCH | lch(70.00, 56.73, 333.50°) |
| OKLab | oklab(76.18% 0.1463 -0.0683) |
| OKLCH | oklch(76.18% 0.161 335) |
| XYZ | xyz(56.9154, 40.7440, 71.1826) |
| Luminance | 0.4074 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.23
Violet (CSS)
#EE82EE
ΔE00 4.33
Bubblegum Pink
#FE83CC
ΔE00 4.53
Purply Pink
#F075E6
ΔE00 4.80
Orchid
#DA70D6
ΔE00 6.77
Pink (survey)
#FF81C0
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF87DA #87EF9C
analogous
#D087EF #EF87DA #EF87A6
triadic
#EF87DA #DAEF87 #87DAEF
tetradic
#EF87DA #EFD087 #87EF9C #87A6EF
square
#EF87DA #EFD087 #87EF9C #87A6EF
split-complementary
#EF87DA #A6EF87 #87EFD0
monochromatic
#DE1EB7 #E851C9 #EF87DA #F6BDEB #FBE4F7
Accessibility & contrast
On white
2.30
#EF87DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#EF87DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF87DA
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF87DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF87DA | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2DD
Deuteranopia (green-blind)
#A3B1D7
Tritanopia (blue-blind)
#F88CA7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ef87da; /* rgb */ color: rgb(239, 135, 218); /* oklch */ color: oklch(76.2% 0.161 335.0);
Tailwind
colors: {
custom: {
50: '#f6ace5',
500: '#ef87da',
950: '#000000',
},
}SCSS
$custom: #ef87da; $custom-light: #f6ace5; $custom-dark: #000000;
JSON
{
"hex": "#ef87da",
"rgb": {
"r": 239,
"g": 135,
"b": 218
},
"hsl": {
"h": 312.115,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.76183,
"c": 0.16146,
"h": 335
},
"luminance": 0.40741
}Semantic roles & 50–950 ramp
primary
#EF87DA
secondary
#D8F3DD
accent
#D9360D
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171015
muted
#857F84