#EB82C2#EB82C2
#EB82C2 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.1% C 0.149 H 344.0°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EB82C2 |
|---|---|
| RGB | rgb(235, 130, 194) |
| HSL | hsl(323, 72%, 72%) |
| HSV | hsv(323, 45%, 92%) |
| CMYK | cmyk(0%, 44.7%, 17.4%, 7.8%) |
| CIE-LAB | lab(67.67, 48.25, -15.54) |
| CIE-LCH | lch(67.67, 50.69, 342.15°) |
| OKLab | oklab(74.05% 0.143 -0.0411) |
| OKLCH | oklch(74.05% 0.149 344) |
| XYZ | xyz(51.9820, 37.5261, 55.5339) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.12
Pink (survey)
#FF81C0
ΔE00 3.80
Bubblegum (survey)
#FF6CB5
ΔE00 5.43
Hot Pink
#FF69B4
ΔE00 5.76
Lavender Pink
#DD85D7
ΔE00 6.02
Bubble Gum Pink
#FF69AF
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB82C2 #82EBAB
analogous
#E082EB #EB82C2 #EB828E
triadic
#EB82C2 #C2EB82 #82C2EB
tetradic
#EB82C2 #EBE082 #82EBAB #828EEB
square
#EB82C2 #EBE082 #82EBAB #828EEB
split-complementary
#EB82C2 #8EEB82 #82EBE0
monochromatic
#D1218D #E34DA8 #EB82C2 #F3B7DC #FBE5F2
Accessibility & contrast
On white
2.47
#EB82C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#EB82C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB82C2
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB82C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB82C2 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899AC4
Deuteranopia (green-blind)
#A5ABBF
Tritanopia (blue-blind)
#F7829A
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb82c2; /* rgb */ color: rgb(235, 130, 194); /* oklch */ color: oklch(74.1% 0.149 344.0);
Tailwind
colors: {
custom: {
50: '#f3a9d4',
500: '#eb82c2',
950: '#000000',
},
}SCSS
$custom: #eb82c2; $custom-light: #f3a9d4; $custom-dark: #000000;
JSON
{
"hex": "#eb82c2",
"rgb": {
"r": 235,
"g": 130,
"b": 194
},
"hsl": {
"h": 323.429,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.74054,
"c": 0.1488,
"h": 344
},
"luminance": 0.37522
}Semantic roles & 50–950 ramp
primary
#EB82C2
secondary
#D7F2E1
accent
#D45D11
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83