#EC82BA#EC82BA
#EC82BA is a light, vivid pink. Relative luminance 0.373; OKLCH L 73.9% C 0.145 H 348.3°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EC82BA |
|---|---|
| RGB | rgb(236, 130, 186) |
| HSL | hsl(328, 74%, 72%) |
| HSV | hsv(328, 45%, 93%) |
| CMYK | cmyk(0%, 44.9%, 21.2%, 7.5%) |
| CIE-LAB | lab(67.54, 47.39, -11.24) |
| CIE-LCH | lch(67.54, 48.70, 346.66°) |
| OKLab | oklab(73.89% 0.1417 -0.0294) |
| OKLCH | oklch(73.89% 0.145 348.3) |
| XYZ | xyz(51.4388, 37.3471, 50.9443) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.06
Bubblegum Pink
#FE83CC
ΔE00 3.83
Bubblegum (survey)
#FF6CB5
ΔE00 4.80
Hot Pink
#FF69B4
ΔE00 5.19
Bubble Gum Pink
#FF69AF
ΔE00 5.43
Pinky
#FC86AA
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC82BA #82ECB4
analogous
#E982EC #EC82BA #EC8285
triadic
#EC82BA #BAEC82 #82BAEC
tetradic
#EC82BA #ECE982 #82ECB4 #8285EC
square
#EC82BA #ECE982 #82ECB4 #8285EC
split-complementary
#EC82BA #85EC82 #82ECE9
monochromatic
#D3207F #E44D9D #EC82BA #F4B7D7 #FBE4F0
Accessibility & contrast
On white
2.48
#EC82BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#EC82BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC82BA
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC82BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC82BA | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C99BC
Deuteranopia (green-blind)
#A7ABB7
Tritanopia (blue-blind)
#F98097
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ec82ba; /* rgb */ color: rgb(236, 130, 186); /* oklch */ color: oklch(73.9% 0.145 348.3);
Tailwind
colors: {
custom: {
50: '#f4a9ce',
500: '#ec82ba',
950: '#000000',
},
}SCSS
$custom: #ec82ba; $custom-light: #f4a9ce; $custom-dark: #000000;
JSON
{
"hex": "#ec82ba",
"rgb": {
"r": 236,
"g": 130,
"b": 186
},
"hsl": {
"h": 328.302,
"s": 73.611,
"l": 71.765
},
"oklch": {
"l": 0.73894,
"c": 0.14475,
"h": 348.3
},
"luminance": 0.37343
}Semantic roles & 50–950 ramp
primary
#EC82BA
secondary
#D7F2E4
accent
#D66D10
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82