#EF92BE#EF92BE
#EF92BE is a light, vivid pink. Relative luminance 0.426; OKLCH L 76.9% C 0.124 H 350.6°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EF92BE |
|---|---|
| RGB | rgb(239, 146, 190) |
| HSL | hsl(332, 74%, 75%) |
| HSV | hsv(332, 39%, 94%) |
| CMYK | cmyk(0%, 38.9%, 20.5%, 6.3%) |
| CIE-LAB | lab(71.30, 40.78, -7.81) |
| CIE-LCH | lch(71.30, 41.52, 349.15°) |
| OKLab | oklab(76.86% 0.1219 -0.0202) |
| OKLCH | oklch(76.86% 0.124 350.6) |
| XYZ | xyz(55.1707, 42.6298, 54.0277) |
| Luminance | 0.4263 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.60
Bubblegum Pink
#FE83CC
ΔE00 5.52
Pinky
#FC86AA
ΔE00 5.71
Pig Pink
#E78EA5
ΔE00 6.03
Carnation Pink
#FF7FA7
ΔE00 6.62
Rosa
#FE86A4
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF92BE #92EFC3
analogous
#EF92EC #EF92BE #EF9492
triadic
#EF92BE #BEEF92 #92BEEF
tetradic
#EF92BE #ECEF92 #92EFC3 #9492EF
square
#EF92BE #ECEF92 #92EFC3 #9492EF
split-complementary
#EF92BE #92EF94 #92ECEF
monochromatic
#DF277E #E75D9E #EF92BE #F7C7DE #FBE4EF
Accessibility & contrast
On white
2.20
#EF92BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#EF92BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF92BE
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF92BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF92BE | 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)
#9BA5C0
Deuteranopia (green-blind)
#B2B5BC
Tritanopia (blue-blind)
#FC8FA2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef92be; /* rgb */ color: rgb(239, 146, 190); /* oklch */ color: oklch(76.9% 0.124 350.6);
Tailwind
colors: {
custom: {
50: '#f6b3d1',
500: '#ef92be',
950: '#000000',
},
}SCSS
$custom: #ef92be; $custom-light: #f6b3d1; $custom-dark: #000000;
JSON
{
"hex": "#ef92be",
"rgb": {
"r": 239,
"g": 146,
"b": 190
},
"hsl": {
"h": 331.613,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.76861,
"c": 0.12353,
"h": 350.6
},
"luminance": 0.42626
}Semantic roles & 50–950 ramp
primary
#EF92BE
secondary
#D8F3E6
accent
#D7780F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082