#EF94BF#EF94BF
#EF94BF is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.2% C 0.121 H 350.5°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EF94BF |
|---|---|
| RGB | rgb(239, 148, 191) |
| HSL | hsl(332, 74%, 76%) |
| HSV | hsv(332, 38%, 94%) |
| CMYK | cmyk(0%, 38.1%, 20.1%, 6.3%) |
| CIE-LAB | lab(71.76, 39.89, -7.70) |
| CIE-LCH | lch(71.76, 40.63, 349.08°) |
| OKLab | oklab(77.21% 0.1191 -0.0199) |
| OKLCH | oklch(77.21% 0.121 350.5) |
| XYZ | xyz(55.5914, 43.2957, 54.7090) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.98
Bubblegum Pink
#FE83CC
ΔE00 5.82
Pinky
#FC86AA
ΔE00 5.92
Pig Pink
#E78EA5
ΔE00 6.06
Carnation Pink
#FF7FA7
ΔE00 6.90
Powder Pink
#FFB2D0
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF94BF #94EFC4
analogous
#EF94ED #EF94BF #EF9694
triadic
#EF94BF #BFEF94 #94BFEF
tetradic
#EF94BF #EDEF94 #94EFC4 #9694EF
square
#EF94BF #EDEF94 #94EFC4 #9694EF
split-complementary
#EF94BF #94EF96 #94EDEF
monochromatic
#DF2A7F #E75F9F #EF94BF #F7C9DF #FBE4EF
Accessibility & contrast
On white
2.17
#EF94BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#EF94BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF94BF
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF94BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF94BF | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6C1
Deuteranopia (green-blind)
#B3B6BD
Tritanopia (blue-blind)
#FB91A3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef94bf; /* rgb */ color: rgb(239, 148, 191); /* oklch */ color: oklch(77.2% 0.121 350.5);
Tailwind
colors: {
custom: {
50: '#f6b5d2',
500: '#ef94bf',
950: '#000000',
},
}SCSS
$custom: #ef94bf; $custom-light: #f6b5d2; $custom-dark: #000000;
JSON
{
"hex": "#ef94bf",
"rgb": {
"r": 239,
"g": 148,
"b": 191
},
"hsl": {
"h": 331.648,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.77214,
"c": 0.12077,
"h": 350.5
},
"luminance": 0.43292
}Semantic roles & 50–950 ramp
primary
#EF94BF
secondary
#D8F3E6
accent
#D6780F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082