#EA7FB2#EA7FB2
#EA7FB2 is a light, vivid pink. Relative luminance 0.359; OKLCH L 72.9% C 0.143 H 351.3°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FB2 |
|---|---|
| RGB | rgb(234, 127, 178) |
| HSL | hsl(331, 72%, 71%) |
| HSV | hsv(331, 46%, 92%) |
| CMYK | cmyk(0%, 45.7%, 23.9%, 8.2%) |
| CIE-LAB | lab(66.44, 47.11, -8.40) |
| CIE-LCH | lch(66.44, 47.85, 349.88°) |
| OKLab | oklab(72.93% 0.1416 -0.0217) |
| OKLCH | oklch(72.93% 0.143 351.3) |
| XYZ | xyz(49.5583, 35.8894, 46.4280) |
| Luminance | 0.3589 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.73
Bubblegum (survey)
#FF6CB5
ΔE00 4.60
Bubble Gum Pink
#FF69AF
ΔE00 4.89
Hot Pink
#FF69B4
ΔE00 4.94
Bubblegum Pink
#FE83CC
ΔE00 5.18
Pinky
#FC86AA
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FB2 #7FEAB7
analogous
#EA7FE7 #EA7FB2 #EA817F
triadic
#EA7FB2 #B2EA7F #7FB2EA
tetradic
#EA7FB2 #E7EA7F #7FEAB7 #817FEA
square
#EA7FB2 #E7EA7F #7FEAB7 #817FEA
split-complementary
#EA7FB2 #7FEA81 #7FE7EA
monochromatic
#CD2273 #E14A92 #EA7FB2 #F3B4D2 #FBE5EF
Accessibility & contrast
On white
2.57
#EA7FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#EA7FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FB2
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FB2 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B96B4
Deuteranopia (green-blind)
#A6A9AF
Tritanopia (blue-blind)
#F87B92
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea7fb2; /* rgb */ color: rgb(234, 127, 178); /* oklch */ color: oklch(72.9% 0.143 351.3);
Tailwind
colors: {
custom: {
50: '#f3a7c9',
500: '#ea7fb2',
950: '#000000',
},
}SCSS
$custom: #ea7fb2; $custom-light: #f3a7c9; $custom-dark: #000000;
JSON
{
"hex": "#ea7fb2",
"rgb": {
"r": 234,
"g": 127,
"b": 178
},
"hsl": {
"h": 331.402,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.72928,
"c": 0.14329,
"h": 351.3
},
"luminance": 0.35886
}Semantic roles & 50–950 ramp
primary
#EA7FB2
secondary
#D4F1E3
accent
#D47712
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82