#EA7ACA#EA7ACA
#EA7ACA is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.1% C 0.167 H 339.1°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7ACA |
|---|---|
| RGB | rgb(234, 122, 202) |
| HSL | hsl(317, 73%, 70%) |
| HSV | hsv(317, 48%, 92%) |
| CMYK | cmyk(0%, 47.9%, 13.7%, 8.2%) |
| CIE-LAB | lab(66.27, 53.13, -22.15) |
| CIE-LCH | lch(66.27, 57.56, 337.37°) |
| OKLab | oklab(73.07% 0.1558 -0.0594) |
| OKLCH | oklch(73.07% 0.167 339.1) |
| XYZ | xyz(51.5524, 35.6794, 60.0372) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.27
Bubblegum Pink
#FE83CC
ΔE00 4.40
Purply Pink
#F075E6
ΔE00 5.27
Orchid
#DA70D6
ΔE00 5.68
Pink (survey)
#FF81C0
ΔE00 5.98
Bubblegum (survey)
#FF6CB5
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7ACA #7AEA9A
analogous
#D27AEA #EA7ACA #EA7A92
triadic
#EA7ACA #CAEA7A #7ACAEA
tetradic
#EA7ACA #EAD27A #7AEA9A #7A92EA
square
#EA7ACA #EAD27A #7AEA9A #7A92EA
split-complementary
#EA7ACA #92EA7A #7AEAD2
monochromatic
#CA2099 #E245B5 #EA7ACA #F2AFDF #FBE4F4
Accessibility & contrast
On white
2.58
#EA7ACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#EA7ACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7ACA
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7ACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7ACA | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E96CD
Deuteranopia (green-blind)
#9DA8C7
Tritanopia (blue-blind)
#F57D99
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ea7aca; /* rgb */ color: rgb(234, 122, 202); /* oklch */ color: oklch(73.1% 0.167 339.1);
Tailwind
colors: {
custom: {
50: '#f3a4da',
500: '#ea7aca',
950: '#000000',
},
}SCSS
$custom: #ea7aca; $custom-light: #f3a4da; $custom-dark: #000000;
JSON
{
"hex": "#ea7aca",
"rgb": {
"r": 234,
"g": 122,
"b": 202
},
"hsl": {
"h": 317.143,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.73073,
"c": 0.16673,
"h": 339.1
},
"luminance": 0.35676
}Semantic roles & 50–950 ramp
primary
#EA7ACA
secondary
#D0F0D9
accent
#D54911
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#170F14
muted
#857F83