#EC82BF#EC82BF
#EC82BF is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.1% C 0.148 H 345.8°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EC82BF |
|---|---|
| RGB | rgb(236, 130, 191) |
| HSL | hsl(325, 74%, 72%) |
| HSV | hsv(325, 45%, 93%) |
| CMYK | cmyk(0%, 44.9%, 19.1%, 7.5%) |
| CIE-LAB | lab(67.70, 48.12, -13.80) |
| CIE-LCH | lch(67.70, 50.06, 344.00°) |
| OKLab | oklab(74.07% 0.1432 -0.0364) |
| OKLCH | oklch(74.07% 0.148 345.8) |
| XYZ | xyz(51.9796, 37.5635, 53.7928) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.19
Pink (survey)
#FF81C0
ΔE00 3.30
Bubblegum (survey)
#FF6CB5
ΔE00 5.05
Hot Pink
#FF69B4
ΔE00 5.41
Bubble Gum Pink
#FF69AF
ΔE00 5.86
Lavender Pink
#DD85D7
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC82BF #82ECAF
analogous
#E482EC #EC82BF #EC828A
triadic
#EC82BF #BFEC82 #82BFEC
tetradic
#EC82BF #ECE482 #82ECAF #828AEC
square
#EC82BF #ECE482 #82ECAF #828AEC
split-complementary
#EC82BF #8AEC82 #82ECE4
monochromatic
#D32087 #E44DA4 #EC82BF #F4B7DA #FBE4F1
Accessibility & contrast
On white
2.47
#EC82BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#EC82BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC82BF
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC82BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC82BF | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9AC1
Deuteranopia (green-blind)
#A6ABBC
Tritanopia (blue-blind)
#F88199
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ec82bf; /* rgb */ color: rgb(236, 130, 191); /* oklch */ color: oklch(74.1% 0.148 345.8);
Tailwind
colors: {
custom: {
50: '#f4a9d2',
500: '#ec82bf',
950: '#000000',
},
}SCSS
$custom: #ec82bf; $custom-light: #f4a9d2; $custom-dark: #000000;
JSON
{
"hex": "#ec82bf",
"rgb": {
"r": 236,
"g": 130,
"b": 191
},
"hsl": {
"h": 325.472,
"s": 73.611,
"l": 71.765
},
"oklch": {
"l": 0.74068,
"c": 0.14777,
"h": 345.8
},
"luminance": 0.3756
}Semantic roles & 50–950 ramp
primary
#EC82BF
secondary
#D7F2E3
accent
#D66410
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82