#EA7BB8#EA7BB8
#EA7BB8 is a light, vivid pink. Relative luminance 0.351; OKLCH L 72.5% C 0.153 H 347.5°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BB8 |
|---|---|
| RGB | rgb(234, 123, 184) |
| HSL | hsl(327, 73%, 70%) |
| HSV | hsv(327, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 21.4%, 8.2%) |
| CIE-LAB | lab(65.84, 49.95, -12.68) |
| CIE-LCH | lch(65.84, 51.54, 345.76°) |
| OKLab | oklab(72.55% 0.1495 -0.0332) |
| OKLCH | oklch(72.55% 0.153 347.5) |
| XYZ | xyz(49.6675, 35.1229, 49.5016) |
| Luminance | 0.3512 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.81
Bubblegum (survey)
#FF6CB5
ΔE00 4.06
Bubblegum Pink
#FE83CC
ΔE00 4.29
Hot Pink
#FF69B4
ΔE00 4.33
Bubble Gum Pink
#FF69AF
ΔE00 4.72
Pale Magenta
#D767AD
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BB8 #7BEAAD
analogous
#E47BEA #EA7BB8 #EA7B81
triadic
#EA7BB8 #B8EA7B #7BB8EA
tetradic
#EA7BB8 #EAE47B #7BEAAD #7B81EA
square
#EA7BB8 #EAE47B #7BEAAD #7B81EA
split-complementary
#EA7BB8 #81EA7B #7BEAE4
monochromatic
#CA207E #E2469C #EA7BB8 #F2B0D4 #FBE5F1
Accessibility & contrast
On white
2.62
#EA7BB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#EA7BB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BB8
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BB8 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8594BA
Deuteranopia (green-blind)
#A2A7B5
Tritanopia (blue-blind)
#F77992
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ea7bb8; /* rgb */ color: rgb(234, 123, 184); /* oklch */ color: oklch(72.5% 0.153 347.5);
Tailwind
colors: {
custom: {
50: '#f3a4cd',
500: '#ea7bb8',
950: '#000000',
},
}SCSS
$custom: #ea7bb8; $custom-light: #f3a4cd; $custom-dark: #000000;
JSON
{
"hex": "#ea7bb8",
"rgb": {
"r": 234,
"g": 123,
"b": 184
},
"hsl": {
"h": 327.027,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.72546,
"c": 0.15312,
"h": 347.5
},
"luminance": 0.35119
}Semantic roles & 50–950 ramp
primary
#EA7BB8
secondary
#D1F0DF
accent
#D56911
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F13
muted
#857F82