#E8A29B#E8A29B
#E8A29B is a light, moderate red. Relative luminance 0.454; OKLCH L 77.8% C 0.085 H 25.5°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A29B |
|---|---|
| RGB | rgb(232, 162, 155) |
| HSL | hsl(5, 63%, 76%) |
| HSV | hsv(5, 33%, 91%) |
| CMYK | cmyk(0%, 30.2%, 33.2%, 9%) |
| CIE-LAB | lab(73.13, 25.05, 14.09) |
| CIE-LCH | lch(73.13, 28.75, 29.36°) |
| OKLab | oklab(77.79% 0.0762 0.0364) |
| OKLCH | oklch(77.79% 0.085 25.5) |
| XYZ | xyz(52.1171, 45.3664, 37.0155) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.07
Peachy Pink
#FF9A8A
ΔE00 6.07
Light Salmon
#FEA993
ΔE00 6.34
Pale Salmon
#FFB19A
ΔE00 7.13
Pinkish Tan
#D99B82
ΔE00 7.87
Darksalmon
#E9967A
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A29B #9BE1E8
analogous
#E89BBA #E8A29B #E8C89B
triadic
#E8A29B #9BE8A2 #A29BE8
tetradic
#E8A29B #BAE89B #9BE1E8 #C89BE8
square
#E8A29B #BAE89B #9BE1E8 #C89BE8
split-complementary
#E8A29B #9BE8C8 #9BBAE8
monochromatic
#D14537 #DD7469 #E8A29B #F3D0CD #F9E8E6
Accessibility & contrast
On white
2.08
#E8A29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#E8A29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A29B
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A29B | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB9A
Deuteranopia (green-blind)
#C1B99A
Tritanopia (blue-blind)
#F79AA0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e8a29b; /* rgb */ color: rgb(232, 162, 155); /* oklch */ color: oklch(77.8% 0.085 25.5);
Tailwind
colors: {
custom: {
50: '#f1beb8',
500: '#e8a29b',
950: '#000000',
},
}SCSS
$custom: #e8a29b; $custom-light: #f1beb8; $custom-dark: #000000;
JSON
{
"hex": "#e8a29b",
"rgb": {
"r": 232,
"g": 162,
"b": 155
},
"hsl": {
"h": 5.455,
"s": 62.602,
"l": 75.882
},
"oklch": {
"l": 0.7779,
"c": 0.0845,
"h": 25.5
},
"luminance": 0.45363
}Semantic roles & 50–950 ramp
primary
#E8A29B
secondary
#DAEFF1
accent
#BACA1B
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171211
muted
#858180