#EA7FB9#EA7FB9
#EA7FB9 is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.2% C 0.147 H 347.6°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FB9 |
|---|---|
| RGB | rgb(234, 127, 185) |
| HSL | hsl(327, 72%, 71%) |
| HSV | hsv(327, 46%, 92%) |
| CMYK | cmyk(0%, 45.7%, 20.9%, 8.2%) |
| CIE-LAB | lab(66.66, 48.10, -12.02) |
| CIE-LCH | lch(66.66, 49.58, 345.97°) |
| OKLab | oklab(73.17% 0.1438 -0.0315) |
| OKLCH | oklch(73.17% 0.147 347.6) |
| XYZ | xyz(50.2791, 36.1777, 50.2244) |
| Luminance | 0.3617 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.49
Bubblegum Pink
#FE83CC
ΔE00 4.06
Bubblegum (survey)
#FF6CB5
ΔE00 4.55
Hot Pink
#FF69B4
ΔE00 4.89
Bubble Gum Pink
#FF69AF
ΔE00 5.20
Pale Magenta
#D767AD
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FB9 #7FEAB0
analogous
#E67FEA #EA7FB9 #EA7F83
triadic
#EA7FB9 #B9EA7F #7FB9EA
tetradic
#EA7FB9 #EAE67F #7FEAB0 #7F83EA
square
#EA7FB9 #EAE67F #7FEAB0 #7F83EA
split-complementary
#EA7FB9 #83EA7F #7FEAE6
monochromatic
#CD227F #E14A9C #EA7FB9 #F3B4D6 #FBE5F1
Accessibility & contrast
On white
2.55
#EA7FB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#EA7FB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FB9
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FB9 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8997BB
Deuteranopia (green-blind)
#A5A9B6
Tritanopia (blue-blind)
#F77D94
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea7fb9; /* rgb */ color: rgb(234, 127, 185); /* oklch */ color: oklch(73.2% 0.147 347.6);
Tailwind
colors: {
custom: {
50: '#f3a7ce',
500: '#ea7fb9',
950: '#000000',
},
}SCSS
$custom: #ea7fb9; $custom-light: #f3a7ce; $custom-dark: #000000;
JSON
{
"hex": "#ea7fb9",
"rgb": {
"r": 234,
"g": 127,
"b": 185
},
"hsl": {
"h": 327.477,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.73167,
"c": 0.1472,
"h": 347.6
},
"luminance": 0.36174
}Semantic roles & 50–950 ramp
primary
#EA7FB9
secondary
#D4F1E1
accent
#D46B12
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82