#EF93BA#EF93BA
#EF93BA is a light, moderate pink. Relative luminance 0.428; OKLCH L 76.9% C 0.120 H 353.3°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EF93BA |
|---|---|
| RGB | rgb(239, 147, 186) |
| HSL | hsl(335, 74%, 76%) |
| HSV | hsv(335, 38%, 94%) |
| CMYK | cmyk(0%, 38.5%, 22.2%, 6.3%) |
| CIE-LAB | lab(71.40, 39.68, -5.45) |
| CIE-LCH | lch(71.40, 40.05, 352.17°) |
| OKLab | oklab(76.89% 0.119 -0.0139) |
| OKLCH | oklch(76.89% 0.12 353.3) |
| XYZ | xyz(54.8944, 42.7670, 51.8084) |
| Luminance | 0.4276 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.90
Pinky
#FC86AA
ΔE00 4.94
Pink (survey)
#FF81C0
ΔE00 5.27
Carnation Pink
#FF7FA7
ΔE00 6.04
Rosa
#FE86A4
ΔE00 6.41
Bubblegum Pink
#FE83CC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF93BA #93EFC8
analogous
#EF93E8 #EF93BA #EF9A93
triadic
#EF93BA #BAEF93 #93BAEF
tetradic
#EF93BA #E8EF93 #93EFC8 #9A93EF
square
#EF93BA #E8EF93 #93EFC8 #9A93EF
split-complementary
#EF93BA #93EF9A #93E8EF
monochromatic
#DF2876 #E75E98 #EF93BA #F7C8DC #FBE4EE
Accessibility & contrast
On white
2.20
#EF93BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#EF93BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF93BA
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF93BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF93BA | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BB
Deuteranopia (green-blind)
#B4B5B8
Tritanopia (blue-blind)
#FC8FA1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef93ba; /* rgb */ color: rgb(239, 147, 186); /* oklch */ color: oklch(76.9% 0.120 353.3);
Tailwind
colors: {
custom: {
50: '#f6b4ce',
500: '#ef93ba',
950: '#000000',
},
}SCSS
$custom: #ef93ba; $custom-light: #f6b4ce; $custom-dark: #000000;
JSON
{
"hex": "#ef93ba",
"rgb": {
"r": 239,
"g": 147,
"b": 186
},
"hsl": {
"h": 334.565,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.76894,
"c": 0.11981,
"h": 353.3
},
"luminance": 0.42763
}Semantic roles & 50–950 ramp
primary
#EF93BA
secondary
#D8F3E8
accent
#D6820F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082