#EA8DBF#EA8DBF
#EA8DBF is a light, vivid pink. Relative luminance 0.403; OKLCH L 75.5% C 0.128 H 347.1°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8DBF |
|---|---|
| RGB | rgb(234, 141, 191) |
| HSL | hsl(328, 69%, 74%) |
| HSV | hsv(328, 40%, 92%) |
| CMYK | cmyk(0%, 39.7%, 18.4%, 8.2%) |
| CIE-LAB | lab(69.69, 41.84, -10.84) |
| CIE-LCH | lch(69.69, 43.22, 345.47°) |
| OKLab | oklab(75.52% 0.1244 -0.0284) |
| OKLCH | oklch(75.52% 0.128 347.1) |
| XYZ | xyz(52.8613, 40.3072, 54.2759) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.18
Bubblegum Pink
#FE83CC
ΔE00 4.54
Pinky
#FC86AA
ΔE00 6.84
Bubblegum (survey)
#FF6CB5
ΔE00 7.08
Pig Pink
#E78EA5
ΔE00 7.25
Carnation Pink
#FF7FA7
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8DBF #8DEAB8
analogous
#E68DEA #EA8DBF #EA8D90
triadic
#EA8DBF #BFEA8D #8DBFEA
tetradic
#EA8DBF #EAE68D #8DEAB8 #8D90EA
square
#EA8DBF #EAE68D #8DEAB8 #8D90EA
split-complementary
#EA8DBF #90EA8D #8DEAE6
monochromatic
#D52785 #E059A2 #EA8DBF #F4C1DC #FAE5F0
Accessibility & contrast
On white
2.32
#EA8DBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#EA8DBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8DBF
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8DBF | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A1C1
Deuteranopia (green-blind)
#ACB0BD
Tritanopia (blue-blind)
#F68C9F
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea8dbf; /* rgb */ color: rgb(234, 141, 191); /* oklch */ color: oklch(75.5% 0.128 347.1);
Tailwind
colors: {
custom: {
50: '#f2b0d2',
500: '#ea8dbf',
950: '#000000',
},
}SCSS
$custom: #ea8dbf; $custom-light: #f2b0d2; $custom-dark: #000000;
JSON
{
"hex": "#ea8dbf",
"rgb": {
"r": 234,
"g": 141,
"b": 191
},
"hsl": {
"h": 327.742,
"s": 68.889,
"l": 73.529
},
"oklch": {
"l": 0.75518,
"c": 0.12757,
"h": 347.1
},
"luminance": 0.40304
}Semantic roles & 50–950 ramp
primary
#EA8DBF
secondary
#D9F2E5
accent
#D16C15
background
#FFFAFC
surface
#FEF5F9
border
#D6CFD2
text
#171114
muted
#858082