#EF8BCE#EF8BCE
#EF8BCE is a light, vivid pink. Relative luminance 0.413; OKLCH L 76.3% C 0.146 H 340.7°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BCE |
|---|---|
| RGB | rgb(239, 139, 206) |
| HSL | hsl(320, 76%, 74%) |
| HSV | hsv(320, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 13.8%, 6.3%) |
| CIE-LAB | lab(70.37, 46.81, -18.10) |
| CIE-LCH | lch(70.37, 50.19, 338.86°) |
| OKLab | oklab(76.32% 0.1373 -0.0482) |
| OKLCH | oklch(76.32% 0.146 340.7) |
| XYZ | xyz(55.9702, 41.2757, 63.3995) |
| Luminance | 0.4127 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.95
Pink (survey)
#FF81C0
ΔE00 4.68
Lavender Pink
#DD85D7
ΔE00 5.24
Plum
#DDA0DD
ΔE00 6.80
Bubblegum (survey)
#FF6CB5
ΔE00 7.32
Violet (CSS)
#EE82EE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BCE #8BEFAC
analogous
#DE8BEF #EF8BCE #EF8B9C
triadic
#EF8BCE #CEEF8B #8BCEEF
tetradic
#EF8BCE #EFDE8B #8BEFAC #8B9CEF
square
#EF8BCE #EFDE8B #8BEFAC #8B9CEF
split-complementary
#EF8BCE #9CEF8B #8BEFDE
monochromatic
#E01FA1 #E855B7 #EF8BCE #F6C1E5 #FBE4F4
Accessibility & contrast
On white
2.27
#EF8BCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#EF8BCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BCE
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BCE | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA2D0
Deuteranopia (green-blind)
#A9B2CB
Tritanopia (blue-blind)
#FA8CA4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef8bce; /* rgb */ color: rgb(239, 139, 206); /* oklch */ color: oklch(76.3% 0.146 340.7);
Tailwind
colors: {
custom: {
50: '#f6afdd',
500: '#ef8bce',
950: '#000000',
},
}SCSS
$custom: #ef8bce; $custom-light: #f6afdd; $custom-dark: #000000;
JSON
{
"hex": "#ef8bce",
"rgb": {
"r": 239,
"g": 139,
"b": 206
},
"hsl": {
"h": 319.8,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.76323,
"c": 0.14554,
"h": 340.7
},
"luminance": 0.41272
}Semantic roles & 50–950 ramp
primary
#EF8BCE
secondary
#D8F3E1
accent
#D8500E
background
#FFFAFD
surface
#FFF5FB
border
#D7CFD4
text
#171015
muted
#857F83