#EA7BC0#EA7BC0
#EA7BC0 is a light, vivid pink. Relative luminance 0.355; OKLCH L 72.8% C 0.158 H 343.7°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BC0 |
|---|---|
| RGB | rgb(234, 123, 192) |
| HSL | hsl(323, 73%, 70%) |
| HSV | hsv(323, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 17.9%, 8.2%) |
| CIE-LAB | lab(66.11, 51.12, -16.78) |
| CIE-LCH | lch(66.11, 53.80, 341.83°) |
| OKLab | oklab(72.84% 0.1517 -0.0445) |
| OKLCH | oklch(72.84% 0.158 343.7) |
| XYZ | xyz(50.5299, 35.4678, 54.0436) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.80
Pink (survey)
#FF81C0
ΔE00 4.45
Bubblegum (survey)
#FF6CB5
ΔE00 4.82
Hot Pink
#FF69B4
ΔE00 5.03
Bubble Gum Pink
#FF69AF
ΔE00 5.72
Pale Magenta
#D767AD
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BC0 #7BEAA5
analogous
#DD7BEA #EA7BC0 #EA7B88
triadic
#EA7BC0 #C0EA7B #7BC0EA
tetradic
#EA7BC0 #EADD7B #7BEAA5 #7B88EA
square
#EA7BC0 #EADD7B #7BEAA5 #7B88EA
split-complementary
#EA7BC0 #88EA7B #7BEADD
monochromatic
#CA208A #E246A7 #EA7BC0 #F2B0D9 #FBE5F2
Accessibility & contrast
On white
2.59
#EA7BC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#EA7BC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BC0
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BC0 | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8395C2
Deuteranopia (green-blind)
#A0A7BD
Tritanopia (blue-blind)
#F67B95
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ea7bc0; /* rgb */ color: rgb(234, 123, 192); /* oklch */ color: oklch(72.8% 0.158 343.7);
Tailwind
colors: {
custom: {
50: '#f3a4d3',
500: '#ea7bc0',
950: '#000000',
},
}SCSS
$custom: #ea7bc0; $custom-light: #f3a4d3; $custom-dark: #000000;
JSON
{
"hex": "#ea7bc0",
"rgb": {
"r": 234,
"g": 123,
"b": 192
},
"hsl": {
"h": 322.703,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.72835,
"c": 0.15813,
"h": 343.7
},
"luminance": 0.35464
}Semantic roles & 50–950 ramp
primary
#EA7BC0
secondary
#D1F0DD
accent
#D55B11
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82