#EA82B2#EA82B2
#EA82B2 is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.4% C 0.138 H 352.0°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EA82B2 |
|---|---|
| RGB | rgb(234, 130, 178) |
| HSL | hsl(332, 71%, 71%) |
| HSV | hsv(332, 44%, 92%) |
| CMYK | cmyk(0%, 44.4%, 23.9%, 8.2%) |
| CIE-LAB | lab(67.03, 45.60, -7.52) |
| CIE-LCH | lch(67.03, 46.21, 350.64°) |
| OKLab | oklab(73.38% 0.1371 -0.0193) |
| OKLCH | oklch(73.38% 0.138 352) |
| XYZ | xyz(49.9515, 36.6759, 46.5591) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.81
Bubblegum (survey)
#FF6CB5
ΔE00 5.16
Pinky
#FC86AA
ΔE00 5.24
Bubblegum Pink
#FE83CC
ΔE00 5.37
Bubble Gum Pink
#FF69AF
ΔE00 5.42
Carnation Pink
#FF7FA7
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA82B2 #82EABA
analogous
#EA82E6 #EA82B2 #EA8682
triadic
#EA82B2 #B2EA82 #82B2EA
tetradic
#EA82B2 #E6EA82 #82EABA #8682EA
square
#EA82B2 #E6EA82 #82EABA #8682EA
split-complementary
#EA82B2 #82EA86 #82E6EA
monochromatic
#CF2372 #E14E92 #EA82B2 #F3B6D2 #FBE5EF
Accessibility & contrast
On white
2.52
#EA82B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#EA82B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA82B2
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA82B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA82B2 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E98B4
Deuteranopia (green-blind)
#A8AAAF
Tritanopia (blue-blind)
#F87E93
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea82b2; /* rgb */ color: rgb(234, 130, 178); /* oklch */ color: oklch(73.4% 0.138 352.0);
Tailwind
colors: {
custom: {
50: '#f3a8c9',
500: '#ea82b2',
950: '#000000',
},
}SCSS
$custom: #ea82b2; $custom-light: #f3a8c9; $custom-dark: #000000;
JSON
{
"hex": "#ea82b2",
"rgb": {
"r": 234,
"g": 130,
"b": 178
},
"hsl": {
"h": 332.308,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.73379,
"c": 0.13844,
"h": 352
},
"luminance": 0.36672
}Semantic roles & 50–950 ramp
primary
#EA82B2
secondary
#D6F1E5
accent
#D37A12
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82