#EF8EB8#EF8EB8
#EF8EB8 is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.0% C 0.127 H 353.1°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EB8 |
|---|---|
| RGB | rgb(239, 142, 184) |
| HSL | hsl(334, 75%, 75%) |
| HSV | hsv(334, 41%, 94%) |
| CMYK | cmyk(0%, 40.6%, 23%, 6.3%) |
| CIE-LAB | lab(70.29, 41.98, -5.98) |
| CIE-LCH | lch(70.29, 42.41, 351.89°) |
| OKLab | oklab(76.03% 0.1261 -0.0153) |
| OKLCH | oklch(76.03% 0.127 353.1) |
| XYZ | xyz(53.9226, 41.1612, 50.4429) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.36
Pinky
#FC86AA
ΔE00 4.54
Pig Pink
#E78EA5
ΔE00 5.05
Carnation Pink
#FF7FA7
ΔE00 5.42
Bubblegum Pink
#FE83CC
ΔE00 5.84
Rosa
#FE86A4
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EB8 #8EEFC5
analogous
#EF8EE8 #EF8EB8 #EF958E
triadic
#EF8EB8 #B8EF8E #8EB8EF
tetradic
#EF8EB8 #E8EF8E #8EEFC5 #958EEF
square
#EF8EB8 #E8EF8E #8EEFC5 #958EEF
split-complementary
#EF8EB8 #8EEF95 #8EE8EF
monochromatic
#E02375 #E75896 #EF8EB8 #F7C4DA #FBE4EE
Accessibility & contrast
On white
2.27
#EF8EB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#EF8EB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EB8
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EB8 | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2B9
Deuteranopia (green-blind)
#B1B2B6
Tritanopia (blue-blind)
#FC8A9D
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef8eb8; /* rgb */ color: rgb(239, 142, 184); /* oklch */ color: oklch(76.0% 0.127 353.1);
Tailwind
colors: {
custom: {
50: '#f6b1cd',
500: '#ef8eb8',
950: '#000000',
},
}SCSS
$custom: #ef8eb8; $custom-light: #f6b1cd; $custom-dark: #000000;
JSON
{
"hex": "#ef8eb8",
"rgb": {
"r": 239,
"g": 142,
"b": 184
},
"hsl": {
"h": 334.021,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.76033,
"c": 0.12698,
"h": 353.1
},
"luminance": 0.41157
}Semantic roles & 50–950 ramp
primary
#EF8EB8
secondary
#D8F3E7
accent
#D7800E
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082