#EAAFA8#EAAFA8
#EAAFA8 is a light, moderate red. Relative luminance 0.510; OKLCH L 80.7% C 0.070 H 26.4°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAFA8 |
|---|---|
| RGB | rgb(234, 175, 168) |
| HSL | hsl(6, 61%, 79%) |
| HSV | hsv(6, 28%, 92%) |
| CMYK | cmyk(0%, 25.2%, 28.2%, 8.2%) |
| CIE-LAB | lab(76.67, 20.56, 12.01) |
| CIE-LCH | lch(76.67, 23.81, 30.29°) |
| OKLab | oklab(80.67% 0.0629 0.0313) |
| OKLCH | oklch(80.67% 0.07 26.4) |
| XYZ | xyz(56.3307, 50.9825, 43.9117) |
| Luminance | 0.5098 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.34
Pale Rose
#FDC1C5
ΔE00 6.35
Pale Salmon
#FFB19A
ΔE00 6.66
Light Salmon
#FEA993
ΔE00 6.91
Dusty Pink
#D8A7B1
ΔE00 7.42
Light Rose
#FFC5CB
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAFA8 #A8E3EA
analogous
#EAA8C2 #EAAFA8 #EAD0A8
triadic
#EAAFA8 #A8EAAF #AFA8EA
tetradic
#EAAFA8 #C2EAA8 #A8E3EA #D0A8EA
square
#EAAFA8 #C2EAA8 #A8E3EA #D0A8EA
split-complementary
#EAAFA8 #A8EAD0 #A8C2EA
monochromatic
#D25445 #DE8277 #EAAFA8 #F6DCD9 #F9E8E6
Accessibility & contrast
On white
1.88
#EAAFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#EAAFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAFA8
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAFA8 | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB6A7
Deuteranopia (green-blind)
#C9C2A7
Tritanopia (blue-blind)
#F7A8AD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eaafa8; /* rgb */ color: rgb(234, 175, 168); /* oklch */ color: oklch(80.7% 0.070 26.4);
Tailwind
colors: {
custom: {
50: '#f2c7c1',
500: '#eaafa8',
950: '#000000',
},
}SCSS
$custom: #eaafa8; $custom-light: #f2c7c1; $custom-dark: #000000;
JSON
{
"hex": "#eaafa8",
"rgb": {
"r": 234,
"g": 175,
"b": 168
},
"hsl": {
"h": 6.364,
"s": 61.111,
"l": 78.824
},
"oklch": {
"l": 0.80666,
"c": 0.07028,
"h": 26.4
},
"luminance": 0.5098
}Semantic roles & 50–950 ramp
primary
#EAAFA8
secondary
#70BDC6
accent
#B7C91D
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171312
muted
#858282