#EA82C8#EA82C8
#EA82C8 is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.2% C 0.152 H 340.8°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EA82C8 |
|---|---|
| RGB | rgb(234, 130, 200) |
| HSL | hsl(320, 71%, 71%) |
| HSV | hsv(320, 44%, 92%) |
| CMYK | cmyk(0%, 44.4%, 14.5%, 8.2%) |
| CIE-LAB | lab(67.75, 48.85, -18.79) |
| CIE-LCH | lch(67.75, 52.33, 338.96°) |
| OKLab | oklab(74.15% 0.1436 -0.0501) |
| OKLCH | oklch(74.15% 0.152 340.8) |
| XYZ | xyz(52.3401, 37.6313, 59.1392) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.36
Lavender Pink
#DD85D7
ΔE00 4.66
Pink (survey)
#FF81C0
ΔE00 4.82
Bubblegum (survey)
#FF6CB5
ΔE00 6.26
Hot Pink
#FF69B4
ΔE00 6.53
Purply Pink
#F075E6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA82C8 #82EAA4
analogous
#D882EA #EA82C8 #EA8294
triadic
#EA82C8 #C8EA82 #82C8EA
tetradic
#EA82C8 #EAD882 #82EAA4 #8294EA
square
#EA82C8 #EAD882 #82EAA4 #8294EA
split-complementary
#EA82C8 #94EA82 #82EAD8
monochromatic
#CF2397 #E14EB1 #EA82C8 #F3B6DF #FBE5F3
Accessibility & contrast
On white
2.46
#EA82C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#EA82C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA82C8
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA82C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA82C8 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879BCA
Deuteranopia (green-blind)
#A2ABC5
Tritanopia (blue-blind)
#F5839C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea82c8; /* rgb */ color: rgb(234, 130, 200); /* oklch */ color: oklch(74.2% 0.152 340.8);
Tailwind
colors: {
custom: {
50: '#f3a9d8',
500: '#ea82c8',
950: '#000000',
},
}SCSS
$custom: #ea82c8; $custom-light: #f3a9d8; $custom-dark: #000000;
JSON
{
"hex": "#ea82c8",
"rgb": {
"r": 234,
"g": 130,
"b": 200
},
"hsl": {
"h": 319.615,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.74153,
"c": 0.15208,
"h": 340.8
},
"luminance": 0.37628
}Semantic roles & 50–950 ramp
primary
#EA82C8
secondary
#D6F1DF
accent
#D35112
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171014
muted
#857F83