#E89695#E89695
#E89695 is a light, moderate red. Relative luminance 0.411; OKLCH L 75.5% C 0.099 H 20.4°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E89695 |
|---|---|
| RGB | rgb(232, 150, 149) |
| HSL | hsl(1, 64%, 75%) |
| HSV | hsv(1, 36%, 91%) |
| CMYK | cmyk(0%, 35.3%, 35.8%, 9%) |
| CIE-LAB | lab(70.28, 30.70, 13.39) |
| CIE-LCH | lch(70.28, 33.50, 23.56°) |
| OKLab | oklab(75.55% 0.0931 0.0347) |
| OKLCH | oklch(75.55% 0.099 20.4) |
| XYZ | xyz(49.6118, 41.1421, 33.7562) |
| Luminance | 0.4114 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.76
Dusty Pink (survey)
#D58A94
ΔE00 5.82
Lightcoral
#F08080
ΔE00 5.85
Blush Pink
#FE828C
ΔE00 6.43
Peachy Pink
#FF9A8A
ΔE00 6.61
Rose Pink
#F7879A
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89695 #95E7E8
analogous
#E895BE #E89695 #E8C095
triadic
#E89695 #95E896 #9695E8
tetradic
#E89695 #BEE895 #95E7E8 #C095E8
square
#E89695 #BEE895 #95E7E8 #C095E8
split-complementary
#E89695 #95E8C0 #95BEE8
monochromatic
#D23230 #DD6463 #E89695 #F3C8C7 #FAE6E6
Accessibility & contrast
On white
2.28
#E89695 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#E89695 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89695
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89695 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89695 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A295
Deuteranopia (green-blind)
#BAB294
Tritanopia (blue-blind)
#F88D96
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e89695; /* rgb */ color: rgb(232, 150, 149); /* oklch */ color: oklch(75.5% 0.099 20.4);
Tailwind
colors: {
custom: {
50: '#f1b5b4',
500: '#e89695',
950: '#000000',
},
}SCSS
$custom: #e89695; $custom-light: #f1b5b4; $custom-dark: #000000;
JSON
{
"hex": "#e89695",
"rgb": {
"r": 232,
"g": 150,
"b": 149
},
"hsl": {
"h": 0.723,
"s": 64.341,
"l": 74.706
},
"oklch": {
"l": 0.75546,
"c": 0.09932,
"h": 20.4
},
"luminance": 0.41138
}Semantic roles & 50–950 ramp
primary
#E89695
secondary
#DAF1F1
accent
#CACC19
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080