#E490BF#E490BF
#E490BF is a light, moderate pink. Relative luminance 0.402; OKLCH L 75.3% C 0.117 H 345.6°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E490BF |
|---|---|
| RGB | rgb(228, 144, 191) |
| HSL | hsl(326, 61%, 73%) |
| HSV | hsv(326, 37%, 89%) |
| CMYK | cmyk(0%, 36.8%, 16.2%, 10.6%) |
| CIE-LAB | lab(69.62, 38.26, -11.02) |
| CIE-LCH | lch(69.62, 39.81, 343.93°) |
| OKLab | oklab(75.31% 0.1131 -0.029) |
| OKLCH | oklch(75.31% 0.117 345.6) |
| XYZ | xyz(51.3726, 40.2051, 54.3346) |
| Luminance | 0.4020 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.50
Bubblegum Pink
#FE83CC
ΔE00 5.63
Pig Pink
#E78EA5
ΔE00 7.33
Plum
#DDA0DD
ΔE00 7.39
Dull Pink
#D5869D
ΔE00 7.64
Pinky
#FC86AA
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E490BF #90E4B5
analogous
#DF90E4 #E490BF #E49095
triadic
#E490BF #BFE490 #90BFE4
tetradic
#E490BF #E4DF90 #90E4B5 #9095E4
square
#E490BF #E4DF90 #90E4B5 #9095E4
split-complementary
#E490BF #95E490 #90E4DF
monochromatic
#C93186 #D85FA3 #E490BF #F0C1DB #F9E6F1
Accessibility & contrast
On white
2.32
#E490BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#E490BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E490BF
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E490BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E490BF | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A2C1
Deuteranopia (green-blind)
#ABAFBD
Tritanopia (blue-blind)
#EF8FA1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e490bf; /* rgb */ color: rgb(228, 144, 191); /* oklch */ color: oklch(75.3% 0.117 345.6);
Tailwind
colors: {
custom: {
50: '#eeb2d2',
500: '#e490bf',
950: '#000000',
},
}SCSS
$custom: #e490bf; $custom-light: #eeb2d2; $custom-dark: #000000;
JSON
{
"hex": "#e490bf",
"rgb": {
"r": 228,
"g": 144,
"b": 191
},
"hsl": {
"h": 326.429,
"s": 60.87,
"l": 72.941
},
"oklch": {
"l": 0.7531,
"c": 0.11676,
"h": 345.6
},
"luminance": 0.40202
}Semantic roles & 50–950 ramp
primary
#E490BF
secondary
#DBF0E4
accent
#C9691D
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082