#E8A89B#E8A89B
#E8A89B is a light, moderate red. Relative luminance 0.475; OKLCH L 78.9% C 0.078 H 31.8°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A89B |
|---|---|
| RGB | rgb(232, 168, 155) |
| HSL | hsl(10, 63%, 76%) |
| HSV | hsv(10, 33%, 91%) |
| CMYK | cmyk(0%, 27.6%, 33.2%, 9%) |
| CIE-LAB | lab(74.53, 21.85, 16.05) |
| CIE-LCH | lch(74.53, 27.11, 36.29°) |
| OKLab | oklab(78.87% 0.0667 0.0413) |
| OKLCH | oklch(78.87% 0.078 31.8) |
| XYZ | xyz(53.1993, 47.5308, 37.3763) |
| Luminance | 0.4753 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.00
Light Salmon
#FEA993
ΔE00 4.90
Pale Salmon
#FFB19A
ΔE00 5.09
Pinkish Tan
#D99B82
ΔE00 6.14
Peachy Pink
#FF9A8A
ΔE00 6.50
Darksalmon
#E9967A
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A89B #9BDBE8
analogous
#E89BB4 #E8A89B #E8CE9B
triadic
#E8A89B #9BE8A8 #A89BE8
tetradic
#E8A89B #B4E89B #9BDBE8 #CE9BE8
square
#E8A89B #B4E89B #9BDBE8 #CE9BE8
split-complementary
#E8A89B #9BE8CE #9BB4E8
monochromatic
#D15137 #DD7D69 #E8A89B #F3D3CD #F9E9E6
Accessibility & contrast
On white
2.00
#E8A89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#E8A89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A89B
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A89B | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B09A
Deuteranopia (green-blind)
#C5BC9A
Tritanopia (blue-blind)
#F6A0A5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e8a89b; /* rgb */ color: rgb(232, 168, 155); /* oklch */ color: oklch(78.9% 0.078 31.8);
Tailwind
colors: {
custom: {
50: '#f1c2b8',
500: '#e8a89b',
950: '#000000',
},
}SCSS
$custom: #e8a89b; $custom-light: #f1c2b8; $custom-dark: #000000;
JSON
{
"hex": "#e8a89b",
"rgb": {
"r": 232,
"g": 168,
"b": 155
},
"hsl": {
"h": 10.13,
"s": 62.602,
"l": 75.882
},
"oklch": {
"l": 0.78868,
"c": 0.07843,
"h": 31.8
},
"luminance": 0.47528
}Semantic roles & 50–950 ramp
primary
#E8A89B
secondary
#DAEDF1
accent
#ADCA1B
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#171211
muted
#858180