#EF8BB8#EF8BB8
#EF8BB8 is a light, vivid pink. Relative luminance 0.403; OKLCH L 75.6% C 0.132 H 352.3°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BB8 |
|---|---|
| RGB | rgb(239, 139, 184) |
| HSL | hsl(333, 76%, 74%) |
| HSV | hsv(333, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 23%, 6.3%) |
| CIE-LAB | lab(69.67, 43.53, -6.90) |
| CIE-LCH | lch(69.67, 44.07, 350.99°) |
| OKLab | oklab(75.56% 0.1307 -0.0177) |
| OKLCH | oklch(75.56% 0.132 352.3) |
| XYZ | xyz(53.4822, 40.2805, 50.2961) |
| Luminance | 0.4028 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.73
Pinky
#FC86AA
ΔE00 4.69
Bubblegum Pink
#FE83CC
ΔE00 5.23
Carnation Pink
#FF7FA7
ΔE00 5.37
Pig Pink
#E78EA5
ΔE00 5.55
Rosa
#FE86A4
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BB8 #8BEFC2
analogous
#EF8BEA #EF8BB8 #EF908B
triadic
#EF8BB8 #B8EF8B #8BB8EF
tetradic
#EF8BB8 #EAEF8B #8BEFC2 #908BEF
square
#EF8BB8 #EAEF8B #8BEFC2 #908BEF
split-complementary
#EF8BB8 #8BEF90 #8BEAEF
monochromatic
#E01F76 #E85597 #EF8BB8 #F6C1D9 #FBE4EF
Accessibility & contrast
On white
2.32
#EF8BB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#EF8BB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BB8
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BB8 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A0BA
Deuteranopia (green-blind)
#AFB1B6
Tritanopia (blue-blind)
#FD879B
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef8bb8; /* rgb */ color: rgb(239, 139, 184); /* oklch */ color: oklch(75.6% 0.132 352.3);
Tailwind
colors: {
custom: {
50: '#f6afcd',
500: '#ef8bb8',
950: '#000000',
},
}SCSS
$custom: #ef8bb8; $custom-light: #f6afcd; $custom-dark: #000000;
JSON
{
"hex": "#ef8bb8",
"rgb": {
"r": 239,
"g": 139,
"b": 184
},
"hsl": {
"h": 333,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.75564,
"c": 0.13187,
"h": 352.3
},
"luminance": 0.40277
}Semantic roles & 50–950 ramp
primary
#EF8BB8
secondary
#D8F3E7
accent
#D87D0E
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#171013
muted
#857F82