#EA8FC5#EA8FC5
#EA8FC5 is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.0% C 0.128 H 344.1°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FC5 |
|---|---|
| RGB | rgb(234, 143, 197) |
| HSL | hsl(324, 68%, 74%) |
| HSV | hsv(324, 39%, 92%) |
| CMYK | cmyk(0%, 38.9%, 15.8%, 8.2%) |
| CIE-LAB | lab(70.30, 41.72, -13.27) |
| CIE-LCH | lch(70.30, 43.78, 342.36°) |
| OKLab | oklab(76.04% 0.1232 -0.035) |
| OKLCH | oklch(76.04% 0.128 344.1) |
| XYZ | xyz(53.8327, 41.1719, 57.9240) |
| Luminance | 0.4117 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.24
Pink (survey)
#FF81C0
ΔE00 4.64
Lavender Pink
#DD85D7
ΔE00 6.98
Plum
#DDA0DD
ΔE00 7.01
Bubblegum (survey)
#FF6CB5
ΔE00 7.65
Pinky
#FC86AA
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FC5 #8FEAB4
analogous
#E28FEA #EA8FC5 #EA8F98
triadic
#EA8FC5 #C5EA8F #8FC5EA
tetradic
#EA8FC5 #EAE28F #8FEAB4 #8F98EA
square
#EA8FC5 #EAE28F #8FEAB4 #8F98EA
split-complementary
#EA8FC5 #98EA8F #8FEAE2
monochromatic
#D62890 #E05BAA #EA8FC5 #F4C3E0 #FAE5F2
Accessibility & contrast
On white
2.27
#EA8FC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#EA8FC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FC5
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FC5 | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A3C7
Deuteranopia (green-blind)
#ACB1C3
Tritanopia (blue-blind)
#F58FA2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea8fc5; /* rgb */ color: rgb(234, 143, 197); /* oklch */ color: oklch(76.0% 0.128 344.1);
Tailwind
colors: {
custom: {
50: '#f2b1d6',
500: '#ea8fc5',
950: '#000000',
},
}SCSS
$custom: #ea8fc5; $custom-light: #f2b1d6; $custom-dark: #000000;
JSON
{
"hex": "#ea8fc5",
"rgb": {
"r": 234,
"g": 143,
"b": 197
},
"hsl": {
"h": 324.396,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.76042,
"c": 0.12804,
"h": 344.1
},
"luminance": 0.41169
}Semantic roles & 50–950 ramp
primary
#EA8FC5
secondary
#D9F2E3
accent
#D06115
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083