#E494BF#E494BF
#E494BF is a light, moderate pink. Relative luminance 0.414; OKLCH L 76.0% C 0.110 H 346.6°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E494BF |
|---|---|
| RGB | rgb(228, 148, 191) |
| HSL | hsl(328, 60%, 74%) |
| HSV | hsv(328, 35%, 89%) |
| CMYK | cmyk(0%, 35.1%, 16.2%, 10.6%) |
| CIE-LAB | lab(70.48, 36.14, -9.73) |
| CIE-LCH | lch(70.48, 37.43, 344.93°) |
| OKLab | oklab(75.97% 0.1069 -0.0255) |
| OKLCH | oklch(75.97% 0.11 346.6) |
| XYZ | xyz(51.9892, 41.4383, 54.5401) |
| Luminance | 0.4143 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 6.17
Bubblegum Pink
#FE83CC
ΔE00 6.46
Pig Pink
#E78EA5
ΔE00 6.87
Plum
#DDA0DD
ΔE00 7.41
Dull Pink
#D5869D
ΔE00 7.44
Pinky
#FC86AA
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E494BF #94E4B9
analogous
#E194E4 #E494BF #E49497
triadic
#E494BF #BFE494 #94BFE4
tetradic
#E494BF #E4E194 #94E4B9 #9497E4
square
#E494BF #E4E194 #94E4B9 #9497E4
split-complementary
#E494BF #97E494 #94E4E1
monochromatic
#CA3384 #D863A2 #E494BF #F0C5DC #F9E7F0
Accessibility & contrast
On white
2.26
#E494BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#E494BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E494BF
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E494BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E494BF | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4C1
Deuteranopia (green-blind)
#AEB1BD
Tritanopia (blue-blind)
#EE93A3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e494bf; /* rgb */ color: rgb(228, 148, 191); /* oklch */ color: oklch(76.0% 0.110 346.6);
Tailwind
colors: {
custom: {
50: '#eeb4d2',
500: '#e494bf',
950: '#000000',
},
}SCSS
$custom: #e494bf; $custom-light: #eeb4d2; $custom-dark: #000000;
JSON
{
"hex": "#e494bf",
"rgb": {
"r": 228,
"g": 148,
"b": 191
},
"hsl": {
"h": 327.75,
"s": 59.701,
"l": 73.725
},
"oklch": {
"l": 0.75969,
"c": 0.10992,
"h": 346.6
},
"luminance": 0.41435
}Semantic roles & 50–950 ramp
primary
#E494BF
secondary
#DBF0E5
accent
#C76C1E
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082