#EA7EC9#EA7EC9
#EA7EC9 is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.6% C 0.159 H 339.9°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7EC9 |
|---|---|
| RGB | rgb(234, 126, 201) |
| HSL | hsl(318, 72%, 71%) |
| HSV | hsv(318, 46%, 92%) |
| CMYK | cmyk(0%, 46.2%, 14.1%, 8.2%) |
| CIE-LAB | lab(67.00, 51.00, -20.48) |
| CIE-LCH | lch(67.00, 54.96, 338.12°) |
| OKLab | oklab(73.61% 0.1497 -0.0548) |
| OKLCH | oklch(73.61% 0.159 339.9) |
| XYZ | xyz(51.9356, 36.6347, 59.5828) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.79
Lavender Pink
#DD85D7
ΔE00 4.34
Pink (survey)
#FF81C0
ΔE00 5.35
Purply Pink
#F075E6
ΔE00 5.96
Bubblegum (survey)
#FF6CB5
ΔE00 6.19
Hot Pink
#FF69B4
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7EC9 #7EEA9F
analogous
#D57EEA #EA7EC9 #EA7E93
triadic
#EA7EC9 #C9EA7E #7EC9EA
tetradic
#EA7EC9 #EAD57E #7EEA9F #7E93EA
square
#EA7EC9 #EAD57E #7EEA9F #7E93EA
split-complementary
#EA7EC9 #93EA7E #7EEAD5
monochromatic
#CC2198 #E149B3 #EA7EC9 #F3B3DF #FBE5F4
Accessibility & contrast
On white
2.52
#EA7EC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#EA7EC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7EC9
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7EC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7EC9 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8398CC
Deuteranopia (green-blind)
#9FA9C6
Tritanopia (blue-blind)
#F5809B
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea7ec9; /* rgb */ color: rgb(234, 126, 201); /* oklch */ color: oklch(73.6% 0.159 339.9);
Tailwind
colors: {
custom: {
50: '#f3a6d9',
500: '#ea7ec9',
950: '#000000',
},
}SCSS
$custom: #ea7ec9; $custom-light: #f3a6d9; $custom-dark: #000000;
JSON
{
"hex": "#ea7ec9",
"rgb": {
"r": 234,
"g": 126,
"b": 201
},
"hsl": {
"h": 318.333,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.73605,
"c": 0.15944,
"h": 339.9
},
"luminance": 0.36631
}Semantic roles & 50–950 ramp
primary
#EA7EC9
secondary
#D3F1DC
accent
#D44D11
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171014
muted
#857F83