#EF91C4#EF91C4
#EF91C4 is a light, vivid pink. Relative luminance 0.426; OKLCH L 76.9% C 0.129 H 346.8°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EF91C4 |
|---|---|
| RGB | rgb(239, 145, 196) |
| HSL | hsl(327, 75%, 75%) |
| HSV | hsv(327, 39%, 94%) |
| CMYK | cmyk(0%, 39.3%, 18%, 6.3%) |
| CIE-LAB | lab(71.28, 42.19, -11.18) |
| CIE-LCH | lch(71.28, 43.65, 345.15°) |
| OKLab | oklab(76.9% 0.1253 -0.0293) |
| OKLCH | oklch(76.9% 0.129 346.8) |
| XYZ | xyz(55.6865, 42.5906, 57.5016) |
| Luminance | 0.4259 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.21
Bubblegum Pink
#FE83CC
ΔE00 4.34
Pinky
#FC86AA
ΔE00 7.01
Bubblegum (survey)
#FF6CB5
ΔE00 7.60
Pig Pink
#E78EA5
ΔE00 7.63
Carnation Pink
#FF7FA7
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF91C4 #91EFBC
analogous
#EB91EF #EF91C4 #EF9195
triadic
#EF91C4 #C4EF91 #91C4EF
tetradic
#EF91C4 #EFEB91 #91EFBC #9195EF
square
#EF91C4 #EFEB91 #91EFBC #9195EF
split-complementary
#EF91C4 #95EF91 #91EFEB
monochromatic
#DF268B #E75CA7 #EF91C4 #F7C6E1 #FBE4F1
Accessibility & contrast
On white
2.21
#EF91C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#EF91C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF91C4
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF91C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF91C4 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A5C6
Deuteranopia (green-blind)
#B0B4C2
Tritanopia (blue-blind)
#FB90A3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ef91c4; /* rgb */ color: rgb(239, 145, 196); /* oklch */ color: oklch(76.9% 0.129 346.8);
Tailwind
colors: {
custom: {
50: '#f6b3d5',
500: '#ef91c4',
950: '#000000',
},
}SCSS
$custom: #ef91c4; $custom-light: #f6b3d5; $custom-dark: #000000;
JSON
{
"hex": "#ef91c4",
"rgb": {
"r": 239,
"g": 145,
"b": 196
},
"hsl": {
"h": 327.447,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.76901,
"c": 0.12869,
"h": 346.8
},
"luminance": 0.42587
}Semantic roles & 50–950 ramp
primary
#EF91C4
secondary
#D8F3E4
accent
#D76A0F
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083