#E8909A#E8909A
#E8909A is a light, moderate red. Relative luminance 0.394; OKLCH L 74.7% C 0.107 H 12.6°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E8909A |
|---|---|
| RGB | rgb(232, 144, 154) |
| HSL | hsl(353, 66%, 74%) |
| HSV | hsv(353, 38%, 91%) |
| CMYK | cmyk(0%, 37.9%, 33.6%, 9%) |
| CIE-LAB | lab(69.07, 34.48, 8.90) |
| CIE-LCH | lch(69.07, 35.61, 14.47°) |
| OKLab | oklab(74.66% 0.1046 0.0234) |
| OKLCH | oklch(74.66% 0.107 12.6) |
| XYZ | xyz(49.0866, 39.4392, 35.5928) |
| Luminance | 0.3943 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 3.68
Rose Pink
#F7879A
ΔE00 3.69
Pig Pink
#E78EA5
ΔE00 4.18
Faded Pink
#DE9DAC
ΔE00 5.50
Blush Pink
#FE828C
ΔE00 5.57
Rosa
#FE86A4
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8909A #90E8DE
analogous
#E890C6 #E8909A #E8B290
triadic
#E8909A #9AE890 #909AE8
tetradic
#E8909A #C6E890 #90E8DE #B290E8
square
#E8909A #C6E890 #90E8DE #B290E8
split-complementary
#E8909A #90E8B2 #90C6E8
monochromatic
#D22C3E #DD5D6C #E8909A #F3C3C8 #FAE6E8
Accessibility & contrast
On white
2.36
#E8909A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#E8909A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8909A
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8909A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8909A | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09E9A
Deuteranopia (green-blind)
#B5AF98
Tritanopia (blue-blind)
#F78794
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e8909a; /* rgb */ color: rgb(232, 144, 154); /* oklch */ color: oklch(74.7% 0.107 12.6);
Tailwind
colors: {
custom: {
50: '#f1b1b7',
500: '#e8909a',
950: '#000000',
},
}SCSS
$custom: #e8909a; $custom-light: #f1b1b7; $custom-dark: #000000;
JSON
{
"hex": "#e8909a",
"rgb": {
"r": 232,
"g": 144,
"b": 154
},
"hsl": {
"h": 353.182,
"s": 65.672,
"l": 73.725
},
"oklch": {
"l": 0.74659,
"c": 0.10716,
"h": 12.6
},
"luminance": 0.39435
}Semantic roles & 50–950 ramp
primary
#E8909A
secondary
#DAF1EF
accent
#CEB918
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080