#E484BE#E484BE
#E484BE is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.4% C 0.137 H 343.9°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E484BE |
|---|---|
| RGB | rgb(228, 132, 190) |
| HSL | hsl(324, 64%, 71%) |
| HSV | hsv(324, 42%, 89%) |
| CMYK | cmyk(0%, 42.1%, 16.7%, 10.6%) |
| CIE-LAB | lab(67.06, 44.35, -14.29) |
| CIE-LCH | lch(67.06, 46.60, 342.14°) |
| OKLab | oklab(73.37% 0.1312 -0.0378) |
| OKLCH | oklch(73.37% 0.137 343.9) |
| XYZ | xyz(49.5410, 36.7175, 53.1830) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.36
Pink (survey)
#FF81C0
ΔE00 4.65
Lavender Pink
#DD85D7
ΔE00 6.21
Bubblegum (survey)
#FF6CB5
ΔE00 6.23
Hot Pink
#FF69B4
ΔE00 6.55
Bubble Gum Pink
#FF69AF
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E484BE #84E4AA
analogous
#DA84E4 #E484BE #E4848E
triadic
#E484BE #BEE484 #84BEE4
tetradic
#E484BE #E4DA84 #84E4AA #848EE4
square
#E484BE #E4DA84 #84E4AA #848EE4
split-complementary
#E484BE #8EE484 #84E4DA
monochromatic
#C32B87 #D952A3 #E484BE #EFB6D9 #F9E6F2
Accessibility & contrast
On white
2.52
#E484BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#E484BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E484BE
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E484BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E484BE | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9AC0
Deuteranopia (green-blind)
#A3A9BB
Tritanopia (blue-blind)
#EF8499
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e484be; /* rgb */ color: rgb(228, 132, 190); /* oklch */ color: oklch(73.4% 0.137 343.9);
Tailwind
colors: {
custom: {
50: '#eeaad1',
500: '#e484be',
950: '#000000',
},
}SCSS
$custom: #e484be; $custom-light: #eeaad1; $custom-dark: #000000;
JSON
{
"hex": "#e484be",
"rgb": {
"r": 228,
"g": 132,
"b": 190
},
"hsl": {
"h": 323.75,
"s": 64,
"l": 70.588
},
"oklch": {
"l": 0.73369,
"c": 0.13653,
"h": 343.9
},
"luminance": 0.36714
}Semantic roles & 50–950 ramp
primary
#E484BE
secondary
#D5EFDF
accent
#CC601A
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#171014
muted
#857F82