#EF82BB#EF82BB
#EF82BB is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.3% C 0.148 H 348.7°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EF82BB |
|---|---|
| RGB | rgb(239, 130, 187) |
| HSL | hsl(329, 77%, 72%) |
| HSV | hsv(329, 46%, 94%) |
| CMYK | cmyk(0%, 45.6%, 21.8%, 6.3%) |
| CIE-LAB | lab(67.95, 48.51, -11.14) |
| CIE-LCH | lch(67.95, 49.77, 347.07°) |
| OKLab | oklab(74.3% 0.1453 -0.0291) |
| OKLCH | oklch(74.3% 0.148 348.7) |
| XYZ | xyz(52.5501, 37.9078, 51.5533) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.56
Bubblegum Pink
#FE83CC
ΔE00 3.47
Bubblegum (survey)
#FF6CB5
ΔE00 4.55
Hot Pink
#FF69B4
ΔE00 4.97
Bubble Gum Pink
#FF69AF
ΔE00 5.21
Pinky
#FC86AA
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF82BB #82EFB6
analogous
#ED82EF #EF82BB #EF8284
triadic
#EF82BB #BBEF82 #82BBEF
tetradic
#EF82BB #EFED82 #82EFB6 #8284EF
square
#EF82BB #EFED82 #82EFB6 #8284EF
split-complementary
#EF82BB #84EF82 #82EFED
monochromatic
#DB1C80 #E84C9D #EF82BB #F6B8D9 #FCE4F0
Accessibility & contrast
On white
2.45
#EF82BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#EF82BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF82BB
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF82BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF82BB | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9ABD
Deuteranopia (green-blind)
#A9ADB8
Tritanopia (blue-blind)
#FC7F97
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ef82bb; /* rgb */ color: rgb(239, 130, 187); /* oklch */ color: oklch(74.3% 0.148 348.7);
Tailwind
colors: {
custom: {
50: '#f6a9cf',
500: '#ef82bb',
950: '#000000',
},
}SCSS
$custom: #ef82bb; $custom-light: #f6a9cf; $custom-dark: #000000;
JSON
{
"hex": "#ef82bb",
"rgb": {
"r": 239,
"g": 130,
"b": 187
},
"hsl": {
"h": 328.624,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.74298,
"c": 0.14815,
"h": 348.7
},
"luminance": 0.37904
}Semantic roles & 50–950 ramp
primary
#EF82BB
secondary
#D8F3E5
accent
#DA6E0C
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82