#E9AFA2#E9AFA2
#E9AFA2 is a light, moderate red. Relative luminance 0.506; OKLCH L 80.4% C 0.071 H 32.9°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E9AFA2 |
|---|---|
| RGB | rgb(233, 175, 162) |
| HSL | hsl(11, 62%, 77%) |
| HSV | hsv(11, 30%, 91%) |
| CMYK | cmyk(0%, 24.9%, 30.5%, 8.6%) |
| CIE-LAB | lab(76.43, 19.39, 14.92) |
| CIE-LCH | lch(76.43, 24.47, 37.58°) |
| OKLab | oklab(80.42% 0.0595 0.0385) |
| OKLCH | oklch(80.42% 0.071 32.9) |
| XYZ | xyz(55.4571, 50.5952, 41.0202) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.08
Light Salmon
#FEA993
ΔE00 5.62
Blush (survey)
#F29E8E
ΔE00 5.71
Pinkish Tan
#D99B82
ΔE00 7.02
Peachy Pink
#FF9A8A
ΔE00 8.01
Pale Rose
#FDC1C5
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9AFA2 #A2DCE9
analogous
#E9A2B8 #E9AFA2 #E9D3A2
triadic
#E9AFA2 #A2E9AF #AFA2E9
tetradic
#E9AFA2 #B8E9A2 #A2DCE9 #D3A2E9
square
#E9AFA2 #B8E9A2 #A2DCE9 #D3A2E9
split-complementary
#E9AFA2 #A2E9D3 #A2B8E9
monochromatic
#D25A3F #DD8471 #E9AFA2 #F5DAD3 #F9EAE6
Accessibility & contrast
On white
1.89
#E9AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#E9AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9AFA2
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9AFA2 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A1
Deuteranopia (green-blind)
#C9C1A1
Tritanopia (blue-blind)
#F6A7AC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #e9afa2; /* rgb */ color: rgb(233, 175, 162); /* oklch */ color: oklch(80.4% 0.071 32.9);
Tailwind
colors: {
custom: {
50: '#f1c7bd',
500: '#e9afa2',
950: '#000000',
},
}SCSS
$custom: #e9afa2; $custom-light: #f1c7bd; $custom-dark: #000000;
JSON
{
"hex": "#e9afa2",
"rgb": {
"r": 233,
"g": 175,
"b": 162
},
"hsl": {
"h": 10.986,
"s": 61.739,
"l": 77.451
},
"oklch": {
"l": 0.80417,
"c": 0.07087,
"h": 32.9
},
"luminance": 0.50592
}Semantic roles & 50–950 ramp
primary
#E9AFA2
secondary
#6BB4C4
accent
#AAC91C
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171312
muted
#858282