#EA7FB6#EA7FB6
#EA7FB6 is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.1% C 0.145 H 349.2°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FB6 |
|---|---|
| RGB | rgb(234, 127, 182) |
| HSL | hsl(329, 72%, 71%) |
| HSV | hsv(329, 46%, 92%) |
| CMYK | cmyk(0%, 45.7%, 22.2%, 8.2%) |
| CIE-LAB | lab(66.56, 47.67, -10.47) |
| CIE-LCH | lch(66.56, 48.81, 347.61°) |
| OKLab | oklab(73.06% 0.1429 -0.0273) |
| OKLCH | oklch(73.06% 0.145 349.2) |
| XYZ | xyz(49.9658, 36.0524, 48.5741) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.49
Bubblegum Pink
#FE83CC
ΔE00 4.49
Bubblegum (survey)
#FF6CB5
ΔE00 4.49
Hot Pink
#FF69B4
ΔE00 4.84
Bubble Gum Pink
#FF69AF
ΔE00 5.00
Pinky
#FC86AA
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FB6 #7FEAB3
analogous
#E87FEA #EA7FB6 #EA7F80
triadic
#EA7FB6 #B6EA7F #7FB6EA
tetradic
#EA7FB6 #EAE87F #7FEAB3 #7F80EA
square
#EA7FB6 #EAE87F #7FEAB3 #7F80EA
split-complementary
#EA7FB6 #80EA7F #7FEAE8
monochromatic
#CD227A #E14A98 #EA7FB6 #F3B4D4 #FBE5F0
Accessibility & contrast
On white
2.56
#EA7FB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#EA7FB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FB6
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FB6 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A97B8
Deuteranopia (green-blind)
#A5A9B3
Tritanopia (blue-blind)
#F77C93
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea7fb6; /* rgb */ color: rgb(234, 127, 182); /* oklch */ color: oklch(73.1% 0.145 349.2);
Tailwind
colors: {
custom: {
50: '#f3a7cb',
500: '#ea7fb6',
950: '#000000',
},
}SCSS
$custom: #ea7fb6; $custom-light: #f3a7cb; $custom-dark: #000000;
JSON
{
"hex": "#ea7fb6",
"rgb": {
"r": 234,
"g": 127,
"b": 182
},
"hsl": {
"h": 329.159,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.73063,
"c": 0.14546,
"h": 349.2
},
"luminance": 0.36049
}Semantic roles & 50–950 ramp
primary
#EA7FB6
secondary
#D4F1E2
accent
#D47012
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82