#EF8EBA#EF8EBA
#EF8EBA is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.1% C 0.128 H 351.9°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EBA |
|---|---|
| RGB | rgb(239, 142, 186) |
| HSL | hsl(333, 75%, 75%) |
| HSV | hsv(333, 41%, 94%) |
| CMYK | cmyk(0%, 40.6%, 22.2%, 6.3%) |
| CIE-LAB | lab(70.35, 42.27, -7.01) |
| CIE-LCH | lch(70.35, 42.85, 350.59°) |
| OKLab | oklab(76.1% 0.1267 -0.018) |
| OKLCH | oklch(76.1% 0.128 351.9) |
| XYZ | xyz(54.1337, 41.2457, 51.5548) |
| Luminance | 0.4124 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.10
Pinky
#FC86AA
ΔE00 4.96
Bubblegum Pink
#FE83CC
ΔE00 5.41
Pig Pink
#E78EA5
ΔE00 5.56
Carnation Pink
#FF7FA7
ΔE00 5.77
Rosa
#FE86A4
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EBA #8EEFC3
analogous
#EF8EEA #EF8EBA #EF938E
triadic
#EF8EBA #BAEF8E #8EBAEF
tetradic
#EF8EBA #EAEF8E #8EEFC3 #938EEF
square
#EF8EBA #EAEF8E #8EEFC3 #938EEF
split-complementary
#EF8EBA #8EEF93 #8EEAEF
monochromatic
#E02379 #E75899 #EF8EBA #F7C4DB #FBE4EF
Accessibility & contrast
On white
2.27
#EF8EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#EF8EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EBA
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EBA | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BC
Deuteranopia (green-blind)
#B1B2B8
Tritanopia (blue-blind)
#FC8B9E
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef8eba; /* rgb */ color: rgb(239, 142, 186); /* oklch */ color: oklch(76.1% 0.128 351.9);
Tailwind
colors: {
custom: {
50: '#f6b1ce',
500: '#ef8eba',
950: '#000000',
},
}SCSS
$custom: #ef8eba; $custom-light: #f6b1ce; $custom-dark: #000000;
JSON
{
"hex": "#ef8eba",
"rgb": {
"r": 239,
"g": 142,
"b": 186
},
"hsl": {
"h": 332.784,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.76097,
"c": 0.12799,
"h": 351.9
},
"luminance": 0.41242
}Semantic roles & 50–950 ramp
primary
#EF8EBA
secondary
#D8F3E7
accent
#D77C0E
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082