#EA7EC1#EA7EC1
#EA7EC1 is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.3% C 0.154 H 343.6°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7EC1 |
|---|---|
| RGB | rgb(234, 126, 193) |
| HSL | hsl(323, 72%, 71%) |
| HSV | hsv(323, 46%, 92%) |
| CMYK | cmyk(0%, 46.2%, 17.5%, 8.2%) |
| CIE-LAB | lab(66.72, 49.78, -16.42) |
| CIE-LCH | lch(66.72, 52.42, 341.75°) |
| OKLab | oklab(73.3% 0.1476 -0.0435) |
| OKLCH | oklch(73.3% 0.154 343.6) |
| XYZ | xyz(51.0190, 36.2681, 54.7550) |
| Luminance | 0.3626 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.50
Pink (survey)
#FF81C0
ΔE00 4.21
Bubblegum (survey)
#FF6CB5
ΔE00 5.10
Hot Pink
#FF69B4
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 5.85
Bubble Gum Pink
#FF69AF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7EC1 #7EEAA7
analogous
#DD7EEA #EA7EC1 #EA7E8B
triadic
#EA7EC1 #C1EA7E #7EC1EA
tetradic
#EA7EC1 #EADD7E #7EEAA7 #7E8BEA
square
#EA7EC1 #EADD7E #7EEAA7 #7E8BEA
split-complementary
#EA7EC1 #8BEA7E #7EEADD
monochromatic
#CC218B #E149A8 #EA7EC1 #F3B3DA #FBE5F2
Accessibility & contrast
On white
2.54
#EA7EC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#EA7EC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7EC1
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7EC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7EC1 | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8597C3
Deuteranopia (green-blind)
#A2A9BE
Tritanopia (blue-blind)
#F67E97
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea7ec1; /* rgb */ color: rgb(234, 126, 193); /* oklch */ color: oklch(73.3% 0.154 343.6);
Tailwind
colors: {
custom: {
50: '#f3a6d3',
500: '#ea7ec1',
950: '#000000',
},
}SCSS
$custom: #ea7ec1; $custom-light: #f3a6d3; $custom-dark: #000000;
JSON
{
"hex": "#ea7ec1",
"rgb": {
"r": 234,
"g": 126,
"b": 193
},
"hsl": {
"h": 322.778,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.73305,
"c": 0.15387,
"h": 343.6
},
"luminance": 0.36264
}Semantic roles & 50–950 ramp
primary
#EA7EC1
secondary
#D3F1DE
accent
#D45B11
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82