#EA7CB4#EA7CB4
#EA7CB4 is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.6% C 0.149 H 349.6°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7CB4 |
|---|---|
| RGB | rgb(234, 124, 180) |
| HSL | hsl(329, 72%, 70%) |
| HSV | hsv(329, 47%, 92%) |
| CMYK | cmyk(0%, 47%, 23.1%, 8.2%) |
| CIE-LAB | lab(65.91, 48.89, -10.32) |
| CIE-LCH | lch(65.91, 49.97, 348.08°) |
| OKLab | oklab(72.55% 0.1468 -0.0268) |
| OKLCH | oklch(72.55% 0.149 349.6) |
| XYZ | xyz(49.3789, 35.2069, 47.3661) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.71
Bubblegum (survey)
#FF6CB5
ΔE00 4.07
Hot Pink
#FF69B4
ΔE00 4.38
Bubble Gum Pink
#FF69AF
ΔE00 4.52
Bubblegum Pink
#FE83CC
ΔE00 4.79
Pale Magenta
#D767AD
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7CB4 #7CEAB2
analogous
#E97CEA #EA7CB4 #EA7C7D
triadic
#EA7CB4 #B4EA7C #7CB4EA
tetradic
#EA7CB4 #EAE97C #7CEAB2 #7C7DEA
square
#EA7CB4 #EAE97C #7CEAB2 #7C7DEA
split-complementary
#EA7CB4 #7DEA7C #7CEAE9
monochromatic
#CB2177 #E24796 #EA7CB4 #F2B1D2 #FBE5F0
Accessibility & contrast
On white
2.61
#EA7CB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#EA7CB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7CB4
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7CB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7CB4 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8794B6
Deuteranopia (green-blind)
#A4A7B1
Tritanopia (blue-blind)
#F87991
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ea7cb4; /* rgb */ color: rgb(234, 124, 180); /* oklch */ color: oklch(72.6% 0.149 349.6);
Tailwind
colors: {
custom: {
50: '#f3a5ca',
500: '#ea7cb4',
950: '#000000',
},
}SCSS
$custom: #ea7cb4; $custom-light: #f3a5ca; $custom-dark: #000000;
JSON
{
"hex": "#ea7cb4",
"rgb": {
"r": 234,
"g": 124,
"b": 180
},
"hsl": {
"h": 329.455,
"s": 72.368,
"l": 70.196
},
"oklch": {
"l": 0.72553,
"c": 0.14922,
"h": 349.6
},
"luminance": 0.35203
}Semantic roles & 50–950 ramp
primary
#EA7CB4
secondary
#D2F0E1
accent
#D47111
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82