#EF8BBD#EF8BBD
#EF8BBD is a light, vivid pink. Relative luminance 0.405; OKLCH L 75.7% C 0.135 H 349.5°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BBD |
|---|---|
| RGB | rgb(239, 139, 189) |
| HSL | hsl(330, 76%, 74%) |
| HSV | hsv(330, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 20.9%, 6.3%) |
| CIE-LAB | lab(69.82, 44.24, -9.47) |
| CIE-LCH | lch(69.82, 45.24, 347.92°) |
| OKLab | oklab(75.73% 0.1323 -0.0246) |
| OKLCH | oklch(75.73% 0.135 349.5) |
| XYZ | xyz(54.0156, 40.4939, 53.1054) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.27
Bubblegum Pink
#FE83CC
ΔE00 4.22
Pinky
#FC86AA
ΔE00 5.81
Bubblegum (survey)
#FF6CB5
ΔE00 6.30
Carnation Pink
#FF7FA7
ΔE00 6.37
Hot Pink
#FF69B4
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BBD #8BEFBD
analogous
#EF8BEF #EF8BBD #EF8B8B
triadic
#EF8BBD #BDEF8B #8BBDEF
tetradic
#EF8BBD #EFEF8B #8BEFBD #8B8BEF
square
#EF8BBD #EFEF8B #8BEFBD #8B8BEF
split-complementary
#EF8BBD #8BEF8B #8BEFEF
monochromatic
#E01F80 #E8559E #EF8BBD #F6C1DC #FBE4F0
Accessibility & contrast
On white
2.31
#EF8BBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#EF8BBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BBD
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BBD | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A0BF
Deuteranopia (green-blind)
#AEB1BA
Tritanopia (blue-blind)
#FC889D
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ef8bbd; /* rgb */ color: rgb(239, 139, 189); /* oklch */ color: oklch(75.7% 0.135 349.5);
Tailwind
colors: {
custom: {
50: '#f6afd0',
500: '#ef8bbd',
950: '#000000',
},
}SCSS
$custom: #ef8bbd; $custom-light: #f6afd0; $custom-dark: #000000;
JSON
{
"hex": "#ef8bbd",
"rgb": {
"r": 239,
"g": 139,
"b": 189
},
"hsl": {
"h": 330,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.75728,
"c": 0.13454,
"h": 349.5
},
"luminance": 0.4049
}Semantic roles & 50–950 ramp
primary
#EF8BBD
secondary
#D8F3E6
accent
#D8730E
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#171014
muted
#857F82