#E0909E#E0909E
#E0909E is a light, moderate red. Relative luminance 0.383; OKLCH L 73.8% C 0.098 H 8.3°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E0909E |
|---|---|
| RGB | rgb(224, 144, 158) |
| HSL | hsl(350, 56%, 72%) |
| HSV | hsv(350, 36%, 88%) |
| CMYK | cmyk(0%, 35.7%, 29.5%, 12.2%) |
| CIE-LAB | lab(68.22, 32.07, 5.31) |
| CIE-LCH | lch(68.22, 32.51, 9.40°) |
| OKLab | oklab(73.83% 0.0972 0.0143) |
| OKLCH | oklch(73.83% 0.098 8.3) |
| XYZ | xyz(46.8867, 38.2657, 37.2576) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 2.69
Pig Pink
#E78EA5
ΔE00 2.72
Faded Pink
#DE9DAC
ΔE00 3.97
Dull Pink
#D5869D
ΔE00 4.13
Rose Pink
#F7879A
ΔE00 4.84
Greyish Pink
#C88D94
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0909E #90E0D2
analogous
#E090C6 #E0909E #E0AA90
triadic
#E0909E #9EE090 #909EE0
tetradic
#E0909E #C6E090 #90E0D2 #AA90E0
square
#E0909E #C6E090 #90E0D2 #AA90E0
split-complementary
#E0909E #90E0AA #90C6E0
monochromatic
#C0364E #D36074 #E0909E #EDC0C8 #F8E7EA
Accessibility & contrast
On white
2.43
#E0909E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#E0909E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0909E
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0909E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0909E | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9D9E
Deuteranopia (green-blind)
#B0AC9C
Tritanopia (blue-blind)
#EE8995
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e0909e; /* rgb */ color: rgb(224, 144, 158); /* oklch */ color: oklch(73.8% 0.098 8.3);
Tailwind
colors: {
custom: {
50: '#ebb1ba',
500: '#e0909e',
950: '#000000',
},
}SCSS
$custom: #e0909e; $custom-light: #ebb1ba; $custom-dark: #000000;
JSON
{
"hex": "#e0909e",
"rgb": {
"r": 224,
"g": 144,
"b": 158
},
"hsl": {
"h": 349.5,
"s": 56.338,
"l": 72.157
},
"oklch": {
"l": 0.73834,
"c": 0.09823,
"h": 8.3
},
"luminance": 0.38262
}Semantic roles & 50–950 ramp
primary
#E0909E
secondary
#DBF0EC
accent
#C4A722
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161111
muted
#848080