#E8A19F#E8A19F
#E8A19F is a light, moderate red. Relative luminance 0.451; OKLCH L 77.7% C 0.085 H 21.0°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A19F |
|---|---|
| RGB | rgb(232, 161, 159) |
| HSL | hsl(2, 61%, 77%) |
| HSV | hsv(2, 31%, 91%) |
| CMYK | cmyk(0%, 30.6%, 31.5%, 9%) |
| CIE-LAB | lab(72.99, 26.09, 11.70) |
| CIE-LCH | lch(72.99, 28.59, 24.14°) |
| OKLab | oklab(77.71% 0.0794 0.0305) |
| OKLCH | oklch(77.71% 0.085 21) |
| XYZ | xyz(52.2831, 45.1521, 38.7556) |
| Luminance | 0.4515 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.66
Faded Pink
#DE9DAC
ΔE00 6.61
Dusty Pink
#D8A7B1
ΔE00 6.92
Peachy Pink
#FF9A8A
ΔE00 7.19
Dusty Pink (survey)
#D58A94
ΔE00 7.33
Lightpink
#FFB6C1
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A19F #9FE6E8
analogous
#E89FC2 #E8A19F #E8C69F
triadic
#E8A19F #9FE8A1 #A19FE8
tetradic
#E8A19F #C2E89F #9FE6E8 #C69FE8
square
#E8A19F #C2E89F #9FE6E8 #C69FE8
split-complementary
#E8A19F #9FE8C6 #9FC2E8
monochromatic
#D0403C #DC716E #E8A19F #F4D1D0 #F9E7E6
Accessibility & contrast
On white
2.09
#E8A19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#E8A19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A19F
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A19F | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAB9F
Deuteranopia (green-blind)
#C0B89E
Tritanopia (blue-blind)
#F699A1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e8a19f; /* rgb */ color: rgb(232, 161, 159); /* oklch */ color: oklch(77.7% 0.085 21.0);
Tailwind
colors: {
custom: {
50: '#f1bdbb',
500: '#e8a19f',
950: '#000000',
},
}SCSS
$custom: #e8a19f; $custom-light: #f1bdbb; $custom-dark: #000000;
JSON
{
"hex": "#e8a19f",
"rgb": {
"r": 232,
"g": 161,
"b": 159
},
"hsl": {
"h": 1.644,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.77711,
"c": 0.08502,
"h": 21
},
"luminance": 0.45149
}Semantic roles & 50–950 ramp
primary
#E8A19F
secondary
#DBF0F0
accent
#C4C91C
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171211
muted
#858180