#EA8CDA#EA8CDA
#EA8CDA is a light, vivid pink. Relative luminance 0.413; OKLCH L 76.4% C 0.149 H 333.4°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8CDA |
|---|---|
| RGB | rgb(234, 140, 218) |
| HSL | hsl(310, 69%, 73%) |
| HSV | hsv(310, 40%, 92%) |
| CMYK | cmyk(0%, 40.2%, 6.8%, 8.2%) |
| CIE-LAB | lab(70.39, 46.69, -24.75) |
| CIE-LCH | lch(70.39, 52.84, 332.07°) |
| OKLab | oklab(76.35% 0.1335 -0.0668) |
| OKLCH | oklch(76.35% 0.149 333.4) |
| XYZ | xyz(55.9643, 41.3135, 71.3426) |
| Luminance | 0.4131 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.90
Violet (CSS)
#EE82EE
ΔE00 4.71
Bubblegum Pink
#FE83CC
ΔE00 5.25
Plum
#DDA0DD
ΔE00 5.59
Purply Pink
#F075E6
ΔE00 5.65
Orchid
#DA70D6
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8CDA #8CEA9C
analogous
#CB8CEA #EA8CDA #EA8CAB
triadic
#EA8CDA #DAEA8C #8CDAEA
tetradic
#EA8CDA #EACB8C #8CEA9C #8CABEA
square
#EA8CDA #EACB8C #8CEA9C #8CABEA
split-complementary
#EA8CDA #ABEA8C #8CEACB
monochromatic
#D527B7 #E158C9 #EA8CDA #F3C0EB #FAE5F7
Accessibility & contrast
On white
2.27
#EA8CDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#EA8CDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8CDA
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8CDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8CDA | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA4DD
Deuteranopia (green-blind)
#A3B1D7
Tritanopia (blue-blind)
#F291A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea8cda; /* rgb */ color: rgb(234, 140, 218); /* oklch */ color: oklch(76.4% 0.149 333.4);
Tailwind
colors: {
custom: {
50: '#f2afe5',
500: '#ea8cda',
950: '#000000',
},
}SCSS
$custom: #ea8cda; $custom-light: #f2afe5; $custom-dark: #000000;
JSON
{
"hex": "#ea8cda",
"rgb": {
"r": 234,
"g": 140,
"b": 218
},
"hsl": {
"h": 310.213,
"s": 69.118,
"l": 73.333
},
"oklch": {
"l": 0.76353,
"c": 0.14928,
"h": 333.4
},
"luminance": 0.41311
}Semantic roles & 50–950 ramp
primary
#EA8CDA
secondary
#D9F2DD
accent
#D13514
background
#FFFAFE
surface
#FEF5FC
border
#D6CFD5
text
#171115
muted
#858084