#FEAAA4#FEAAA4
#FEAAA4 is a light, moderate red. Relative luminance 0.525; OKLCH L 81.8% C 0.100 H 24.0°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAAA4 |
|---|---|
| RGB | rgb(254, 170, 164) |
| HSL | hsl(4, 98%, 82%) |
| HSV | hsv(4, 35%, 100%) |
| CMYK | cmyk(0%, 33.1%, 35.4%, 0.4%) |
| CIE-LAB | lab(77.58, 30.15, 15.78) |
| CIE-LCH | lch(77.58, 34.03, 27.62°) |
| OKLab | oklab(81.82% 0.0915 0.0407) |
| OKLCH | oklch(81.82% 0.1 24) |
| XYZ | xyz(61.9509, 52.5050, 41.9863) |
| Luminance | 0.5250 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.93
Peachy Pink
#FF9A8A
ΔE00 5.43
Light Salmon
#FEA993
ΔE00 5.66
Pale Salmon
#FFB19A
ΔE00 6.33
Lightpink
#FFB6C1
ΔE00 7.20
Pale Rose
#FDC1C5
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAAA4 #A4F8FE
analogous
#FEA4CB #FEAAA4 #FED7A4
triadic
#FEAAA4 #A4FEAA #AAA4FE
tetradic
#FEAAA4 #CBFEA4 #A4F8FE #D7A4FE
square
#FEAAA4 #CBFEA4 #A4F8FE #D7A4FE
split-complementary
#FEAAA4 #A4FED7 #A4CBFE
monochromatic
#FD392B #FD7167 #FEAAA4 #FFE3E1 #FFE3E1
Accessibility & contrast
On white
1.83
#FEAAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#FEAAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAAA4
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAAA4 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB6A3
Deuteranopia (green-blind)
#CFC6A3
Tritanopia (blue-blind)
#FFA0A9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #feaaa4; /* rgb */ color: rgb(254, 170, 164); /* oklch */ color: oklch(81.8% 0.100 24.0);
Tailwind
colors: {
custom: {
50: '#ffc4bf',
500: '#feaaa4',
950: '#000000',
},
}SCSS
$custom: #feaaa4; $custom-light: #ffc4bf; $custom-dark: #000000;
JSON
{
"hex": "#feaaa4",
"rgb": {
"r": 254,
"g": 170,
"b": 164
},
"hsl": {
"h": 4,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.8182,
"c": 0.10009,
"h": 24
},
"luminance": 0.52501
}Semantic roles & 50–950 ramp
primary
#FEAAA4
secondary
#64DAE2
accent
#D6E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282