#EF91D2#EF91D2
#EF91D2 is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.4% C 0.138 H 339.4°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EF91D2 |
|---|---|
| RGB | rgb(239, 145, 210) |
| HSL | hsl(319, 75%, 75%) |
| HSV | hsv(319, 39%, 94%) |
| CMYK | cmyk(0%, 39.3%, 12.1%, 6.3%) |
| CIE-LAB | lab(71.73, 44.38, -18.25) |
| CIE-LCH | lch(71.73, 47.98, 337.64°) |
| OKLab | oklab(77.39% 0.1295 -0.0487) |
| OKLCH | oklch(77.39% 0.138 339.4) |
| XYZ | xyz(57.3550, 43.2580, 66.2889) |
| Luminance | 0.4325 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.88
Lavender Pink
#DD85D7
ΔE00 5.53
Pink (survey)
#FF81C0
ΔE00 5.53
Plum
#DDA0DD
ΔE00 5.73
Violet (CSS)
#EE82EE
ΔE00 7.53
Purply Pink
#F075E6
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF91D2 #91EFAE
analogous
#DD91EF #EF91D2 #EF91A3
triadic
#EF91D2 #D2EF91 #91D2EF
tetradic
#EF91D2 #EFDD91 #91EFAE #91A3EF
square
#EF91D2 #EFDD91 #91EFAE #91A3EF
split-complementary
#EF91D2 #A3EF91 #91EFDD
monochromatic
#DF26A6 #E75CBC #EF91D2 #F7C6E8 #FBE4F4
Accessibility & contrast
On white
2.18
#EF91D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#EF91D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF91D2
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF91D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF91D2 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A7D4
Deuteranopia (green-blind)
#ACB5CF
Tritanopia (blue-blind)
#F993A9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef91d2; /* rgb */ color: rgb(239, 145, 210); /* oklch */ color: oklch(77.4% 0.138 339.4);
Tailwind
colors: {
custom: {
50: '#f6b3df',
500: '#ef91d2',
950: '#000000',
},
}SCSS
$custom: #ef91d2; $custom-light: #f6b3df; $custom-dark: #000000;
JSON
{
"hex": "#ef91d2",
"rgb": {
"r": 239,
"g": 145,
"b": 210
},
"hsl": {
"h": 318.511,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.77394,
"c": 0.13831,
"h": 339.4
},
"luminance": 0.43255
}Semantic roles & 50–950 ramp
primary
#EF91D2
secondary
#D8F3E0
accent
#D74C0F
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083