#EA7EC0#EA7EC0
#EA7EC0 is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.3% C 0.153 H 344.0°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7EC0 |
|---|---|
| RGB | rgb(234, 126, 192) |
| HSL | hsl(323, 72%, 71%) |
| HSV | hsv(323, 46%, 92%) |
| CMYK | cmyk(0%, 46.2%, 17.9%, 8.2%) |
| CIE-LAB | lab(66.69, 49.63, -15.91) |
| CIE-LCH | lch(66.69, 52.12, 342.23°) |
| OKLab | oklab(73.27% 0.1473 -0.0421) |
| OKLCH | oklch(73.27% 0.153 344) |
| XYZ | xyz(50.9078, 36.2236, 54.1695) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.52
Pink (survey)
#FF81C0
ΔE00 4.09
Bubblegum (survey)
#FF6CB5
ΔE00 4.99
Hot Pink
#FF69B4
ΔE00 5.26
Bubble Gum Pink
#FF69AF
ΔE00 5.88
Lavender Pink
#DD85D7
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7EC0 #7EEAA8
analogous
#DE7EEA #EA7EC0 #EA7E8A
triadic
#EA7EC0 #C0EA7E #7EC0EA
tetradic
#EA7EC0 #EADE7E #7EEAA8 #7E8AEA
square
#EA7EC0 #EADE7E #7EEAA8 #7E8AEA
split-complementary
#EA7EC0 #8AEA7E #7EEADE
monochromatic
#CC218A #E149A6 #EA7EC0 #F3B3DA #FBE5F2
Accessibility & contrast
On white
2.55
#EA7EC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#EA7EC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7EC0
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7EC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7EC0 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8697C2
Deuteranopia (green-blind)
#A2A9BD
Tritanopia (blue-blind)
#F67E97
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea7ec0; /* rgb */ color: rgb(234, 126, 192); /* oklch */ color: oklch(73.3% 0.153 344.0);
Tailwind
colors: {
custom: {
50: '#f3a6d3',
500: '#ea7ec0',
950: '#000000',
},
}SCSS
$custom: #ea7ec0; $custom-light: #f3a6d3; $custom-dark: #000000;
JSON
{
"hex": "#ea7ec0",
"rgb": {
"r": 234,
"g": 126,
"b": 192
},
"hsl": {
"h": 323.333,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.73269,
"c": 0.15321,
"h": 344
},
"luminance": 0.3622
}Semantic roles & 50–950 ramp
primary
#EA7EC0
secondary
#D3F1DF
accent
#D45D11
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82