#EF93BF#EF93BF
#EF93BF is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.1% C 0.122 H 350.2°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EF93BF |
|---|---|
| RGB | rgb(239, 147, 191) |
| HSL | hsl(331, 74%, 76%) |
| HSV | hsv(331, 38%, 94%) |
| CMYK | cmyk(0%, 38.5%, 20.1%, 6.3%) |
| CIE-LAB | lab(71.54, 40.41, -8.01) |
| CIE-LCH | lch(71.54, 41.20, 348.79°) |
| OKLab | oklab(77.05% 0.1207 -0.0208) |
| OKLCH | oklch(77.05% 0.122 350.2) |
| XYZ | xyz(55.4352, 42.9833, 54.6569) |
| Luminance | 0.4298 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.75
Bubblegum Pink
#FE83CC
ΔE00 5.58
Pinky
#FC86AA
ΔE00 5.91
Pig Pink
#E78EA5
ΔE00 6.17
Carnation Pink
#FF7FA7
ΔE00 6.84
Powder Pink
#FFB2D0
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF93BF #93EFC3
analogous
#EF93ED #EF93BF #EF9593
triadic
#EF93BF #BFEF93 #93BFEF
tetradic
#EF93BF #EDEF93 #93EFC3 #9593EF
square
#EF93BF #EDEF93 #93EFC3 #9593EF
split-complementary
#EF93BF #93EF95 #93EDEF
monochromatic
#DF2880 #E75E9F #EF93BF #F7C8DF #FBE4EF
Accessibility & contrast
On white
2.19
#EF93BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#EF93BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF93BF
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF93BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF93BF | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C1
Deuteranopia (green-blind)
#B3B5BD
Tritanopia (blue-blind)
#FB90A3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef93bf; /* rgb */ color: rgb(239, 147, 191); /* oklch */ color: oklch(77.1% 0.122 350.2);
Tailwind
colors: {
custom: {
50: '#f6b4d2',
500: '#ef93bf',
950: '#000000',
},
}SCSS
$custom: #ef93bf; $custom-light: #f6b4d2; $custom-dark: #000000;
JSON
{
"hex": "#ef93bf",
"rgb": {
"r": 239,
"g": 147,
"b": 191
},
"hsl": {
"h": 331.304,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.77054,
"c": 0.12242,
"h": 350.2
},
"luminance": 0.4298
}Semantic roles & 50–950 ramp
primary
#EF93BF
secondary
#D8F3E6
accent
#D6770F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082