#EF8EBD#EF8EBD
#EF8EBD is a light, vivid pink. Relative luminance 0.414; OKLCH L 76.2% C 0.130 H 350.1°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EBD |
|---|---|
| RGB | rgb(239, 142, 189) |
| HSL | hsl(331, 75%, 75%) |
| HSV | hsv(331, 41%, 94%) |
| CMYK | cmyk(0%, 40.6%, 20.9%, 6.3%) |
| CIE-LAB | lab(70.44, 42.70, -8.55) |
| CIE-LCH | lch(70.44, 43.55, 348.68°) |
| OKLab | oklab(76.2% 0.1277 -0.0222) |
| OKLCH | oklch(76.2% 0.13 350.1) |
| XYZ | xyz(54.4560, 41.3746, 53.2521) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.82
Bubblegum Pink
#FE83CC
ΔE00 4.81
Pinky
#FC86AA
ΔE00 5.61
Pig Pink
#E78EA5
ΔE00 6.31
Carnation Pink
#FF7FA7
ΔE00 6.34
Bubblegum (survey)
#FF6CB5
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EBD #8EEFC0
analogous
#EF8EED #EF8EBD #EF908E
triadic
#EF8EBD #BDEF8E #8EBDEF
tetradic
#EF8EBD #EDEF8E #8EEFC0 #908EEF
square
#EF8EBD #EDEF8E #8EEFC0 #908EEF
split-complementary
#EF8EBD #8EEF90 #8EEDEF
monochromatic
#E0237E #E7589E #EF8EBD #F7C4DC #FBE4EF
Accessibility & contrast
On white
2.26
#EF8EBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#EF8EBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EBD
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EBD | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BF
Deuteranopia (green-blind)
#B0B2BB
Tritanopia (blue-blind)
#FC8B9F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef8ebd; /* rgb */ color: rgb(239, 142, 189); /* oklch */ color: oklch(76.2% 0.130 350.1);
Tailwind
colors: {
custom: {
50: '#f6b1d0',
500: '#ef8ebd',
950: '#000000',
},
}SCSS
$custom: #ef8ebd; $custom-light: #f6b1d0; $custom-dark: #000000;
JSON
{
"hex": "#ef8ebd",
"rgb": {
"r": 239,
"g": 142,
"b": 189
},
"hsl": {
"h": 330.928,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.76195,
"c": 0.12959,
"h": 350.1
},
"luminance": 0.41371
}Semantic roles & 50–950 ramp
primary
#EF8EBD
secondary
#D8F3E6
accent
#D7760E
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082