#E89495#E89495
#E89495 is a light, moderate red. Relative luminance 0.405; OKLCH L 75.2% C 0.102 H 19.0°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E89495 |
|---|---|
| RGB | rgb(232, 148, 149) |
| HSL | hsl(359, 65%, 75%) |
| HSV | hsv(359, 36%, 91%) |
| CMYK | cmyk(0%, 36.2%, 35.8%, 9%) |
| CIE-LAB | lab(69.83, 31.76, 12.76) |
| CIE-LCH | lch(69.83, 34.23, 21.89°) |
| OKLab | oklab(75.21% 0.0963 0.0331) |
| OKLCH | oklch(75.21% 0.102 19) |
| XYZ | xyz(49.2954, 40.5093, 33.6507) |
| Luminance | 0.4051 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 5.23
Lightcoral
#F08080
ΔE00 5.53
Blush Pink
#FE828C
ΔE00 5.89
Rose Pink
#F7879A
ΔE00 5.99
Blush (survey)
#F29E8E
ΔE00 6.52
Greyish Pink
#C88D94
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89495 #94E8E7
analogous
#E894BF #E89495 #E8BD94
triadic
#E89495 #95E894 #9495E8
tetradic
#E89495 #BFE894 #94E8E7 #BD94E8
square
#E89495 #BFE894 #94E8E7 #BD94E8
split-complementary
#E89495 #94E8BD #94BFE8
monochromatic
#D22F31 #DD6263 #E89495 #F3C6C7 #FAE6E6
Accessibility & contrast
On white
2.31
#E89495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#E89495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89495
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89495 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A195
Deuteranopia (green-blind)
#B9B194
Tritanopia (blue-blind)
#F88B95
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e89495; /* rgb */ color: rgb(232, 148, 149); /* oklch */ color: oklch(75.2% 0.102 19.0);
Tailwind
colors: {
custom: {
50: '#f1b4b4',
500: '#e89495',
950: '#000000',
},
}SCSS
$custom: #e89495; $custom-light: #f1b4b4; $custom-dark: #000000;
JSON
{
"hex": "#e89495",
"rgb": {
"r": 232,
"g": 148,
"b": 149
},
"hsl": {
"h": 359.286,
"s": 64.615,
"l": 74.51
},
"oklch": {
"l": 0.75205,
"c": 0.10181,
"h": 19
},
"luminance": 0.40506
}Semantic roles & 50–950 ramp
primary
#E89495
secondary
#DAF1F1
accent
#CCCA19
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080