#EA7BC1#EA7BC1
#EA7BC1 is a light, vivid pink. Relative luminance 0.355; OKLCH L 72.9% C 0.159 H 343.2°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BC1 |
|---|---|
| RGB | rgb(234, 123, 193) |
| HSL | hsl(322, 73%, 70%) |
| HSV | hsv(322, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 17.5%, 8.2%) |
| CIE-LAB | lab(66.15, 51.27, -17.29) |
| CIE-LCH | lch(66.15, 54.11, 341.36°) |
| OKLab | oklab(72.87% 0.152 -0.0459) |
| OKLCH | oklch(72.87% 0.159 343.2) |
| XYZ | xyz(50.6411, 35.5123, 54.6291) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.80
Pink (survey)
#FF81C0
ΔE00 4.57
Bubblegum (survey)
#FF6CB5
ΔE00 4.95
Hot Pink
#FF69B4
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 5.78
Bubble Gum Pink
#FF69AF
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BC1 #7BEAA4
analogous
#DB7BEA #EA7BC1 #EA7B8A
triadic
#EA7BC1 #C1EA7B #7BC1EA
tetradic
#EA7BC1 #EADB7B #7BEAA4 #7B8AEA
square
#EA7BC1 #EADB7B #7BEAA4 #7B8AEA
split-complementary
#EA7BC1 #8AEA7B #7BEADB
monochromatic
#CA208C #E246A8 #EA7BC1 #F2B0DA #FBE5F3
Accessibility & contrast
On white
2.59
#EA7BC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#EA7BC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BC1
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BC1 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8296C3
Deuteranopia (green-blind)
#A0A7BE
Tritanopia (blue-blind)
#F67B96
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ea7bc1; /* rgb */ color: rgb(234, 123, 193); /* oklch */ color: oklch(72.9% 0.159 343.2);
Tailwind
colors: {
custom: {
50: '#f3a4d3',
500: '#ea7bc1',
950: '#000000',
},
}SCSS
$custom: #ea7bc1; $custom-light: #f3a4d3; $custom-dark: #000000;
JSON
{
"hex": "#ea7bc1",
"rgb": {
"r": 234,
"g": 123,
"b": 193
},
"hsl": {
"h": 322.162,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.72872,
"c": 0.15879,
"h": 343.2
},
"luminance": 0.35509
}Semantic roles & 50–950 ramp
primary
#EA7BC1
secondary
#D1F0DC
accent
#D55911
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82