#EF82BE#EF82BE
#EF82BE is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.4% C 0.150 H 347.2°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EF82BE |
|---|---|
| RGB | rgb(239, 130, 190) |
| HSL | hsl(327, 77%, 72%) |
| HSV | hsv(327, 46%, 94%) |
| CMYK | cmyk(0%, 45.6%, 20.5%, 6.3%) |
| CIE-LAB | lab(68.05, 48.94, -12.67) |
| CIE-LCH | lch(68.05, 50.56, 345.48°) |
| OKLab | oklab(74.4% 0.1462 -0.0333) |
| OKLCH | oklch(74.4% 0.15 347.2) |
| XYZ | xyz(52.8746, 38.0376, 53.2624) |
| Luminance | 0.3803 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.67
Bubblegum Pink
#FE83CC
ΔE00 3.01
Bubblegum (survey)
#FF6CB5
ΔE00 4.67
Hot Pink
#FF69B4
ΔE00 5.07
Bubble Gum Pink
#FF69AF
ΔE00 5.46
Pinky
#FC86AA
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF82BE #82EFB3
analogous
#E982EF #EF82BE #EF8288
triadic
#EF82BE #BEEF82 #82BEEF
tetradic
#EF82BE #EFE982 #82EFB3 #8288EF
square
#EF82BE #EFE982 #82EFB3 #8288EF
split-complementary
#EF82BE #88EF82 #82EFE9
monochromatic
#DB1C85 #E84CA2 #EF82BE #F6B8DA #FCE4F1
Accessibility & contrast
On white
2.44
#EF82BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#EF82BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF82BE
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF82BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF82BE | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9AC0
Deuteranopia (green-blind)
#A8ADBB
Tritanopia (blue-blind)
#FC8098
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ef82be; /* rgb */ color: rgb(239, 130, 190); /* oklch */ color: oklch(74.4% 0.150 347.2);
Tailwind
colors: {
custom: {
50: '#f6a9d1',
500: '#ef82be',
950: '#000000',
},
}SCSS
$custom: #ef82be; $custom-light: #f6a9d1; $custom-dark: #000000;
JSON
{
"hex": "#ef82be",
"rgb": {
"r": 239,
"g": 130,
"b": 190
},
"hsl": {
"h": 326.972,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.74402,
"c": 0.1499,
"h": 347.2
},
"luminance": 0.38034
}Semantic roles & 50–950 ramp
primary
#EF82BE
secondary
#D8F3E4
accent
#DA680C
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82