#EA8FC3#EA8FC3
#EA8FC3 is a light, vivid pink. Relative luminance 0.411; OKLCH L 76.0% C 0.127 H 345.3°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FC3 |
|---|---|
| RGB | rgb(234, 143, 195) |
| HSL | hsl(326, 68%, 74%) |
| HSV | hsv(326, 39%, 92%) |
| CMYK | cmyk(0%, 38.9%, 16.7%, 8.2%) |
| CIE-LAB | lab(70.23, 41.41, -12.25) |
| CIE-LCH | lch(70.23, 43.19, 343.52°) |
| OKLab | oklab(75.97% 0.1226 -0.0323) |
| OKLCH | oklch(75.97% 0.127 345.3) |
| XYZ | xyz(53.6050, 41.0808, 56.7251) |
| Luminance | 0.4108 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.42
Pink (survey)
#FF81C0
ΔE00 4.54
Plum
#DDA0DD
ΔE00 7.35
Lavender Pink
#DD85D7
ΔE00 7.42
Bubblegum (survey)
#FF6CB5
ΔE00 7.56
Pinky
#FC86AA
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FC3 #8FEAB6
analogous
#E38FEA #EA8FC3 #EA8F96
triadic
#EA8FC3 #C3EA8F #8FC3EA
tetradic
#EA8FC3 #EAE38F #8FEAB6 #8F96EA
square
#EA8FC3 #EAE38F #8FEAB6 #8F96EA
split-complementary
#EA8FC3 #96EA8F #8FEAE3
monochromatic
#D6288C #E05BA7 #EA8FC3 #F4C3DF #FAE5F1
Accessibility & contrast
On white
2.28
#EA8FC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#EA8FC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FC3
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FC3 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A3C5
Deuteranopia (green-blind)
#ACB1C1
Tritanopia (blue-blind)
#F58EA2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea8fc3; /* rgb */ color: rgb(234, 143, 195); /* oklch */ color: oklch(76.0% 0.127 345.3);
Tailwind
colors: {
custom: {
50: '#f2b1d5',
500: '#ea8fc3',
950: '#000000',
},
}SCSS
$custom: #ea8fc3; $custom-light: #f2b1d5; $custom-dark: #000000;
JSON
{
"hex": "#ea8fc3",
"rgb": {
"r": 234,
"g": 143,
"b": 195
},
"hsl": {
"h": 325.714,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.75972,
"c": 0.12672,
"h": 345.3
},
"luminance": 0.41077
}Semantic roles & 50–950 ramp
primary
#EA8FC3
secondary
#D9F2E4
accent
#D06515
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083