#EA7EB2#EA7EB2
#EA7EB2 is a light, vivid pink. Relative luminance 0.356; OKLCH L 72.8% C 0.145 H 351.1°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7EB2 |
|---|---|
| RGB | rgb(234, 126, 178) |
| HSL | hsl(331, 72%, 71%) |
| HSV | hsv(331, 46%, 92%) |
| CMYK | cmyk(0%, 46.2%, 23.9%, 8.2%) |
| CIE-LAB | lab(66.24, 47.61, -8.70) |
| CIE-LCH | lch(66.24, 48.40, 349.65°) |
| OKLab | oklab(72.78% 0.1432 -0.0225) |
| OKLCH | oklch(72.78% 0.145 351.1) |
| XYZ | xyz(49.4298, 35.6324, 46.3852) |
| Luminance | 0.3563 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.73
Bubblegum (survey)
#FF6CB5
ΔE00 4.42
Bubble Gum Pink
#FF69AF
ΔE00 4.73
Hot Pink
#FF69B4
ΔE00 4.76
Bubblegum Pink
#FE83CC
ΔE00 5.14
Carnation Pink
#FF7FA7
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7EB2 #7EEAB6
analogous
#EA7EE8 #EA7EB2 #EA807E
triadic
#EA7EB2 #B2EA7E #7EB2EA
tetradic
#EA7EB2 #E8EA7E #7EEAB6 #807EEA
square
#EA7EB2 #E8EA7E #7EEAB6 #807EEA
split-complementary
#EA7EB2 #7EEA80 #7EE8EA
monochromatic
#CC2174 #E14993 #EA7EB2 #F3B3D1 #FBE5EF
Accessibility & contrast
On white
2.58
#EA7EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#EA7EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7EB2
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7EB2 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A95B4
Deuteranopia (green-blind)
#A6A8AF
Tritanopia (blue-blind)
#F87A91
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ea7eb2; /* rgb */ color: rgb(234, 126, 178); /* oklch */ color: oklch(72.8% 0.145 351.1);
Tailwind
colors: {
custom: {
50: '#f3a6c9',
500: '#ea7eb2',
950: '#000000',
},
}SCSS
$custom: #ea7eb2; $custom-light: #f3a6c9; $custom-dark: #000000;
JSON
{
"hex": "#ea7eb2",
"rgb": {
"r": 234,
"g": 126,
"b": 178
},
"hsl": {
"h": 331.111,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.7278,
"c": 0.14492,
"h": 351.1
},
"luminance": 0.35628
}Semantic roles & 50–950 ramp
primary
#EA7EB2
secondary
#D3F1E2
accent
#D47611
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82