#EA7CB3#EA7CB3
#EA7CB3 is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.5% C 0.149 H 350.1°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7CB3 |
|---|---|
| RGB | rgb(234, 124, 179) |
| HSL | hsl(330, 72%, 70%) |
| HSV | hsv(330, 47%, 92%) |
| CMYK | cmyk(0%, 47%, 23.5%, 8.2%) |
| CIE-LAB | lab(65.88, 48.75, -9.80) |
| CIE-LCH | lch(65.88, 49.73, 348.63°) |
| OKLab | oklab(72.52% 0.1465 -0.0254) |
| OKLCH | oklch(72.52% 0.149 350.1) |
| XYZ | xyz(49.2774, 35.1663, 46.8315) |
| Luminance | 0.3516 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.75
Bubblegum (survey)
#FF6CB5
ΔE00 4.09
Hot Pink
#FF69B4
ΔE00 4.39
Bubble Gum Pink
#FF69AF
ΔE00 4.47
Bubblegum Pink
#FE83CC
ΔE00 4.94
Carnation Pink
#FF7FA7
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7CB3 #7CEAB3
analogous
#EA7CEA #EA7CB3 #EA7C7C
triadic
#EA7CB3 #B3EA7C #7CB3EA
tetradic
#EA7CB3 #EAEA7C #7CEAB3 #7C7CEA
square
#EA7CB3 #EAEA7C #7CEAB3 #7C7CEA
split-complementary
#EA7CB3 #7CEA7C #7CEAEA
monochromatic
#CB2176 #E24794 #EA7CB3 #F2B1D2 #FBE5F0
Accessibility & contrast
On white
2.61
#EA7CB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#EA7CB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7CB3
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7CB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7CB3 | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8894B5
Deuteranopia (green-blind)
#A4A7B0
Tritanopia (blue-blind)
#F87990
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ea7cb3; /* rgb */ color: rgb(234, 124, 179); /* oklch */ color: oklch(72.5% 0.149 350.1);
Tailwind
colors: {
custom: {
50: '#f3a5c9',
500: '#ea7cb3',
950: '#000000',
},
}SCSS
$custom: #ea7cb3; $custom-light: #f3a5c9; $custom-dark: #000000;
JSON
{
"hex": "#ea7cb3",
"rgb": {
"r": 234,
"g": 124,
"b": 179
},
"hsl": {
"h": 330,
"s": 72.368,
"l": 70.196
},
"oklch": {
"l": 0.72519,
"c": 0.14867,
"h": 350.1
},
"luminance": 0.35162
}Semantic roles & 50–950 ramp
primary
#EA7CB3
secondary
#D2F0E1
accent
#D47311
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82