#EF91D7#EF91D7
#EF91D7 is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.6% C 0.142 H 337.0°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EF91D7 |
|---|---|
| RGB | rgb(239, 145, 215) |
| HSL | hsl(315, 75%, 75%) |
| HSV | hsv(315, 39%, 94%) |
| CMYK | cmyk(0%, 39.3%, 10%, 6.3%) |
| CIE-LAB | lab(71.90, 45.19, -20.75) |
| CIE-LCH | lch(71.90, 49.72, 335.34°) |
| OKLab | oklab(77.58% 0.1309 -0.0556) |
| OKLCH | oklch(77.58% 0.142 337) |
| XYZ | xyz(57.9877, 43.5111, 69.6209) |
| Luminance | 0.4351 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.33
Lavender Pink
#DD85D7
ΔE00 4.81
Plum
#DDA0DD
ΔE00 5.33
Pink (survey)
#FF81C0
ΔE00 6.31
Violet (CSS)
#EE82EE
ΔE00 6.53
Purply Pink
#F075E6
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF91D7 #91EFA9
analogous
#D891EF #EF91D7 #EF91A8
triadic
#EF91D7 #D7EF91 #91D7EF
tetradic
#EF91D7 #EFD891 #91EFA9 #91A8EF
square
#EF91D7 #EFD891 #91EFA9 #91A8EF
split-complementary
#EF91D7 #A8EF91 #91EFD8
monochromatic
#DF26B0 #E75CC4 #EF91D7 #F7C6EA #FBE4F5
Accessibility & contrast
On white
2.16
#EF91D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#EF91D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF91D7
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF91D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF91D7 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A7DA
Deuteranopia (green-blind)
#ABB5D4
Tritanopia (blue-blind)
#F894AB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef91d7; /* rgb */ color: rgb(239, 145, 215); /* oklch */ color: oklch(77.6% 0.142 337.0);
Tailwind
colors: {
custom: {
50: '#f6b3e3',
500: '#ef91d7',
950: '#000000',
},
}SCSS
$custom: #ef91d7; $custom-light: #f6b3e3; $custom-dark: #000000;
JSON
{
"hex": "#ef91d7",
"rgb": {
"r": 239,
"g": 145,
"b": 215
},
"hsl": {
"h": 315.319,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.77579,
"c": 0.14218,
"h": 337
},
"luminance": 0.43508
}Semantic roles & 50–950 ramp
primary
#EF91D7
secondary
#D8F3DF
accent
#D7420F
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083