#EF92BB#EF92BB
#EF92BB is a light, vivid pink. Relative luminance 0.425; OKLCH L 76.8% C 0.122 H 352.4°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EF92BB |
|---|---|
| RGB | rgb(239, 146, 187) |
| HSL | hsl(334, 74%, 75%) |
| HSV | hsv(334, 39%, 94%) |
| CMYK | cmyk(0%, 38.9%, 21.8%, 6.3%) |
| CIE-LAB | lab(71.21, 40.34, -6.28) |
| CIE-LCH | lch(71.21, 40.83, 351.15°) |
| OKLab | oklab(76.77% 0.1209 -0.0161) |
| OKLCH | oklch(76.77% 0.122 352.4) |
| XYZ | xyz(54.8462, 42.5000, 52.3186) |
| Luminance | 0.4250 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.90
Pinky
#FC86AA
ΔE00 5.11
Pig Pink
#E78EA5
ΔE00 5.27
Bubblegum Pink
#FE83CC
ΔE00 6.11
Carnation Pink
#FF7FA7
ΔE00 6.12
Rosa
#FE86A4
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF92BB #92EFC6
analogous
#EF92EA #EF92BB #EF9792
triadic
#EF92BB #BBEF92 #92BBEF
tetradic
#EF92BB #EAEF92 #92EFC6 #9792EF
square
#EF92BB #EAEF92 #92EFC6 #9792EF
split-complementary
#EF92BB #92EF97 #92EAEF
monochromatic
#DF2778 #E75D9A #EF92BB #F7C7DC #FBE4EE
Accessibility & contrast
On white
2.21
#EF92BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#EF92BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF92BB
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF92BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF92BB | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BC
Deuteranopia (green-blind)
#B3B4B9
Tritanopia (blue-blind)
#FC8FA0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ef92bb; /* rgb */ color: rgb(239, 146, 187); /* oklch */ color: oklch(76.8% 0.122 352.4);
Tailwind
colors: {
custom: {
50: '#f6b3cf',
500: '#ef92bb',
950: '#000000',
},
}SCSS
$custom: #ef92bb; $custom-light: #f6b3cf; $custom-dark: #000000;
JSON
{
"hex": "#ef92bb",
"rgb": {
"r": 239,
"g": 146,
"b": 187
},
"hsl": {
"h": 333.548,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.76765,
"c": 0.12195,
"h": 352.4
},
"luminance": 0.42496
}Semantic roles & 50–950 ramp
primary
#EF92BB
secondary
#D8F3E7
accent
#D77F0F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082