#EAAFA1#EAAFA1
#EAAFA1 is a light, moderate red. Relative luminance 0.507; OKLCH L 80.5% C 0.072 H 33.7°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAFA1 |
|---|---|
| RGB | rgb(234, 175, 161) |
| HSL | hsl(12, 63%, 77%) |
| HSV | hsv(12, 31%, 92%) |
| CMYK | cmyk(0%, 25.2%, 31.2%, 8.2%) |
| CIE-LAB | lab(76.51, 19.64, 15.59) |
| CIE-LCH | lch(76.51, 25.07, 38.45°) |
| OKLab | oklab(80.5% 0.0602 0.0402) |
| OKLCH | oklch(80.5% 0.072 33.7) |
| XYZ | xyz(55.6961, 50.7286, 40.5693) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.71
Light Salmon
#FEA993
ΔE00 5.29
Blush (survey)
#F29E8E
ΔE00 5.53
Pinkish Tan
#D99B82
ΔE00 6.82
Peachy Pink
#FF9A8A
ΔE00 7.83
Darksalmon
#E9967A
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAFA1 #A1DCEA
analogous
#EAA1B7 #EAAFA1 #EAD4A1
triadic
#EAAFA1 #A1EAAF #AFA1EA
tetradic
#EAAFA1 #B7EAA1 #A1DCEA #D4A1EA
square
#EAAFA1 #B7EAA1 #A1DCEA #D4A1EA
split-complementary
#EAAFA1 #A1EAD4 #A1B7EA
monochromatic
#D45A3D #DF846F #EAAFA1 #F5DAD3 #F9EAE6
Accessibility & contrast
On white
1.88
#EAAFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#EAAFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAFA1
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAFA1 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A0
Deuteranopia (green-blind)
#CAC1A1
Tritanopia (blue-blind)
#F8A7AB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eaafa1; /* rgb */ color: rgb(234, 175, 161); /* oklch */ color: oklch(80.5% 0.072 33.7);
Tailwind
colors: {
custom: {
50: '#f2c7bc',
500: '#eaafa1',
950: '#000000',
},
}SCSS
$custom: #eaafa1; $custom-light: #f2c7bc; $custom-dark: #000000;
JSON
{
"hex": "#eaafa1",
"rgb": {
"r": 234,
"g": 175,
"b": 161
},
"hsl": {
"h": 11.507,
"s": 63.478,
"l": 77.451
},
"oklch": {
"l": 0.80496,
"c": 0.07239,
"h": 33.7
},
"luminance": 0.50726
}Semantic roles & 50–950 ramp
primary
#EAAFA1
secondary
#6AB4C6
accent
#A9CB1A
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171312
muted
#858282