#EF93BD#EF93BD
#EF93BD is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.0% C 0.121 H 351.5°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EF93BD |
|---|---|
| RGB | rgb(239, 147, 189) |
| HSL | hsl(333, 74%, 76%) |
| HSV | hsv(333, 38%, 94%) |
| CMYK | cmyk(0%, 38.5%, 20.9%, 6.3%) |
| CIE-LAB | lab(71.48, 40.12, -6.99) |
| CIE-LCH | lch(71.48, 40.72, 350.12°) |
| OKLab | oklab(76.99% 0.12 -0.018) |
| OKLCH | oklch(76.99% 0.121 351.5) |
| XYZ | xyz(55.2166, 42.8959, 53.5057) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.92
Pinky
#FC86AA
ΔE00 5.51
Pig Pink
#E78EA5
ΔE00 5.66
Bubblegum Pink
#FE83CC
ΔE00 5.95
Carnation Pink
#FF7FA7
ΔE00 6.50
Rosa
#FE86A4
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF93BD #93EFC5
analogous
#EF93EB #EF93BD #EF9793
triadic
#EF93BD #BDEF93 #93BDEF
tetradic
#EF93BD #EBEF93 #93EFC5 #9793EF
square
#EF93BD #EBEF93 #93EFC5 #9793EF
split-complementary
#EF93BD #93EF97 #93EBEF
monochromatic
#DF287C #E75E9C #EF93BD #F7C8DE #FBE4EF
Accessibility & contrast
On white
2.19
#EF93BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#EF93BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF93BD
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF93BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF93BD | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BF
Deuteranopia (green-blind)
#B3B5BB
Tritanopia (blue-blind)
#FC90A2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef93bd; /* rgb */ color: rgb(239, 147, 189); /* oklch */ color: oklch(77.0% 0.121 351.5);
Tailwind
colors: {
custom: {
50: '#f6b4d0',
500: '#ef93bd',
950: '#000000',
},
}SCSS
$custom: #ef93bd; $custom-light: #f6b4d0; $custom-dark: #000000;
JSON
{
"hex": "#ef93bd",
"rgb": {
"r": 239,
"g": 147,
"b": 189
},
"hsl": {
"h": 332.609,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.76989,
"c": 0.12134,
"h": 351.5
},
"luminance": 0.42892
}Semantic roles & 50–950 ramp
primary
#EF93BD
secondary
#D8F3E7
accent
#D67B0F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082