#EF8EBE#EF8EBE
#EF8EBE is a light, vivid pink. Relative luminance 0.414; OKLCH L 76.2% C 0.130 H 349.6°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EBE |
|---|---|
| RGB | rgb(239, 142, 190) |
| HSL | hsl(330, 75%, 75%) |
| HSV | hsv(330, 41%, 94%) |
| CMYK | cmyk(0%, 40.6%, 20.5%, 6.3%) |
| CIE-LAB | lab(70.47, 42.85, -9.06) |
| CIE-LCH | lch(70.47, 43.80, 348.06°) |
| OKLab | oklab(76.23% 0.128 -0.0236) |
| OKLCH | oklch(76.23% 0.13 349.6) |
| XYZ | xyz(54.5649, 41.4181, 53.8258) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.75
Bubblegum Pink
#FE83CC
ΔE00 4.62
Pinky
#FC86AA
ΔE00 5.83
Carnation Pink
#FF7FA7
ΔE00 6.53
Pig Pink
#E78EA5
ΔE00 6.56
Bubblegum (survey)
#FF6CB5
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EBE #8EEFBF
analogous
#EF8EEF #EF8EBE #EF8E8E
triadic
#EF8EBE #BEEF8E #8EBEEF
tetradic
#EF8EBE #EFEF8E #8EEFBF #8E8EEF
square
#EF8EBE #EFEF8E #8EEFBF #8E8EEF
split-complementary
#EF8EBE #8EEF8E #8EEFEF
monochromatic
#E02380 #E7589F #EF8EBE #F7C4DD #FBE4F0
Accessibility & contrast
On white
2.26
#EF8EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#EF8EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EBE
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EBE | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A2C0
Deuteranopia (green-blind)
#B0B3BC
Tritanopia (blue-blind)
#FC8B9F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef8ebe; /* rgb */ color: rgb(239, 142, 190); /* oklch */ color: oklch(76.2% 0.130 349.6);
Tailwind
colors: {
custom: {
50: '#f6b1d1',
500: '#ef8ebe',
950: '#000000',
},
}SCSS
$custom: #ef8ebe; $custom-light: #f6b1d1; $custom-dark: #000000;
JSON
{
"hex": "#ef8ebe",
"rgb": {
"r": 239,
"g": 142,
"b": 190
},
"hsl": {
"h": 330.309,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.76228,
"c": 0.13015,
"h": 349.6
},
"luminance": 0.41414
}Semantic roles & 50–950 ramp
primary
#EF8EBE
secondary
#D8F3E6
accent
#D7740E
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082