#EF91DD#EF91DD
#EF91DD is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.8% C 0.147 H 334.2°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EF91DD |
|---|---|
| RGB | rgb(239, 145, 221) |
| HSL | hsl(311, 75%, 75%) |
| HSV | hsv(311, 39%, 94%) |
| CMYK | cmyk(0%, 39.3%, 7.5%, 6.3%) |
| CIE-LAB | lab(72.11, 46.18, -23.73) |
| CIE-LCH | lch(72.11, 51.92, 332.80°) |
| OKLab | oklab(77.81% 0.1324 -0.0639) |
| OKLCH | oklch(77.81% 0.147 334.2) |
| XYZ | xyz(58.7728, 43.8251, 73.7560) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.22
Bubblegum Pink
#FE83CC
ΔE00 5.11
Plum
#DDA0DD
ΔE00 5.14
Violet (CSS)
#EE82EE
ΔE00 5.42
Purply Pink
#F075E6
ΔE00 6.62
Pink (survey)
#FF81C0
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF91DD #91EFA3
analogous
#D291EF #EF91DD #EF91AE
triadic
#EF91DD #DDEF91 #91DDEF
tetradic
#EF91DD #EFD291 #91EFA3 #91AEEF
square
#EF91DD #EFD291 #91EFA3 #91AEEF
split-complementary
#EF91DD #AEEF91 #91EFD2
monochromatic
#DF26BC #E75CCC #EF91DD #F7C6EE #FBE4F7
Accessibility & contrast
On white
2.15
#EF91DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#EF91DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF91DD
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF91DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF91DD | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A8E0
Deuteranopia (green-blind)
#A9B6DA
Tritanopia (blue-blind)
#F795AD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef91dd; /* rgb */ color: rgb(239, 145, 221); /* oklch */ color: oklch(77.8% 0.147 334.2);
Tailwind
colors: {
custom: {
50: '#f6b3e7',
500: '#ef91dd',
950: '#000000',
},
}SCSS
$custom: #ef91dd; $custom-light: #f6b3e7; $custom-dark: #000000;
JSON
{
"hex": "#ef91dd",
"rgb": {
"r": 239,
"g": 145,
"b": 221
},
"hsl": {
"h": 311.489,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.77808,
"c": 0.14705,
"h": 334.2
},
"luminance": 0.43822
}Semantic roles & 50–950 ramp
primary
#EF91DD
secondary
#D8F3DD
accent
#D7350F
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084