#E490A7#E490A7
#E490A7 is a light, moderate pink. Relative luminance 0.392; OKLCH L 74.6% C 0.105 H 2.2°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E490A7 |
|---|---|
| RGB | rgb(228, 144, 167) |
| HSL | hsl(344, 61%, 73%) |
| HSV | hsv(344, 37%, 89%) |
| CMYK | cmyk(0%, 36.8%, 26.8%, 10.6%) |
| CIE-LAB | lab(68.92, 34.73, 1.35) |
| CIE-LCH | lch(68.92, 34.76, 2.23°) |
| OKLab | oklab(74.55% 0.105 0.004) |
| OKLCH | oklch(74.55% 0.105 2.2) |
| XYZ | xyz(48.9445, 39.2339, 41.5467) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 0.90
Dull Pink
#D5869D
ΔE00 3.50
Faded Pink
#DE9DAC
ΔE00 4.09
Pinky
#FC86AA
ΔE00 4.90
Dusty Pink (survey)
#D58A94
ΔE00 4.94
Rosa
#FE86A4
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E490A7 #90E4CD
analogous
#E490D1 #E490A7 #E4A390
triadic
#E490A7 #A7E490 #90A7E4
tetradic
#E490A7 #D1E490 #90E4CD #A390E4
square
#E490A7 #D1E490 #90E4CD #A390E4
split-complementary
#E490A7 #90E4A3 #90D1E4
monochromatic
#C9315A #D85F80 #E490A7 #F0C1CE #F9E6EB
Accessibility & contrast
On white
2.37
#E490A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#E490A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E490A7
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E490A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E490A7 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9FA8
Deuteranopia (green-blind)
#B1AEA5
Tritanopia (blue-blind)
#F18A98
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e490a7; /* rgb */ color: rgb(228, 144, 167); /* oklch */ color: oklch(74.6% 0.105 2.2);
Tailwind
colors: {
custom: {
50: '#eeb1c1',
500: '#e490a7',
950: '#000000',
},
}SCSS
$custom: #e490a7; $custom-light: #eeb1c1; $custom-dark: #000000;
JSON
{
"hex": "#e490a7",
"rgb": {
"r": 228,
"g": 144,
"b": 167
},
"hsl": {
"h": 343.571,
"s": 60.87,
"l": 72.941
},
"oklch": {
"l": 0.74552,
"c": 0.10503,
"h": 2.2
},
"luminance": 0.39231
}Semantic roles & 50–950 ramp
primary
#E490A7
secondary
#DBF0EA
accent
#C99A1D
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171112
muted
#858081