#EA8FC4#EA8FC4
#EA8FC4 is a light, vivid pink. Relative luminance 0.411; OKLCH L 76.0% C 0.127 H 344.7°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FC4 |
|---|---|
| RGB | rgb(234, 143, 196) |
| HSL | hsl(325, 68%, 74%) |
| HSV | hsv(325, 39%, 92%) |
| CMYK | cmyk(0%, 38.9%, 16.2%, 8.2%) |
| CIE-LAB | lab(70.26, 41.57, -12.76) |
| CIE-LCH | lch(70.26, 43.48, 342.93°) |
| OKLab | oklab(76.01% 0.1229 -0.0336) |
| OKLCH | oklch(76.01% 0.127 344.7) |
| XYZ | xyz(53.7185, 41.1262, 57.3226) |
| Luminance | 0.4112 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.33
Pink (survey)
#FF81C0
ΔE00 4.58
Plum
#DDA0DD
ΔE00 7.18
Lavender Pink
#DD85D7
ΔE00 7.20
Bubblegum (survey)
#FF6CB5
ΔE00 7.60
Pinky
#FC86AA
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FC4 #8FEAB5
analogous
#E38FEA #EA8FC4 #EA8F97
triadic
#EA8FC4 #C4EA8F #8FC4EA
tetradic
#EA8FC4 #EAE38F #8FEAB5 #8F97EA
square
#EA8FC4 #EAE38F #8FEAB5 #8F97EA
split-complementary
#EA8FC4 #97EA8F #8FEAE3
monochromatic
#D6288E #E05BA9 #EA8FC4 #F4C3DF #FAE5F1
Accessibility & contrast
On white
2.28
#EA8FC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#EA8FC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FC4
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FC4 | 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)
#95A3C6
Deuteranopia (green-blind)
#ACB1C2
Tritanopia (blue-blind)
#F58FA2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea8fc4; /* rgb */ color: rgb(234, 143, 196); /* oklch */ color: oklch(76.0% 0.127 344.7);
Tailwind
colors: {
custom: {
50: '#f2b1d5',
500: '#ea8fc4',
950: '#000000',
},
}SCSS
$custom: #ea8fc4; $custom-light: #f2b1d5; $custom-dark: #000000;
JSON
{
"hex": "#ea8fc4",
"rgb": {
"r": 234,
"g": 143,
"b": 196
},
"hsl": {
"h": 325.055,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.76007,
"c": 0.12738,
"h": 344.7
},
"luminance": 0.41123
}Semantic roles & 50–950 ramp
primary
#EA8FC4
secondary
#D9F2E3
accent
#D06315
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083