#EA7FB7#EA7FB7
#EA7FB7 is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.1% C 0.146 H 348.7°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FB7 |
|---|---|
| RGB | rgb(234, 127, 183) |
| HSL | hsl(329, 72%, 71%) |
| HSV | hsv(329, 46%, 92%) |
| CMYK | cmyk(0%, 45.7%, 21.8%, 8.2%) |
| CIE-LAB | lab(66.59, 47.82, -10.99) |
| CIE-LCH | lch(66.59, 49.06, 347.06°) |
| OKLab | oklab(73.1% 0.1432 -0.0287) |
| OKLCH | oklch(73.1% 0.146 348.7) |
| XYZ | xyz(50.0695, 36.0939, 49.1203) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.48
Bubblegum Pink
#FE83CC
ΔE00 4.34
Bubblegum (survey)
#FF6CB5
ΔE00 4.50
Hot Pink
#FF69B4
ΔE00 4.85
Bubble Gum Pink
#FF69AF
ΔE00 5.06
Pinky
#FC86AA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FB7 #7FEAB2
analogous
#E77FEA #EA7FB7 #EA7F81
triadic
#EA7FB7 #B7EA7F #7FB7EA
tetradic
#EA7FB7 #EAE77F #7FEAB2 #7F81EA
square
#EA7FB7 #EAE77F #7FEAB2 #7F81EA
split-complementary
#EA7FB7 #81EA7F #7FEAE7
monochromatic
#CD227B #E14A99 #EA7FB7 #F3B4D5 #FBE5F0
Accessibility & contrast
On white
2.56
#EA7FB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#EA7FB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FB7
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FB7 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8997B9
Deuteranopia (green-blind)
#A5A9B4
Tritanopia (blue-blind)
#F77C94
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea7fb7; /* rgb */ color: rgb(234, 127, 183); /* oklch */ color: oklch(73.1% 0.146 348.7);
Tailwind
colors: {
custom: {
50: '#f3a7cc',
500: '#ea7fb7',
950: '#000000',
},
}SCSS
$custom: #ea7fb7; $custom-light: #f3a7cc; $custom-dark: #000000;
JSON
{
"hex": "#ea7fb7",
"rgb": {
"r": 234,
"g": 127,
"b": 183
},
"hsl": {
"h": 328.598,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.73098,
"c": 0.14604,
"h": 348.7
},
"luminance": 0.3609
}Semantic roles & 50–950 ramp
primary
#EA7FB7
secondary
#D4F1E2
accent
#D46E12
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82