#E484BC#E484BC
#E484BC is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.3% C 0.135 H 345.0°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E484BC |
|---|---|
| RGB | rgb(228, 132, 188) |
| HSL | hsl(325, 64%, 71%) |
| HSV | hsv(325, 42%, 89%) |
| CMYK | cmyk(0%, 42.1%, 17.5%, 10.6%) |
| CIE-LAB | lab(67.00, 44.05, -13.27) |
| CIE-LCH | lch(67.00, 46.00, 343.24°) |
| OKLab | oklab(73.3% 0.1306 -0.035) |
| OKLCH | oklch(73.3% 0.135 345) |
| XYZ | xyz(49.3240, 36.6306, 52.0397) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.50
Pink (survey)
#FF81C0
ΔE00 4.53
Bubblegum (survey)
#FF6CB5
ΔE00 6.11
Hot Pink
#FF69B4
ΔE00 6.44
Lavender Pink
#DD85D7
ΔE00 6.68
Bubble Gum Pink
#FF69AF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E484BC #84E4AC
analogous
#DC84E4 #E484BC #E4848C
triadic
#E484BC #BCE484 #84BCE4
tetradic
#E484BC #E4DC84 #84E4AC #848CE4
square
#E484BC #E4DC84 #84E4AC #848CE4
split-complementary
#E484BC #8CE484 #84E4DC
monochromatic
#C32B83 #D952A1 #E484BC #EFB6D7 #F9E6F1
Accessibility & contrast
On white
2.52
#E484BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#E484BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E484BC
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E484BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E484BC | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B99BE
Deuteranopia (green-blind)
#A4A9B9
Tritanopia (blue-blind)
#EF8398
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e484bc; /* rgb */ color: rgb(228, 132, 188); /* oklch */ color: oklch(73.3% 0.135 345.0);
Tailwind
colors: {
custom: {
50: '#eeaad0',
500: '#e484bc',
950: '#000000',
},
}SCSS
$custom: #e484bc; $custom-light: #eeaad0; $custom-dark: #000000;
JSON
{
"hex": "#e484bc",
"rgb": {
"r": 228,
"g": 132,
"b": 188
},
"hsl": {
"h": 325,
"s": 64,
"l": 70.588
},
"oklch": {
"l": 0.73298,
"c": 0.13521,
"h": 345
},
"luminance": 0.36627
}Semantic roles & 50–950 ramp
primary
#E484BC
secondary
#D5EFE0
accent
#CC641A
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#171014
muted
#857F82