#EA7ACD#EA7ACD
#EA7ACD is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.2% C 0.169 H 337.9°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7ACD |
|---|---|
| RGB | rgb(234, 122, 205) |
| HSL | hsl(316, 73%, 70%) |
| HSV | hsv(316, 48%, 92%) |
| CMYK | cmyk(0%, 47.9%, 12.4%, 8.2%) |
| CIE-LAB | lab(66.38, 53.60, -23.66) |
| CIE-LCH | lch(66.38, 58.59, 336.18°) |
| OKLab | oklab(73.19% 0.1565 -0.0636) |
| OKLCH | oklch(73.19% 0.169 337.9) |
| XYZ | xyz(51.9110, 35.8228, 61.9261) |
| Luminance | 0.3582 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.86
Purply Pink
#F075E6
ΔE00 4.68
Bubblegum Pink
#FE83CC
ΔE00 4.71
Orchid
#DA70D6
ΔE00 5.21
Violet (CSS)
#EE82EE
ΔE00 5.76
Candy Pink
#FF63E9
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7ACD #7AEA97
analogous
#CF7AEA #EA7ACD #EA7A95
triadic
#EA7ACD #CDEA7A #7ACDEA
tetradic
#EA7ACD #EACF7A #7AEA97 #7A95EA
square
#EA7ACD #EACF7A #7AEA97 #7A95EA
split-complementary
#EA7ACD #95EA7A #7AEACF
monochromatic
#CA209E #E245B9 #EA7ACD #F2AFE1 #FBE4F5
Accessibility & contrast
On white
2.57
#EA7ACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#EA7ACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7ACD
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7ACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7ACD | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D97D0
Deuteranopia (green-blind)
#9CA8CA
Tritanopia (blue-blind)
#F57D9A
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ea7acd; /* rgb */ color: rgb(234, 122, 205); /* oklch */ color: oklch(73.2% 0.169 337.9);
Tailwind
colors: {
custom: {
50: '#f3a4dc',
500: '#ea7acd',
950: '#000000',
},
}SCSS
$custom: #ea7acd; $custom-light: #f3a4dc; $custom-dark: #000000;
JSON
{
"hex": "#ea7acd",
"rgb": {
"r": 234,
"g": 122,
"b": 205
},
"hsl": {
"h": 315.536,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.73191,
"c": 0.16895,
"h": 337.9
},
"luminance": 0.35819
}Semantic roles & 50–950 ramp
primary
#EA7ACD
secondary
#D0F0D8
accent
#D54311
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#170F15
muted
#857F83