#EA7EB8#EA7EB8
#EA7EB8 is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.0% C 0.148 H 348.0°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7EB8 |
|---|---|
| RGB | rgb(234, 126, 184) |
| HSL | hsl(328, 72%, 71%) |
| HSV | hsv(328, 46%, 92%) |
| CMYK | cmyk(0%, 46.2%, 21.4%, 8.2%) |
| CIE-LAB | lab(66.43, 48.46, -11.80) |
| CIE-LCH | lch(66.43, 49.88, 346.31°) |
| OKLab | oklab(72.98% 0.145 -0.0309) |
| OKLCH | oklch(72.98% 0.148 348) |
| XYZ | xyz(50.0454, 35.8786, 49.6275) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.54
Bubblegum Pink
#FE83CC
ΔE00 4.20
Bubblegum (survey)
#FF6CB5
ΔE00 4.39
Hot Pink
#FF69B4
ΔE00 4.71
Bubble Gum Pink
#FF69AF
ΔE00 5.01
Pale Magenta
#D767AD
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7EB8 #7EEAB0
analogous
#E67EEA #EA7EB8 #EA7E82
triadic
#EA7EB8 #B8EA7E #7EB8EA
tetradic
#EA7EB8 #EAE67E #7EEAB0 #7E82EA
square
#EA7EB8 #EAE67E #7EEAB0 #7E82EA
split-complementary
#EA7EB8 #82EA7E #7EEAE6
monochromatic
#CC217D #E1499B #EA7EB8 #F3B3D5 #FBE5F1
Accessibility & contrast
On white
2.57
#EA7EB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#EA7EB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7EB8
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7EB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7EB8 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8896BA
Deuteranopia (green-blind)
#A4A8B5
Tritanopia (blue-blind)
#F77C93
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ea7eb8; /* rgb */ color: rgb(234, 126, 184); /* oklch */ color: oklch(73.0% 0.148 348.0);
Tailwind
colors: {
custom: {
50: '#f3a6cd',
500: '#ea7eb8',
950: '#000000',
},
}SCSS
$custom: #ea7eb8; $custom-light: #f3a6cd; $custom-dark: #000000;
JSON
{
"hex": "#ea7eb8",
"rgb": {
"r": 234,
"g": 126,
"b": 184
},
"hsl": {
"h": 327.778,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.72984,
"c": 0.14824,
"h": 348
},
"luminance": 0.35875
}Semantic roles & 50–950 ramp
primary
#EA7EB8
secondary
#D3F1E1
accent
#D46C11
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82