#EA8FC0#EA8FC0
#EA8FC0 is a light, vivid pink. Relative luminance 0.409; OKLCH L 75.9% C 0.125 H 347.0°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FC0 |
|---|---|
| RGB | rgb(234, 143, 192) |
| HSL | hsl(328, 68%, 74%) |
| HSV | hsv(328, 39%, 92%) |
| CMYK | cmyk(0%, 38.9%, 17.9%, 8.2%) |
| CIE-LAB | lab(70.14, 40.95, -10.72) |
| CIE-LCH | lch(70.14, 42.33, 345.33°) |
| OKLab | oklab(75.87% 0.1216 -0.0281) |
| OKLCH | oklch(75.87% 0.125 347) |
| XYZ | xyz(53.2693, 40.9465, 54.9567) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.48
Bubblegum Pink
#FE83CC
ΔE00 4.78
Pinky
#FC86AA
ΔE00 6.94
Pig Pink
#E78EA5
ΔE00 7.21
Bubblegum (survey)
#FF6CB5
ΔE00 7.50
Carnation Pink
#FF7FA7
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FC0 #8FEAB9
analogous
#E68FEA #EA8FC0 #EA8F93
triadic
#EA8FC0 #C0EA8F #8FC0EA
tetradic
#EA8FC0 #EAE68F #8FEAB9 #8F93EA
square
#EA8FC0 #EAE68F #8FEAB9 #8F93EA
split-complementary
#EA8FC0 #93EA8F #8FEAE6
monochromatic
#D62886 #E05BA3 #EA8FC0 #F4C3DD #FAE5F1
Accessibility & contrast
On white
2.29
#EA8FC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#EA8FC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FC0
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FC0 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A2C2
Deuteranopia (green-blind)
#ADB1BE
Tritanopia (blue-blind)
#F68EA1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea8fc0; /* rgb */ color: rgb(234, 143, 192); /* oklch */ color: oklch(75.9% 0.125 347.0);
Tailwind
colors: {
custom: {
50: '#f2b1d3',
500: '#ea8fc0',
950: '#000000',
},
}SCSS
$custom: #ea8fc0; $custom-light: #f2b1d3; $custom-dark: #000000;
JSON
{
"hex": "#ea8fc0",
"rgb": {
"r": 234,
"g": 143,
"b": 192
},
"hsl": {
"h": 327.692,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.7587,
"c": 0.12483,
"h": 347
},
"luminance": 0.40943
}Semantic roles & 50–950 ramp
primary
#EA8FC0
secondary
#D9F2E5
accent
#D06C15
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082