#EA7EB5#EA7EB5
#EA7EB5 is a light, vivid pink. Relative luminance 0.357; OKLCH L 72.9% C 0.147 H 349.5°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7EB5 |
|---|---|
| RGB | rgb(234, 126, 181) |
| HSL | hsl(329, 72%, 71%) |
| HSV | hsv(329, 46%, 92%) |
| CMYK | cmyk(0%, 46.2%, 22.6%, 8.2%) |
| CIE-LAB | lab(66.33, 48.03, -10.25) |
| CIE-LCH | lch(66.33, 49.12, 347.95°) |
| OKLab | oklab(72.88% 0.1441 -0.0267) |
| OKLCH | oklch(72.88% 0.147 349.5) |
| XYZ | xyz(49.7343, 35.7542, 47.9889) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.56
Bubblegum (survey)
#FF6CB5
ΔE00 4.35
Bubblegum Pink
#FE83CC
ΔE00 4.63
Hot Pink
#FF69B4
ΔE00 4.68
Bubble Gum Pink
#FF69AF
ΔE00 4.82
Carnation Pink
#FF7FA7
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7EB5 #7EEAB3
analogous
#E97EEA #EA7EB5 #EA7E7F
triadic
#EA7EB5 #B5EA7E #7EB5EA
tetradic
#EA7EB5 #EAE97E #7EEAB3 #7E7FEA
square
#EA7EB5 #EAE97E #7EEAB3 #7E7FEA
split-complementary
#EA7EB5 #7FEA7E #7EEAE9
monochromatic
#CC2178 #E14997 #EA7EB5 #F3B3D3 #FBE5F0
Accessibility & contrast
On white
2.58
#EA7EB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#EA7EB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7EB5
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7EB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7EB5 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8996B7
Deuteranopia (green-blind)
#A5A8B2
Tritanopia (blue-blind)
#F87B92
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ea7eb5; /* rgb */ color: rgb(234, 126, 181); /* oklch */ color: oklch(72.9% 0.147 349.5);
Tailwind
colors: {
custom: {
50: '#f3a6cb',
500: '#ea7eb5',
950: '#000000',
},
}SCSS
$custom: #ea7eb5; $custom-light: #f3a6cb; $custom-dark: #000000;
JSON
{
"hex": "#ea7eb5",
"rgb": {
"r": 234,
"g": 126,
"b": 181
},
"hsl": {
"h": 329.444,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.72881,
"c": 0.14653,
"h": 349.5
},
"luminance": 0.3575
}Semantic roles & 50–950 ramp
primary
#EA7EB5
secondary
#D3F1E2
accent
#D47111
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82