#E8AFA2#E8AFA2
#E8AFA2 is a light, moderate red. Relative luminance 0.504; OKLCH L 80.3% C 0.070 H 33.2°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E8AFA2 |
|---|---|
| RGB | rgb(232, 175, 162) |
| HSL | hsl(11, 60%, 77%) |
| HSV | hsv(11, 30%, 91%) |
| CMYK | cmyk(0%, 24.6%, 30.2%, 9%) |
| CIE-LAB | lab(76.33, 19.01, 14.76) |
| CIE-LCH | lch(76.33, 24.07, 37.83°) |
| OKLab | oklab(80.32% 0.0584 0.0381) |
| OKLCH | oklch(80.32% 0.07 33.2) |
| XYZ | xyz(55.1315, 50.4273, 41.0049) |
| Luminance | 0.5042 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.24
Light Salmon
#FEA993
ΔE00 5.80
Blush (survey)
#F29E8E
ΔE00 5.87
Pinkish Tan
#D99B82
ΔE00 6.97
Peachy Pink
#FF9A8A
ΔE00 8.19
Pale Rose
#FDC1C5
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8AFA2 #A2DBE8
analogous
#E8A2B8 #E8AFA2 #E8D2A2
triadic
#E8AFA2 #A2E8AF #AFA2E8
tetradic
#E8AFA2 #B8E8A2 #A2DBE8 #D2A2E8
square
#E8AFA2 #B8E8A2 #A2DBE8 #D2A2E8
split-complementary
#E8AFA2 #A2E8D2 #A2B8E8
monochromatic
#D05B40 #DC8571 #E8AFA2 #F4D9D3 #F9EAE6
Accessibility & contrast
On white
1.89
#E8AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#E8AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8AFA2
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8AFA2 | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A1
Deuteranopia (green-blind)
#C9C1A2
Tritanopia (blue-blind)
#F5A8AC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #e8afa2; /* rgb */ color: rgb(232, 175, 162); /* oklch */ color: oklch(80.3% 0.070 33.2);
Tailwind
colors: {
custom: {
50: '#f0c7bd',
500: '#e8afa2',
950: '#000000',
},
}SCSS
$custom: #e8afa2; $custom-light: #f0c7bd; $custom-dark: #000000;
JSON
{
"hex": "#e8afa2",
"rgb": {
"r": 232,
"g": 175,
"b": 162
},
"hsl": {
"h": 11.143,
"s": 60.345,
"l": 77.255
},
"oklch": {
"l": 0.80315,
"c": 0.06971,
"h": 33.2
},
"luminance": 0.50424
}Semantic roles & 50–950 ramp
primary
#E8AFA2
secondary
#6BB3C3
accent
#A8C81D
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171312
muted
#858282