#EF93BC#EF93BC
#EF93BC is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.0% C 0.121 H 352.1°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EF93BC |
|---|---|
| RGB | rgb(239, 147, 188) |
| HSL | hsl(333, 74%, 76%) |
| HSV | hsv(333, 38%, 94%) |
| CMYK | cmyk(0%, 38.5%, 21.3%, 6.3%) |
| CIE-LAB | lab(71.45, 39.97, -6.48) |
| CIE-LCH | lch(71.45, 40.49, 350.79°) |
| OKLab | oklab(76.96% 0.1197 -0.0167) |
| OKLCH | oklch(76.96% 0.121 352.1) |
| XYZ | xyz(55.1085, 42.8526, 52.9360) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.02
Pinky
#FC86AA
ΔE00 5.32
Pig Pink
#E78EA5
ΔE00 5.41
Bubblegum Pink
#FE83CC
ΔE00 6.15
Carnation Pink
#FF7FA7
ΔE00 6.34
Rosa
#FE86A4
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF93BC #93EFC6
analogous
#EF93EA #EF93BC #EF9893
triadic
#EF93BC #BCEF93 #93BCEF
tetradic
#EF93BC #EAEF93 #93EFC6 #9893EF
square
#EF93BC #EAEF93 #93EFC6 #9893EF
split-complementary
#EF93BC #93EF98 #93EAEF
monochromatic
#DF287A #E75E9B #EF93BC #F7C8DD #FBE4EE
Accessibility & contrast
On white
2.19
#EF93BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#EF93BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF93BC
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF93BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF93BC | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BD
Deuteranopia (green-blind)
#B3B5BA
Tritanopia (blue-blind)
#FC90A1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef93bc; /* rgb */ color: rgb(239, 147, 188); /* oklch */ color: oklch(77.0% 0.121 352.1);
Tailwind
colors: {
custom: {
50: '#f6b4d0',
500: '#ef93bc',
950: '#000000',
},
}SCSS
$custom: #ef93bc; $custom-light: #f6b4d0; $custom-dark: #000000;
JSON
{
"hex": "#ef93bc",
"rgb": {
"r": 239,
"g": 147,
"b": 188
},
"hsl": {
"h": 333.261,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.76957,
"c": 0.12081,
"h": 352.1
},
"luminance": 0.42849
}Semantic roles & 50–950 ramp
primary
#EF93BC
secondary
#D8F3E7
accent
#D67E0F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082