#E18E9A#E18E9A
#E18E9A is a light, moderate red. Relative luminance 0.377; OKLCH L 73.5% C 0.102 H 10.5°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E18E9A |
|---|---|
| RGB | rgb(225, 142, 154) |
| HSL | hsl(351, 58%, 72%) |
| HSV | hsv(351, 37%, 88%) |
| CMYK | cmyk(0%, 36.9%, 31.6%, 11.8%) |
| CIE-LAB | lab(67.79, 32.98, 6.96) |
| CIE-LCH | lch(67.79, 33.70, 11.92°) |
| OKLab | oklab(73.5% 0.1 0.0185) |
| OKLCH | oklch(73.5% 0.102 10.5) |
| XYZ | xyz(46.5587, 37.6900, 35.3883) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 2.37
Pig Pink
#E78EA5
ΔE00 3.40
Rose Pink
#F7879A
ΔE00 4.35
Dull Pink
#D5869D
ΔE00 4.67
Faded Pink
#DE9DAC
ΔE00 4.89
Greyish Pink
#C88D94
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E18E9A #8EE1D5
analogous
#E18EC4 #E18E9A #E1AC8E
triadic
#E18E9A #9AE18E #8E9AE1
tetradic
#E18E9A #C4E18E #8EE1D5 #AC8EE1
square
#E18E9A #C4E18E #8EE1D5 #AC8EE1
split-complementary
#E18E9A #8EE1AC #8EC4E1
monochromatic
#C13348 #D45E6F #E18E9A #EEBEC5 #F9E7E9
Accessibility & contrast
On white
2.46
#E18E9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#E18E9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E18E9A
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E18E9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E18E9A | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9C9A
Deuteranopia (green-blind)
#B0AB98
Tritanopia (blue-blind)
#EF8792
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e18e9a; /* rgb */ color: rgb(225, 142, 154); /* oklch */ color: oklch(73.5% 0.102 10.5);
Tailwind
colors: {
custom: {
50: '#ecb0b7',
500: '#e18e9a',
950: '#000000',
},
}SCSS
$custom: #e18e9a; $custom-light: #ecb0b7; $custom-dark: #000000;
JSON
{
"hex": "#e18e9a",
"rgb": {
"r": 225,
"g": 142,
"b": 154
},
"hsl": {
"h": 351.325,
"s": 58.042,
"l": 71.961
},
"oklch": {
"l": 0.73502,
"c": 0.10169,
"h": 10.5
},
"luminance": 0.37687
}Semantic roles & 50–950 ramp
primary
#E18E9A
secondary
#DBF0ED
accent
#C6AE20
background
#FEFAFB
surface
#FDF5F6
border
#D5CFD0
text
#161011
muted
#847F80