#EF8EBF#EF8EBF
#EF8EBF is a light, vivid pink. Relative luminance 0.415; OKLCH L 76.3% C 0.131 H 349.0°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EBF |
|---|---|
| RGB | rgb(239, 142, 191) |
| HSL | hsl(330, 75%, 75%) |
| HSV | hsv(330, 41%, 94%) |
| CMYK | cmyk(0%, 40.6%, 20.1%, 6.3%) |
| CIE-LAB | lab(70.50, 42.99, -9.57) |
| CIE-LCH | lch(70.50, 44.05, 347.45°) |
| OKLab | oklab(76.26% 0.1283 -0.0249) |
| OKLCH | oklch(76.26% 0.131 349) |
| XYZ | xyz(54.6745, 41.4620, 54.4034) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.71
Bubblegum Pink
#FE83CC
ΔE00 4.45
Pinky
#FC86AA
ΔE00 6.06
Carnation Pink
#FF7FA7
ΔE00 6.73
Pig Pink
#E78EA5
ΔE00 6.81
Bubblegum (survey)
#FF6CB5
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EBF #8EEFBE
analogous
#EF8EEF #EF8EBF #EF8E8E
triadic
#EF8EBF #BFEF8E #8EBFEF
tetradic
#EF8EBF #EFEF8E #8EEFBE #8E8EEF
square
#EF8EBF #EFEF8E #8EEFBE #8E8EEF
split-complementary
#EF8EBF #8EEF8E #8EEFEF
monochromatic
#E02382 #E758A1 #EF8EBF #F7C4DD #FBE4F0
Accessibility & contrast
On white
2.26
#EF8EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#EF8EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EBF
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EBF | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A2C1
Deuteranopia (green-blind)
#AFB3BD
Tritanopia (blue-blind)
#FC8CA0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef8ebf; /* rgb */ color: rgb(239, 142, 191); /* oklch */ color: oklch(76.3% 0.131 349.0);
Tailwind
colors: {
custom: {
50: '#f6b1d2',
500: '#ef8ebf',
950: '#000000',
},
}SCSS
$custom: #ef8ebf; $custom-light: #f6b1d2; $custom-dark: #000000;
JSON
{
"hex": "#ef8ebf",
"rgb": {
"r": 239,
"g": 142,
"b": 191
},
"hsl": {
"h": 329.691,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.76261,
"c": 0.13072,
"h": 349
},
"luminance": 0.41458
}Semantic roles & 50–950 ramp
primary
#EF8EBF
secondary
#D8F3E5
accent
#D7720E
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082