#EA7FB4#EA7FB4
#EA7FB4 is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.0% C 0.144 H 350.2°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FB4 |
|---|---|
| RGB | rgb(234, 127, 180) |
| HSL | hsl(330, 72%, 71%) |
| HSV | hsv(330, 46%, 92%) |
| CMYK | cmyk(0%, 45.7%, 23.1%, 8.2%) |
| CIE-LAB | lab(66.50, 47.39, -9.44) |
| CIE-LCH | lch(66.50, 48.32, 348.73°) |
| OKLab | oklab(73% 0.1423 -0.0245) |
| OKLCH | oklch(73% 0.144 350.2) |
| XYZ | xyz(49.7606, 35.9703, 47.4933) |
| Luminance | 0.3597 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.58
Bubblegum (survey)
#FF6CB5
ΔE00 4.52
Bubblegum Pink
#FE83CC
ΔE00 4.82
Hot Pink
#FF69B4
ΔE00 4.87
Bubble Gum Pink
#FF69AF
ΔE00 4.92
Pinky
#FC86AA
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FB4 #7FEAB5
analogous
#EA7FEA #EA7FB4 #EA7F7F
triadic
#EA7FB4 #B4EA7F #7FB4EA
tetradic
#EA7FB4 #EAEA7F #7FEAB5 #7F7FEA
square
#EA7FB4 #EAEA7F #7FEAB5 #7F7FEA
split-complementary
#EA7FB4 #7FEA7F #7FEAEA
monochromatic
#CD2276 #E14A95 #EA7FB4 #F3B4D3 #FBE5F0
Accessibility & contrast
On white
2.56
#EA7FB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#EA7FB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FB4
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FB4 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A96B6
Deuteranopia (green-blind)
#A6A9B1
Tritanopia (blue-blind)
#F87C92
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea7fb4; /* rgb */ color: rgb(234, 127, 180); /* oklch */ color: oklch(73.0% 0.144 350.2);
Tailwind
colors: {
custom: {
50: '#f3a7ca',
500: '#ea7fb4',
950: '#000000',
},
}SCSS
$custom: #ea7fb4; $custom-light: #f3a7ca; $custom-dark: #000000;
JSON
{
"hex": "#ea7fb4",
"rgb": {
"r": 234,
"g": 127,
"b": 180
},
"hsl": {
"h": 330.28,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.72995,
"c": 0.14436,
"h": 350.2
},
"luminance": 0.35966
}Semantic roles & 50–950 ramp
primary
#EA7FB4
secondary
#D4F1E3
accent
#D47412
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82