#FEAA91#FEAA91
#FEAA91 is a light, moderate red. Relative luminance 0.519; OKLCH L 81.4% C 0.106 H 37.3°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAA91 |
|---|---|
| RGB | rgb(254, 170, 145) |
| HSL | hsl(14, 98%, 78%) |
| HSV | hsv(14, 43%, 100%) |
| CMYK | cmyk(0%, 33.1%, 42.9%, 0.4%) |
| CIE-LAB | lab(77.20, 28.04, 25.52) |
| CIE-LCH | lch(77.20, 37.92, 42.31°) |
| OKLab | oklab(81.4% 0.0841 0.0641) |
| OKLCH | oklch(81.4% 0.106 37.3) |
| XYZ | xyz(60.3615, 51.8692, 33.6152) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.08
Pale Salmon
#FFB19A
ΔE00 1.81
Blush (survey)
#F29E8E
ΔE00 4.26
Lightsalmon
#FFA07A
ΔE00 4.48
Peachy Pink
#FF9A8A
ΔE00 5.12
Darksalmon
#E9967A
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAA91 #91E5FE
analogous
#FE91AE #FEAA91 #FEE091
triadic
#FEAA91 #91FEAA #AA91FE
tetradic
#FEAA91 #AEFE91 #91E5FE #E091FE
square
#FEAA91 #AEFE91 #91E5FE #E091FE
split-complementary
#FEAA91 #91FEE0 #91AEFE
monochromatic
#FD4C18 #FD7B54 #FEAA91 #FFD9CE #FFE8E1
Accessibility & contrast
On white
1.85
#FEAA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#FEAA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAA91
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAA91 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB48F
Deuteranopia (green-blind)
#D2C590
Tritanopia (blue-blind)
#FF9DA3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #feaa91; /* rgb */ color: rgb(254, 170, 145); /* oklch */ color: oklch(81.4% 0.106 37.3);
Tailwind
colors: {
custom: {
50: '#ffc4b1',
500: '#feaa91',
950: '#000000',
},
}SCSS
$custom: #feaa91; $custom-light: #ffc4b1; $custom-dark: #000000;
JSON
{
"hex": "#feaa91",
"rgb": {
"r": 254,
"g": 170,
"b": 145
},
"hsl": {
"h": 13.761,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.81404,
"c": 0.10572,
"h": 37.3
},
"luminance": 0.51865
}Semantic roles & 50–950 ramp
primary
#FEAA91
secondary
#54BFDF
accent
#B1E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281