#EA7FB5#EA7FB5
#EA7FB5 is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.0% C 0.145 H 349.7°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FB5 |
|---|---|
| RGB | rgb(234, 127, 181) |
| HSL | hsl(330, 72%, 71%) |
| HSV | hsv(330, 46%, 92%) |
| CMYK | cmyk(0%, 45.7%, 22.6%, 8.2%) |
| CIE-LAB | lab(66.53, 47.53, -9.96) |
| CIE-LCH | lch(66.53, 48.56, 348.17°) |
| OKLab | oklab(73.03% 0.1426 -0.0259) |
| OKLCH | oklch(73.03% 0.145 349.7) |
| XYZ | xyz(49.8628, 36.0112, 48.0318) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.53
Bubblegum (survey)
#FF6CB5
ΔE00 4.50
Bubblegum Pink
#FE83CC
ΔE00 4.65
Hot Pink
#FF69B4
ΔE00 4.85
Bubble Gum Pink
#FF69AF
ΔE00 4.96
Pinky
#FC86AA
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FB5 #7FEAB4
analogous
#EA7FEA #EA7FB5 #EA7F7F
triadic
#EA7FB5 #B5EA7F #7FB5EA
tetradic
#EA7FB5 #EAEA7F #7FEAB4 #7F7FEA
square
#EA7FB5 #EAEA7F #7FEAB4 #7F7FEA
split-complementary
#EA7FB5 #7FEA7F #7FEAEA
monochromatic
#CD2278 #E14A97 #EA7FB5 #F3B4D3 #FBE5F0
Accessibility & contrast
On white
2.56
#EA7FB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#EA7FB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FB5
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FB5 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A96B7
Deuteranopia (green-blind)
#A6A9B2
Tritanopia (blue-blind)
#F77C93
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea7fb5; /* rgb */ color: rgb(234, 127, 181); /* oklch */ color: oklch(73.0% 0.145 349.7);
Tailwind
colors: {
custom: {
50: '#f3a7cb',
500: '#ea7fb5',
950: '#000000',
},
}SCSS
$custom: #ea7fb5; $custom-light: #f3a7cb; $custom-dark: #000000;
JSON
{
"hex": "#ea7fb5",
"rgb": {
"r": 234,
"g": 127,
"b": 181
},
"hsl": {
"h": 329.72,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.73029,
"c": 0.14491,
"h": 349.7
},
"luminance": 0.36007
}Semantic roles & 50–950 ramp
primary
#EA7FB5
secondary
#D4F1E2
accent
#D47212
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82