#EA7FB8#EA7FB8
#EA7FB8 is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.1% C 0.147 H 348.2°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FB8 |
|---|---|
| RGB | rgb(234, 127, 184) |
| HSL | hsl(328, 72%, 71%) |
| HSV | hsv(328, 46%, 92%) |
| CMYK | cmyk(0%, 45.7%, 21.4%, 8.2%) |
| CIE-LAB | lab(66.62, 47.96, -11.51) |
| CIE-LCH | lch(66.62, 49.32, 346.51°) |
| OKLab | oklab(73.13% 0.1435 -0.0301) |
| OKLCH | oklch(73.13% 0.147 348.2) |
| XYZ | xyz(50.1739, 36.1356, 49.6704) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.48
Bubblegum Pink
#FE83CC
ΔE00 4.19
Bubblegum (survey)
#FF6CB5
ΔE00 4.52
Hot Pink
#FF69B4
ΔE00 4.86
Bubble Gum Pink
#FF69AF
ΔE00 5.12
Pale Magenta
#D767AD
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FB8 #7FEAB1
analogous
#E67FEA #EA7FB8 #EA7F82
triadic
#EA7FB8 #B8EA7F #7FB8EA
tetradic
#EA7FB8 #EAE67F #7FEAB1 #7F82EA
square
#EA7FB8 #EAE67F #7FEAB1 #7F82EA
split-complementary
#EA7FB8 #82EA7F #7FEAE6
monochromatic
#CD227D #E14A9B #EA7FB8 #F3B4D5 #FBE5F0
Accessibility & contrast
On white
2.55
#EA7FB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#EA7FB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FB8
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FB8 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8997BA
Deuteranopia (green-blind)
#A5A9B5
Tritanopia (blue-blind)
#F77D94
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea7fb8; /* rgb */ color: rgb(234, 127, 184); /* oklch */ color: oklch(73.1% 0.147 348.2);
Tailwind
colors: {
custom: {
50: '#f3a7cd',
500: '#ea7fb8',
950: '#000000',
},
}SCSS
$custom: #ea7fb8; $custom-light: #f3a7cd; $custom-dark: #000000;
JSON
{
"hex": "#ea7fb8",
"rgb": {
"r": 234,
"g": 127,
"b": 184
},
"hsl": {
"h": 328.037,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.73132,
"c": 0.14661,
"h": 348.2
},
"luminance": 0.36132
}Semantic roles & 50–950 ramp
primary
#EA7FB8
secondary
#D4F1E1
accent
#D46C12
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82