#EA8DC4#EA8DC4
#EA8DC4 is a light, vivid pink. Relative luminance 0.405; OKLCH L 75.7% C 0.131 H 344.3°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8DC4 |
|---|---|
| RGB | rgb(234, 141, 196) |
| HSL | hsl(325, 69%, 74%) |
| HSV | hsv(325, 40%, 92%) |
| CMYK | cmyk(0%, 39.7%, 16.2%, 8.2%) |
| CIE-LAB | lab(69.85, 42.60, -13.39) |
| CIE-LCH | lch(69.85, 44.66, 342.55°) |
| OKLab | oklab(75.69% 0.1259 -0.0353) |
| OKLCH | oklch(75.69% 0.131 344.3) |
| XYZ | xyz(53.4209, 40.5310, 57.2234) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.98
Pink (survey)
#FF81C0
ΔE00 4.36
Lavender Pink
#DD85D7
ΔE00 6.84
Bubblegum (survey)
#FF6CB5
ΔE00 7.24
Plum
#DDA0DD
ΔE00 7.30
Hot Pink
#FF69B4
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8DC4 #8DEAB3
analogous
#E18DEA #EA8DC4 #EA8D95
triadic
#EA8DC4 #C4EA8D #8DC4EA
tetradic
#EA8DC4 #EAE18D #8DEAB3 #8D95EA
square
#EA8DC4 #EAE18D #8DEAB3 #8D95EA
split-complementary
#EA8DC4 #95EA8D #8DEAE1
monochromatic
#D5278E #E059A9 #EA8DC4 #F4C1DF #FAE5F2
Accessibility & contrast
On white
2.31
#EA8DC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#EA8DC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8DC4
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8DC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8DC4 | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A1C6
Deuteranopia (green-blind)
#ABB0C2
Tritanopia (blue-blind)
#F58DA1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea8dc4; /* rgb */ color: rgb(234, 141, 196); /* oklch */ color: oklch(75.7% 0.131 344.3);
Tailwind
colors: {
custom: {
50: '#f2b0d5',
500: '#ea8dc4',
950: '#000000',
},
}SCSS
$custom: #ea8dc4; $custom-light: #f2b0d5; $custom-dark: #000000;
JSON
{
"hex": "#ea8dc4",
"rgb": {
"r": 234,
"g": 141,
"b": 196
},
"hsl": {
"h": 324.516,
"s": 68.889,
"l": 73.529
},
"oklch": {
"l": 0.7569,
"c": 0.13078,
"h": 344.3
},
"luminance": 0.40528
}Semantic roles & 50–950 ramp
primary
#EA8DC4
secondary
#D9F2E3
accent
#D16215
background
#FFFAFD
surface
#FEF5FA
border
#D6CFD3
text
#171114
muted
#858083