#E490BC#E490BC
#E490BC is a light, moderate pink. Relative luminance 0.401; OKLCH L 75.2% C 0.115 H 347.5°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E490BC |
|---|---|
| RGB | rgb(228, 144, 188) |
| HSL | hsl(329, 61%, 73%) |
| HSV | hsv(329, 37%, 89%) |
| CMYK | cmyk(0%, 36.8%, 17.5%, 10.6%) |
| CIE-LAB | lab(69.52, 37.79, -9.49) |
| CIE-LCH | lch(69.52, 38.96, 345.90°) |
| OKLab | oklab(75.21% 0.1122 -0.0248) |
| OKLCH | oklch(75.21% 0.115 347.5) |
| XYZ | xyz(51.0458, 40.0744, 52.6137) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.55
Bubblegum Pink
#FE83CC
ΔE00 6.02
Pig Pink
#E78EA5
ΔE00 6.56
Dull Pink
#D5869D
ΔE00 6.94
Pinky
#FC86AA
ΔE00 7.05
Carnation Pink
#FF7FA7
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E490BC #90E4B8
analogous
#E290E4 #E490BC #E49092
triadic
#E490BC #BCE490 #90BCE4
tetradic
#E490BC #E4E290 #90E4B8 #9092E4
square
#E490BC #E4E290 #90E4B8 #9092E4
split-complementary
#E490BC #92E490 #90E4E2
monochromatic
#C93180 #D85F9E #E490BC #F0C1DA #F9E6F0
Accessibility & contrast
On white
2.33
#E490BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#E490BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E490BC
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E490BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E490BC | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BE
Deuteranopia (green-blind)
#ACAFBA
Tritanopia (blue-blind)
#EF8FA0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e490bc; /* rgb */ color: rgb(228, 144, 188); /* oklch */ color: oklch(75.2% 0.115 347.5);
Tailwind
colors: {
custom: {
50: '#eeb2d0',
500: '#e490bc',
950: '#000000',
},
}SCSS
$custom: #e490bc; $custom-light: #eeb2d0; $custom-dark: #000000;
JSON
{
"hex": "#e490bc",
"rgb": {
"r": 228,
"g": 144,
"b": 188
},
"hsl": {
"h": 328.571,
"s": 60.87,
"l": 72.941
},
"oklch": {
"l": 0.75209,
"c": 0.11486,
"h": 347.5
},
"luminance": 0.40071
}Semantic roles & 50–950 ramp
primary
#E490BC
secondary
#DBF0E5
accent
#C96F1D
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082