#EF92BF#EF92BF
#EF92BF is a light, vivid pink. Relative luminance 0.427; OKLCH L 76.9% C 0.124 H 350.0°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EF92BF |
|---|---|
| RGB | rgb(239, 146, 191) |
| HSL | hsl(331, 74%, 75%) |
| HSV | hsv(331, 39%, 94%) |
| CMYK | cmyk(0%, 38.9%, 20.1%, 6.3%) |
| CIE-LAB | lab(71.33, 40.93, -8.33) |
| CIE-LCH | lch(71.33, 41.77, 348.50°) |
| OKLab | oklab(76.89% 0.1222 -0.0216) |
| OKLCH | oklch(76.89% 0.124 350) |
| XYZ | xyz(55.2804, 42.6737, 54.6053) |
| Luminance | 0.4267 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.53
Bubblegum Pink
#FE83CC
ΔE00 5.34
Pinky
#FC86AA
ΔE00 5.92
Pig Pink
#E78EA5
ΔE00 6.28
Carnation Pink
#FF7FA7
ΔE00 6.80
Rosa
#FE86A4
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF92BF #92EFC2
analogous
#EF92ED #EF92BF #EF9392
triadic
#EF92BF #BFEF92 #92BFEF
tetradic
#EF92BF #EDEF92 #92EFC2 #9392EF
square
#EF92BF #EDEF92 #92EFC2 #9392EF
split-complementary
#EF92BF #92EF93 #92EDEF
monochromatic
#DF2780 #E75DA0 #EF92BF #F7C7DE #FBE4EF
Accessibility & contrast
On white
2.20
#EF92BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#EF92BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF92BF
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF92BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF92BF | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C1
Deuteranopia (green-blind)
#B2B5BD
Tritanopia (blue-blind)
#FB8FA2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef92bf; /* rgb */ color: rgb(239, 146, 191); /* oklch */ color: oklch(76.9% 0.124 350.0);
Tailwind
colors: {
custom: {
50: '#f6b3d2',
500: '#ef92bf',
950: '#000000',
},
}SCSS
$custom: #ef92bf; $custom-light: #f6b3d2; $custom-dark: #000000;
JSON
{
"hex": "#ef92bf",
"rgb": {
"r": 239,
"g": 146,
"b": 191
},
"hsl": {
"h": 330.968,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.76894,
"c": 0.12408,
"h": 350
},
"luminance": 0.4267
}Semantic roles & 50–950 ramp
primary
#EF92BF
secondary
#D8F3E6
accent
#D7760F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082