#EF8EBB#EF8EBB
#EF8EBB is a light, vivid pink. Relative luminance 0.413; OKLCH L 76.1% C 0.129 H 351.3°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EBB |
|---|---|
| RGB | rgb(239, 142, 187) |
| HSL | hsl(332, 75%, 75%) |
| HSV | hsv(332, 41%, 94%) |
| CMYK | cmyk(0%, 40.6%, 21.8%, 6.3%) |
| CIE-LAB | lab(70.38, 42.41, -7.52) |
| CIE-LCH | lch(70.38, 43.07, 349.94°) |
| OKLab | oklab(76.13% 0.127 -0.0194) |
| OKLCH | oklch(76.13% 0.129 351.3) |
| XYZ | xyz(54.2404, 41.2883, 52.1167) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.99
Pinky
#FC86AA
ΔE00 5.18
Bubblegum Pink
#FE83CC
ΔE00 5.20
Pig Pink
#E78EA5
ΔE00 5.81
Carnation Pink
#FF7FA7
ΔE00 5.96
Rosa
#FE86A4
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EBB #8EEFC2
analogous
#EF8EEC #EF8EBB #EF928E
triadic
#EF8EBB #BBEF8E #8EBBEF
tetradic
#EF8EBB #ECEF8E #8EEFC2 #928EEF
square
#EF8EBB #ECEF8E #8EEFC2 #928EEF
split-complementary
#EF8EBB #8EEF92 #8EECEF
monochromatic
#E0237A #E7589B #EF8EBB #F7C4DB #FBE4EF
Accessibility & contrast
On white
2.27
#EF8EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#EF8EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EBB
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EBB | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BD
Deuteranopia (green-blind)
#B0B2B9
Tritanopia (blue-blind)
#FC8B9E
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef8ebb; /* rgb */ color: rgb(239, 142, 187); /* oklch */ color: oklch(76.1% 0.129 351.3);
Tailwind
colors: {
custom: {
50: '#f6b1cf',
500: '#ef8ebb',
950: '#000000',
},
}SCSS
$custom: #ef8ebb; $custom-light: #f6b1cf; $custom-dark: #000000;
JSON
{
"hex": "#ef8ebb",
"rgb": {
"r": 239,
"g": 142,
"b": 187
},
"hsl": {
"h": 332.165,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.7613,
"c": 0.12851,
"h": 351.3
},
"luminance": 0.41285
}Semantic roles & 50–950 ramp
primary
#EF8EBB
secondary
#D8F3E6
accent
#D77A0E
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082