#EF93BB#EF93BB
#EF93BB is a light, vivid pink. Relative luminance 0.428; OKLCH L 76.9% C 0.120 H 352.7°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EF93BB |
|---|---|
| RGB | rgb(239, 147, 187) |
| HSL | hsl(334, 74%, 76%) |
| HSV | hsv(334, 38%, 94%) |
| CMYK | cmyk(0%, 38.5%, 21.8%, 6.3%) |
| CIE-LAB | lab(71.43, 39.82, -5.97) |
| CIE-LCH | lch(71.43, 40.27, 351.48°) |
| OKLab | oklab(76.93% 0.1193 -0.0153) |
| OKLCH | oklch(76.93% 0.12 352.7) |
| XYZ | xyz(55.0010, 42.8097, 52.3702) |
| Luminance | 0.4281 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 5.13
Pink (survey)
#FF81C0
ΔE00 5.14
Pig Pink
#E78EA5
ΔE00 5.15
Carnation Pink
#FF7FA7
ΔE00 6.19
Bubblegum Pink
#FE83CC
ΔE00 6.35
Rosa
#FE86A4
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF93BB #93EFC7
analogous
#EF93E9 #EF93BB #EF9993
triadic
#EF93BB #BBEF93 #93BBEF
tetradic
#EF93BB #E9EF93 #93EFC7 #9993EF
square
#EF93BB #E9EF93 #93EFC7 #9993EF
split-complementary
#EF93BB #93EF99 #93E9EF
monochromatic
#DF2878 #E75E99 #EF93BB #F7C8DD #FBE4EE
Accessibility & contrast
On white
2.20
#EF93BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#EF93BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF93BB
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF93BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF93BB | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BC
Deuteranopia (green-blind)
#B4B5B9
Tritanopia (blue-blind)
#FC90A1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef93bb; /* rgb */ color: rgb(239, 147, 187); /* oklch */ color: oklch(76.9% 0.120 352.7);
Tailwind
colors: {
custom: {
50: '#f6b4cf',
500: '#ef93bb',
950: '#000000',
},
}SCSS
$custom: #ef93bb; $custom-light: #f6b4cf; $custom-dark: #000000;
JSON
{
"hex": "#ef93bb",
"rgb": {
"r": 239,
"g": 147,
"b": 187
},
"hsl": {
"h": 333.913,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.76925,
"c": 0.1203,
"h": 352.7
},
"luminance": 0.42806
}Semantic roles & 50–950 ramp
primary
#EF93BB
secondary
#D8F3E7
accent
#D6800F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082