#EA7BBA#EA7BBA
#EA7BBA is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.6% C 0.154 H 346.5°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BBA |
|---|---|
| RGB | rgb(234, 123, 186) |
| HSL | hsl(326, 73%, 70%) |
| HSV | hsv(326, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 20.5%, 8.2%) |
| CIE-LAB | lab(65.91, 50.24, -13.71) |
| CIE-LCH | lch(65.91, 52.08, 344.74°) |
| OKLab | oklab(72.62% 0.1501 -0.0361) |
| OKLCH | oklch(72.62% 0.154 346.5) |
| XYZ | xyz(49.8787, 35.2073, 50.6135) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.90
Bubblegum Pink
#FE83CC
ΔE00 4.10
Bubblegum (survey)
#FF6CB5
ΔE00 4.19
Hot Pink
#FF69B4
ΔE00 4.45
Bubble Gum Pink
#FF69AF
ΔE00 4.93
Pale Magenta
#D767AD
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BBA #7BEAAB
analogous
#E37BEA #EA7BBA #EA7B82
triadic
#EA7BBA #BAEA7B #7BBAEA
tetradic
#EA7BBA #EAE37B #7BEAAB #7B82EA
square
#EA7BBA #EAE37B #7BEAAB #7B82EA
split-complementary
#EA7BBA #82EA7B #7BEAE3
monochromatic
#CA2081 #E2469E #EA7BBA #F2B0D6 #FBE5F1
Accessibility & contrast
On white
2.61
#EA7BBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#EA7BBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BBA
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BBA | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8595BC
Deuteranopia (green-blind)
#A2A7B7
Tritanopia (blue-blind)
#F77993
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ea7bba; /* rgb */ color: rgb(234, 123, 186); /* oklch */ color: oklch(72.6% 0.154 346.5);
Tailwind
colors: {
custom: {
50: '#f3a4ce',
500: '#ea7bba',
950: '#000000',
},
}SCSS
$custom: #ea7bba; $custom-light: #f3a4ce; $custom-dark: #000000;
JSON
{
"hex": "#ea7bba",
"rgb": {
"r": 234,
"g": 123,
"b": 186
},
"hsl": {
"h": 325.946,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.72617,
"c": 0.15432,
"h": 346.5
},
"luminance": 0.35204
}Semantic roles & 50–950 ramp
primary
#EA7BBA
secondary
#D1F0DE
accent
#D56611
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F13
muted
#857F82