#EF82BD#EF82BD
#EF82BD is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.4% C 0.149 H 347.7°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EF82BD |
|---|---|
| RGB | rgb(239, 130, 189) |
| HSL | hsl(328, 77%, 72%) |
| HSV | hsv(328, 46%, 94%) |
| CMYK | cmyk(0%, 45.6%, 20.9%, 6.3%) |
| CIE-LAB | lab(68.02, 48.80, -12.16) |
| CIE-LCH | lch(68.02, 50.29, 346.00°) |
| OKLab | oklab(74.37% 0.1459 -0.0319) |
| OKLCH | oklch(74.37% 0.149 347.7) |
| XYZ | xyz(52.7657, 37.9941, 52.6887) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.61
Bubblegum Pink
#FE83CC
ΔE00 3.15
Bubblegum (survey)
#FF6CB5
ΔE00 4.62
Hot Pink
#FF69B4
ΔE00 5.03
Bubble Gum Pink
#FF69AF
ΔE00 5.37
Pinky
#FC86AA
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF82BD #82EFB4
analogous
#EB82EF #EF82BD #EF8287
triadic
#EF82BD #BDEF82 #82BDEF
tetradic
#EF82BD #EFEB82 #82EFB4 #8287EF
square
#EF82BD #EFEB82 #82EFB4 #8287EF
split-complementary
#EF82BD #87EF82 #82EFEB
monochromatic
#DB1C83 #E84CA0 #EF82BD #F6B8DA #FCE4F1
Accessibility & contrast
On white
2.44
#EF82BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#EF82BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF82BD
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF82BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF82BD | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABF
Deuteranopia (green-blind)
#A8ADBA
Tritanopia (blue-blind)
#FC8098
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ef82bd; /* rgb */ color: rgb(239, 130, 189); /* oklch */ color: oklch(74.4% 0.149 347.7);
Tailwind
colors: {
custom: {
50: '#f6a9d0',
500: '#ef82bd',
950: '#000000',
},
}SCSS
$custom: #ef82bd; $custom-light: #f6a9d0; $custom-dark: #000000;
JSON
{
"hex": "#ef82bd",
"rgb": {
"r": 239,
"g": 130,
"b": 189
},
"hsl": {
"h": 327.523,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.74367,
"c": 0.14931,
"h": 347.7
},
"luminance": 0.3799
}Semantic roles & 50–950 ramp
primary
#EF82BD
secondary
#D8F3E4
accent
#DA6A0C
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82