#EA7BB6#EA7BB6
#EA7BB6 is a light, vivid pink. Relative luminance 0.350; OKLCH L 72.5% C 0.152 H 348.4°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BB6 |
|---|---|
| RGB | rgb(234, 123, 182) |
| HSL | hsl(328, 73%, 70%) |
| HSV | hsv(328, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 22.2%, 8.2%) |
| CIE-LAB | lab(65.78, 49.67, -11.64) |
| CIE-LCH | lch(65.78, 51.02, 346.81°) |
| OKLab | oklab(72.48% 0.1489 -0.0304) |
| OKLCH | oklch(72.48% 0.152 348.4) |
| XYZ | xyz(49.4594, 35.0396, 48.4053) |
| Luminance | 0.3504 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.77
Bubblegum (survey)
#FF6CB5
ΔE00 3.98
Hot Pink
#FF69B4
ΔE00 4.26
Bubblegum Pink
#FE83CC
ΔE00 4.53
Bubble Gum Pink
#FF69AF
ΔE00 4.54
Pale Magenta
#D767AD
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BB6 #7BEAAF
analogous
#E67BEA #EA7BB6 #EA7B7F
triadic
#EA7BB6 #B6EA7B #7BB6EA
tetradic
#EA7BB6 #EAE67B #7BEAAF #7B7FEA
square
#EA7BB6 #EAE67B #7BEAAF #7B7FEA
split-complementary
#EA7BB6 #7FEA7B #7BEAE6
monochromatic
#CA207B #E24699 #EA7BB6 #F2B0D3 #FBE5F0
Accessibility & contrast
On white
2.62
#EA7BB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#EA7BB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BB6
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BB6 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8694B8
Deuteranopia (green-blind)
#A3A7B3
Tritanopia (blue-blind)
#F77891
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ea7bb6; /* rgb */ color: rgb(234, 123, 182); /* oklch */ color: oklch(72.5% 0.152 348.4);
Tailwind
colors: {
custom: {
50: '#f3a4cb',
500: '#ea7bb6',
950: '#000000',
},
}SCSS
$custom: #ea7bb6; $custom-light: #f3a4cb; $custom-dark: #000000;
JSON
{
"hex": "#ea7bb6",
"rgb": {
"r": 234,
"g": 123,
"b": 182
},
"hsl": {
"h": 328.108,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.72477,
"c": 0.15196,
"h": 348.4
},
"luminance": 0.35036
}Semantic roles & 50–950 ramp
primary
#EA7BB6
secondary
#D1F0DF
accent
#D56D11
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82