#EA7FB1#EA7FB1
#EA7FB1 is a light, vivid pink. Relative luminance 0.358; OKLCH L 72.9% C 0.143 H 351.8°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FB1 |
|---|---|
| RGB | rgb(234, 127, 177) |
| HSL | hsl(332, 72%, 71%) |
| HSV | hsv(332, 46%, 92%) |
| CMYK | cmyk(0%, 45.7%, 24.4%, 8.2%) |
| CIE-LAB | lab(66.40, 46.97, -7.89) |
| CIE-LCH | lch(66.40, 47.63, 350.47°) |
| OKLab | oklab(72.9% 0.1413 -0.0203) |
| OKLCH | oklch(72.9% 0.143 351.8) |
| XYZ | xyz(49.4583, 35.8494, 45.9012) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.82
Bubblegum (survey)
#FF6CB5
ΔE00 4.65
Bubble Gum Pink
#FF69AF
ΔE00 4.89
Hot Pink
#FF69B4
ΔE00 5.00
Bubblegum Pink
#FE83CC
ΔE00 5.37
Pinky
#FC86AA
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FB1 #7FEAB8
analogous
#EA7FE6 #EA7FB1 #EA827F
triadic
#EA7FB1 #B1EA7F #7FB1EA
tetradic
#EA7FB1 #E6EA7F #7FEAB8 #827FEA
square
#EA7FB1 #E6EA7F #7FEAB8 #827FEA
split-complementary
#EA7FB1 #7FEA82 #7FE6EA
monochromatic
#CD2272 #E14A91 #EA7FB1 #F3B4D1 #FBE5EF
Accessibility & contrast
On white
2.57
#EA7FB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#EA7FB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FB1
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FB1 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B96B3
Deuteranopia (green-blind)
#A7A8AE
Tritanopia (blue-blind)
#F87B91
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ea7fb1; /* rgb */ color: rgb(234, 127, 177); /* oklch */ color: oklch(72.9% 0.143 351.8);
Tailwind
colors: {
custom: {
50: '#f3a7c8',
500: '#ea7fb1',
950: '#000000',
},
}SCSS
$custom: #ea7fb1; $custom-light: #f3a7c8; $custom-dark: #000000;
JSON
{
"hex": "#ea7fb1",
"rgb": {
"r": 234,
"g": 127,
"b": 177
},
"hsl": {
"h": 331.963,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.72895,
"c": 0.14278,
"h": 351.8
},
"luminance": 0.35845
}Semantic roles & 50–950 ramp
primary
#EA7FB1
secondary
#D4F1E3
accent
#D47912
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82