#EF82BF#EF82BF
#EF82BF is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.4% C 0.151 H 346.7°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EF82BF |
|---|---|
| RGB | rgb(239, 130, 191) |
| HSL | hsl(326, 77%, 72%) |
| HSV | hsv(326, 46%, 94%) |
| CMYK | cmyk(0%, 45.6%, 20.1%, 6.3%) |
| CIE-LAB | lab(68.08, 49.09, -13.19) |
| CIE-LCH | lch(68.08, 50.83, 344.96°) |
| OKLab | oklab(74.44% 0.1465 -0.0347) |
| OKLCH | oklch(74.44% 0.151 346.7) |
| XYZ | xyz(52.9843, 38.0815, 53.8399) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.74
Bubblegum Pink
#FE83CC
ΔE00 2.88
Bubblegum (survey)
#FF6CB5
ΔE00 4.73
Hot Pink
#FF69B4
ΔE00 5.13
Bubble Gum Pink
#FF69AF
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF82BF #82EFB2
analogous
#E982EF #EF82BF #EF8289
triadic
#EF82BF #BFEF82 #82BFEF
tetradic
#EF82BF #EFE982 #82EFB2 #8289EF
square
#EF82BF #EFE982 #82EFB2 #8289EF
split-complementary
#EF82BF #89EF82 #82EFE9
monochromatic
#DB1C87 #E84CA3 #EF82BF #F6B8DB #FCE4F1
Accessibility & contrast
On white
2.44
#EF82BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#EF82BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF82BF
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF82BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF82BF | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9BC1
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#FC8099
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ef82bf; /* rgb */ color: rgb(239, 130, 191); /* oklch */ color: oklch(74.4% 0.151 346.7);
Tailwind
colors: {
custom: {
50: '#f6a9d2',
500: '#ef82bf',
950: '#000000',
},
}SCSS
$custom: #ef82bf; $custom-light: #f6a9d2; $custom-dark: #000000;
JSON
{
"hex": "#ef82bf",
"rgb": {
"r": 239,
"g": 130,
"b": 191
},
"hsl": {
"h": 326.422,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.74437,
"c": 0.15051,
"h": 346.7
},
"luminance": 0.38078
}Semantic roles & 50–950 ramp
primary
#EF82BF
secondary
#D8F3E4
accent
#DA660C
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82