#EF93BE#EF93BE
#EF93BE is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.0% C 0.122 H 350.8°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EF93BE |
|---|---|
| RGB | rgb(239, 147, 190) |
| HSL | hsl(332, 74%, 76%) |
| HSV | hsv(332, 38%, 94%) |
| CMYK | cmyk(0%, 38.5%, 20.5%, 6.3%) |
| CIE-LAB | lab(71.51, 40.26, -7.50) |
| CIE-LCH | lch(71.51, 40.95, 349.45°) |
| OKLab | oklab(77.02% 0.1203 -0.0194) |
| OKLCH | oklch(77.02% 0.122 350.8) |
| XYZ | xyz(55.3255, 42.9395, 54.0793) |
| Luminance | 0.4294 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.83
Pinky
#FC86AA
ΔE00 5.71
Bubblegum Pink
#FE83CC
ΔE00 5.76
Pig Pink
#E78EA5
ΔE00 5.91
Carnation Pink
#FF7FA7
ΔE00 6.67
Rosa
#FE86A4
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF93BE #93EFC4
analogous
#EF93EC #EF93BE #EF9693
triadic
#EF93BE #BEEF93 #93BEEF
tetradic
#EF93BE #ECEF93 #93EFC4 #9693EF
square
#EF93BE #ECEF93 #93EFC4 #9693EF
split-complementary
#EF93BE #93EF96 #93ECEF
monochromatic
#DF287E #E75E9E #EF93BE #F7C8DE #FBE4EF
Accessibility & contrast
On white
2.19
#EF93BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#EF93BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF93BE
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF93BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF93BE | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C0
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#FC90A2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef93be; /* rgb */ color: rgb(239, 147, 190); /* oklch */ color: oklch(77.0% 0.122 350.8);
Tailwind
colors: {
custom: {
50: '#f6b4d1',
500: '#ef93be',
950: '#000000',
},
}SCSS
$custom: #ef93be; $custom-light: #f6b4d1; $custom-dark: #000000;
JSON
{
"hex": "#ef93be",
"rgb": {
"r": 239,
"g": 147,
"b": 190
},
"hsl": {
"h": 331.957,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.77021,
"c": 0.12187,
"h": 350.8
},
"luminance": 0.42936
}Semantic roles & 50–950 ramp
primary
#EF93BE
secondary
#D8F3E6
accent
#D6790F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082