#E2909E#E2909E
#E2909E is a light, moderate red. Relative luminance 0.386; OKLCH L 74.1% C 0.101 H 8.7°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E2909E |
|---|---|
| RGB | rgb(226, 144, 158) |
| HSL | hsl(350, 59%, 73%) |
| HSV | hsv(350, 36%, 89%) |
| CMYK | cmyk(0%, 36.3%, 30.1%, 11.4%) |
| CIE-LAB | lab(68.45, 32.80, 5.68) |
| CIE-LCH | lch(68.45, 33.29, 9.83°) |
| OKLab | oklab(74.07% 0.0994 0.0152) |
| OKLCH | oklch(74.07% 0.101 8.7) |
| XYZ | xyz(47.5103, 38.5872, 37.2869) |
| Luminance | 0.3858 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.66
Dusty Pink (survey)
#D58A94
ΔE00 2.90
Faded Pink
#DE9DAC
ΔE00 4.15
Dull Pink
#D5869D
ΔE00 4.38
Rose Pink
#F7879A
ΔE00 4.48
Greyish Pink
#C88D94
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2909E #90E2D4
analogous
#E290C7 #E2909E #E2AB90
triadic
#E2909E #9EE290 #909EE2
tetradic
#E2909E #C7E290 #90E2D4 #AB90E2
square
#E2909E #C7E290 #90E2D4 #AB90E2
split-complementary
#E2909E #90E2AB #90C7E2
monochromatic
#C4334C #D55F74 #E2909E #EFC1C8 #F9E7EA
Accessibility & contrast
On white
2.41
#E2909E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#E2909E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2909E
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2909E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2909E | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9E9E
Deuteranopia (green-blind)
#B1AD9C
Tritanopia (blue-blind)
#F08995
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e2909e; /* rgb */ color: rgb(226, 144, 158); /* oklch */ color: oklch(74.1% 0.101 8.7);
Tailwind
colors: {
custom: {
50: '#edb1ba',
500: '#e2909e',
950: '#000000',
},
}SCSS
$custom: #e2909e; $custom-light: #edb1ba; $custom-dark: #000000;
JSON
{
"hex": "#e2909e",
"rgb": {
"r": 226,
"g": 144,
"b": 158
},
"hsl": {
"h": 349.756,
"s": 58.571,
"l": 72.549
},
"oklch": {
"l": 0.74065,
"c": 0.10058,
"h": 8.7
},
"luminance": 0.38584
}Semantic roles & 50–950 ramp
primary
#E2909E
secondary
#DBF0EC
accent
#C6AA1F
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171111
muted
#858080