#E3989E#E3989E
#E3989E is a light, moderate red. Relative luminance 0.413; OKLCH L 75.6% C 0.091 H 14.2°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E3989E |
|---|---|
| RGB | rgb(227, 152, 158) |
| HSL | hsl(355, 57%, 74%) |
| HSV | hsv(355, 33%, 89%) |
| CMYK | cmyk(0%, 33%, 30.4%, 11%) |
| CIE-LAB | lab(70.36, 28.91, 8.43) |
| CIE-LCH | lch(70.36, 30.11, 16.25°) |
| OKLab | oklab(75.55% 0.0878 0.0222) |
| OKLCH | oklch(75.55% 0.091 14.2) |
| XYZ | xyz(49.0798, 41.2592, 37.7199) |
| Luminance | 0.4126 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 4.21
Faded Pink
#DE9DAC
ΔE00 4.27
Pig Pink
#E78EA5
ΔE00 5.45
Greyish Pink
#C88D94
ΔE00 5.55
Rose Pink
#F7879A
ΔE00 6.08
Dusty Pink
#D8A7B1
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3989E #98E3DD
analogous
#E398C4 #E3989E #E3B898
triadic
#E3989E #9EE398 #989EE3
tetradic
#E3989E #C4E398 #98E3DD #B898E3
square
#E3989E #C4E398 #98E3DD #B898E3
split-complementary
#E3989E #98E3B8 #98C4E3
monochromatic
#C93843 #D66871 #E3989E #F0C8CB #F8E7E8
Accessibility & contrast
On white
2.27
#E3989E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#E3989E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3989E
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3989E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3989E | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A49E
Deuteranopia (green-blind)
#B7B29D
Tritanopia (blue-blind)
#F1919A
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e3989e; /* rgb */ color: rgb(227, 152, 158); /* oklch */ color: oklch(75.6% 0.091 14.2);
Tailwind
colors: {
custom: {
50: '#edb7ba',
500: '#e3989e',
950: '#000000',
},
}SCSS
$custom: #e3989e; $custom-light: #edb7ba; $custom-dark: #000000;
JSON
{
"hex": "#e3989e",
"rgb": {
"r": 227,
"g": 152,
"b": 158
},
"hsl": {
"h": 355.2,
"s": 57.252,
"l": 74.314
},
"oklch": {
"l": 0.75552,
"c": 0.09052,
"h": 14.2
},
"luminance": 0.41256
}Semantic roles & 50–950 ramp
primary
#E3989E
secondary
#DBF0EE
accent
#C5B821
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171111
muted
#858080