#EA8ACD#EA8ACD
#EA8ACD is a light, vivid pink. Relative luminance 0.401; OKLCH L 75.5% C 0.142 H 339.2°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8ACD |
|---|---|
| RGB | rgb(234, 138, 205) |
| HSL | hsl(318, 70%, 73%) |
| HSV | hsv(318, 41%, 92%) |
| CMYK | cmyk(0%, 41%, 12.4%, 8.2%) |
| CIE-LAB | lab(69.53, 45.57, -18.88) |
| CIE-LCH | lch(69.53, 49.32, 337.50°) |
| OKLab | oklab(75.55% 0.133 -0.0504) |
| OKLCH | oklch(75.55% 0.142 339.2) |
| XYZ | xyz(54.0398, 40.0804, 62.6357) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.65
Lavender Pink
#DD85D7
ΔE00 4.50
Pink (survey)
#FF81C0
ΔE00 5.31
Plum
#DDA0DD
ΔE00 6.50
Violet (CSS)
#EE82EE
ΔE00 7.05
Purply Pink
#F075E6
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8ACD #8AEAA7
analogous
#D78AEA #EA8ACD #EA8A9D
triadic
#EA8ACD #CDEA8A #8ACDEA
tetradic
#EA8ACD #EAD78A #8AEAA7 #8A9DEA
square
#EA8ACD #EAD78A #8AEAA7 #8A9DEA
split-complementary
#EA8ACD #9DEA8A #8AEAD7
monochromatic
#D4269F #E156B7 #EA8ACD #F3BEE3 #FAE5F4
Accessibility & contrast
On white
2.33
#EA8ACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#EA8ACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8ACD
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8ACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8ACD | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA1CF
Deuteranopia (green-blind)
#A6AFCA
Tritanopia (blue-blind)
#F48CA3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea8acd; /* rgb */ color: rgb(234, 138, 205); /* oklch */ color: oklch(75.5% 0.142 339.2);
Tailwind
colors: {
custom: {
50: '#f2aedc',
500: '#ea8acd',
950: '#000000',
},
}SCSS
$custom: #ea8acd; $custom-light: #f2aedc; $custom-dark: #000000;
JSON
{
"hex": "#ea8acd",
"rgb": {
"r": 234,
"g": 138,
"b": 205
},
"hsl": {
"h": 318.125,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.75548,
"c": 0.14227,
"h": 339.2
},
"luminance": 0.40077
}Semantic roles & 50–950 ramp
primary
#EA8ACD
secondary
#D9F2E1
accent
#D24D14
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83