#EA82AE#EA82AE
#EA82AE is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.3% C 0.136 H 354.2°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EA82AE |
|---|---|
| RGB | rgb(234, 130, 174) |
| HSL | hsl(335, 71%, 71%) |
| HSV | hsv(335, 44%, 92%) |
| CMYK | cmyk(0%, 44.4%, 25.6%, 8.2%) |
| CIE-LAB | lab(66.91, 45.04, -5.44) |
| CIE-LCH | lch(66.91, 45.37, 353.11°) |
| OKLab | oklab(73.25% 0.1358 -0.0138) |
| OKLCH | oklch(73.25% 0.136 354.2) |
| XYZ | xyz(49.5558, 36.5176, 44.4748) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.38
Pinky
#FC86AA
ΔE00 4.46
Carnation Pink
#FF7FA7
ΔE00 4.67
Pig Pink
#E78EA5
ΔE00 5.32
Bubblegum (survey)
#FF6CB5
ΔE00 5.52
Bubble Gum Pink
#FF69AF
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA82AE #82EABE
analogous
#EA82E2 #EA82AE #EA8A82
triadic
#EA82AE #AEEA82 #82AEEA
tetradic
#EA82AE #E2EA82 #82EABE #8A82EA
square
#EA82AE #E2EA82 #82EABE #8A82EA
split-complementary
#EA82AE #82EA8A #82E2EA
monochromatic
#CF236C #E14E8C #EA82AE #F3B6D0 #FBE5EE
Accessibility & contrast
On white
2.53
#EA82AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#EA82AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA82AE
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA82AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA82AE | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F98AF
Deuteranopia (green-blind)
#A9AAAC
Tritanopia (blue-blind)
#F87D92
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea82ae; /* rgb */ color: rgb(234, 130, 174); /* oklch */ color: oklch(73.3% 0.136 354.2);
Tailwind
colors: {
custom: {
50: '#f3a8c6',
500: '#ea82ae',
950: '#000000',
},
}SCSS
$custom: #ea82ae; $custom-light: #f3a8c6; $custom-dark: #000000;
JSON
{
"hex": "#ea82ae",
"rgb": {
"r": 234,
"g": 130,
"b": 174
},
"hsl": {
"h": 334.615,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.7325,
"c": 0.13649,
"h": 354.2
},
"luminance": 0.36514
}Semantic roles & 50–950 ramp
primary
#EA82AE
secondary
#D6F1E6
accent
#D38212
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82