#E7A8A3#E7A8A3
#E7A8A3 is a light, moderate red. Relative luminance 0.476; OKLCH L 79.0% C 0.075 H 24.0°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E7A8A3 |
|---|---|
| RGB | rgb(231, 168, 163) |
| HSL | hsl(4, 59%, 77%) |
| HSV | hsv(4, 29%, 91%) |
| CMYK | cmyk(0%, 27.3%, 29.4%, 9.4%) |
| CIE-LAB | lab(74.60, 22.50, 11.76) |
| CIE-LCH | lch(74.60, 25.39, 27.59°) |
| OKLab | oklab(78.96% 0.0687 0.0306) |
| OKLCH | oklch(78.96% 0.075 24) |
| XYZ | xyz(53.5698, 47.6416, 41.0173) |
| Luminance | 0.4764 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.71
Dusty Pink
#D8A7B1
ΔE00 6.77
Pale Rose
#FDC1C5
ΔE00 7.20
Light Salmon
#FEA993
ΔE00 7.24
Lightpink
#FFB6C1
ΔE00 7.47
Pale Salmon
#FFB19A
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7A8A3 #A3E2E7
analogous
#E7A3C0 #E7A8A3 #E7CAA3
triadic
#E7A8A3 #A3E7A8 #A8A3E7
tetradic
#E7A8A3 #C0E7A3 #A3E2E7 #CAA3E7
square
#E7A8A3 #C0E7A3 #A3E2E7 #CAA3E7
split-complementary
#E7A8A3 #A3E7CA #A3C0E7
monochromatic
#CE4C42 #DA7A72 #E7A8A3 #F4D6D4 #F9E8E7
Accessibility & contrast
On white
1.99
#E7A8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#E7A8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7A8A3
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7A8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7A8A3 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A2
Deuteranopia (green-blind)
#C3BCA2
Tritanopia (blue-blind)
#F4A1A7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e7a8a3; /* rgb */ color: rgb(231, 168, 163); /* oklch */ color: oklch(79.0% 0.075 24.0);
Tailwind
colors: {
custom: {
50: '#f0c2be',
500: '#e7a8a3',
950: '#000000',
},
}SCSS
$custom: #e7a8a3; $custom-light: #f0c2be; $custom-dark: #000000;
JSON
{
"hex": "#e7a8a3",
"rgb": {
"r": 231,
"g": 168,
"b": 163
},
"hsl": {
"h": 4.412,
"s": 58.621,
"l": 77.255
},
"oklch": {
"l": 0.78957,
"c": 0.07522,
"h": 24
},
"luminance": 0.47639
}Semantic roles & 50–950 ramp
primary
#E7A8A3
secondary
#DBEEF0
accent
#BAC61F
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#171212
muted
#858181