#EB82C8#EB82C8
#EB82C8 is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.3% C 0.153 H 341.1°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EB82C8 |
|---|---|
| RGB | rgb(235, 130, 200) |
| HSL | hsl(320, 72%, 72%) |
| HSV | hsv(320, 45%, 92%) |
| CMYK | cmyk(0%, 44.7%, 14.9%, 7.8%) |
| CIE-LAB | lab(67.87, 49.16, -18.58) |
| CIE-LCH | lch(67.87, 52.56, 339.29°) |
| OKLab | oklab(74.27% 0.1447 -0.0495) |
| OKLCH | oklch(74.27% 0.153 341.1) |
| XYZ | xyz(52.6695, 37.8011, 59.1546) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.18
Pink (survey)
#FF81C0
ΔE00 4.65
Lavender Pink
#DD85D7
ΔE00 4.81
Bubblegum (survey)
#FF6CB5
ΔE00 6.13
Hot Pink
#FF69B4
ΔE00 6.41
Purply Pink
#F075E6
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB82C8 #82EBA5
analogous
#DA82EB #EB82C8 #EB8294
triadic
#EB82C8 #C8EB82 #82C8EB
tetradic
#EB82C8 #EBDA82 #82EBA5 #8294EB
square
#EB82C8 #EBDA82 #82EBA5 #8294EB
split-complementary
#EB82C8 #94EB82 #82EBDA
monochromatic
#D12197 #E34DB1 #EB82C8 #F3B7DF #FBE5F3
Accessibility & contrast
On white
2.45
#EB82C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#EB82C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB82C8
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB82C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB82C8 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879BCA
Deuteranopia (green-blind)
#A3ACC5
Tritanopia (blue-blind)
#F6839C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb82c8; /* rgb */ color: rgb(235, 130, 200); /* oklch */ color: oklch(74.3% 0.153 341.1);
Tailwind
colors: {
custom: {
50: '#f3a9d8',
500: '#eb82c8',
950: '#000000',
},
}SCSS
$custom: #eb82c8; $custom-light: #f3a9d8; $custom-dark: #000000;
JSON
{
"hex": "#eb82c8",
"rgb": {
"r": 235,
"g": 130,
"b": 200
},
"hsl": {
"h": 320,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.74274,
"c": 0.15292,
"h": 341.1
},
"luminance": 0.37798
}Semantic roles & 50–950 ramp
primary
#EB82C8
secondary
#D7F2E0
accent
#D45211
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83