#EF91DC#EF91DC
#EF91DC is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.8% C 0.146 H 334.7°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EF91DC |
|---|---|
| RGB | rgb(239, 145, 220) |
| HSL | hsl(312, 75%, 75%) |
| HSV | hsv(312, 39%, 94%) |
| CMYK | cmyk(0%, 39.3%, 7.9%, 6.3%) |
| CIE-LAB | lab(72.08, 46.02, -23.24) |
| CIE-LCH | lch(72.08, 51.55, 333.21°) |
| OKLab | oklab(77.77% 0.1322 -0.0625) |
| OKLCH | oklch(77.77% 0.146 334.7) |
| XYZ | xyz(58.6400, 43.7720, 73.0564) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.30
Bubblegum Pink
#FE83CC
ΔE00 4.97
Plum
#DDA0DD
ΔE00 5.15
Violet (CSS)
#EE82EE
ΔE00 5.60
Purply Pink
#F075E6
ΔE00 6.73
Pink (survey)
#FF81C0
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF91DC #91EFA4
analogous
#D391EF #EF91DC #EF91AD
triadic
#EF91DC #DCEF91 #91DCEF
tetradic
#EF91DC #EFD391 #91EFA4 #91ADEF
square
#EF91DC #EFD391 #91EFA4 #91ADEF
split-complementary
#EF91DC #ADEF91 #91EFD3
monochromatic
#DF26BA #E75CCB #EF91DC #F7C6ED #FBE4F6
Accessibility & contrast
On white
2.15
#EF91DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#EF91DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF91DC
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF91DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF91DC | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A8DF
Deuteranopia (green-blind)
#A9B6D9
Tritanopia (blue-blind)
#F795AD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef91dc; /* rgb */ color: rgb(239, 145, 220); /* oklch */ color: oklch(77.8% 0.146 334.7);
Tailwind
colors: {
custom: {
50: '#f6b3e7',
500: '#ef91dc',
950: '#000000',
},
}SCSS
$custom: #ef91dc; $custom-light: #f6b3e7; $custom-dark: #000000;
JSON
{
"hex": "#ef91dc",
"rgb": {
"r": 239,
"g": 145,
"b": 220
},
"hsl": {
"h": 312.128,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.77769,
"c": 0.14622,
"h": 334.7
},
"luminance": 0.43769
}Semantic roles & 50–950 ramp
primary
#EF91DC
secondary
#D8F3DE
accent
#D7370F
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084