#FEAB91#FEAB91
#FEAB91 is a light, moderate red. Relative luminance 0.522; OKLCH L 81.6% C 0.105 H 38.1°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAB91 |
|---|---|
| RGB | rgb(254, 171, 145) |
| HSL | hsl(14, 98%, 78%) |
| HSV | hsv(14, 43%, 100%) |
| CMYK | cmyk(0%, 32.7%, 42.9%, 0.4%) |
| CIE-LAB | lab(77.43, 27.52, 25.83) |
| CIE-LCH | lch(77.43, 37.74, 43.18°) |
| OKLab | oklab(81.58% 0.0825 0.0648) |
| OKLCH | oklch(81.58% 0.105 38.1) |
| XYZ | xyz(60.5496, 52.2456, 33.6779) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.51
Pale Salmon
#FFB19A
ΔE00 1.72
Lightsalmon
#FFA07A
ΔE00 4.33
Blush (survey)
#F29E8E
ΔE00 4.66
Peachy Pink
#FF9A8A
ΔE00 5.56
Darksalmon
#E9967A
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAB91 #91E4FE
analogous
#FE91AD #FEAB91 #FEE191
triadic
#FEAB91 #91FEAB #AB91FE
tetradic
#FEAB91 #ADFE91 #91E4FE #E191FE
square
#FEAB91 #ADFE91 #91E4FE #E191FE
split-complementary
#FEAB91 #91FEE1 #91ADFE
monochromatic
#FD4E18 #FD7D54 #FEAB91 #FFD9CE #FFE8E1
Accessibility & contrast
On white
1.83
#FEAB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#FEAB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAB91
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAB91 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB58F
Deuteranopia (green-blind)
#D3C690
Tritanopia (blue-blind)
#FF9EA4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #feab91; /* rgb */ color: rgb(254, 171, 145); /* oklch */ color: oklch(81.6% 0.105 38.1);
Tailwind
colors: {
custom: {
50: '#ffc4b1',
500: '#feab91',
950: '#000000',
},
}SCSS
$custom: #feab91; $custom-light: #ffc4b1; $custom-dark: #000000;
JSON
{
"hex": "#feab91",
"rgb": {
"r": 254,
"g": 171,
"b": 145
},
"hsl": {
"h": 14.312,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.81577,
"c": 0.10492,
"h": 38.1
},
"luminance": 0.52241
}Semantic roles & 50–950 ramp
primary
#FEAB91
secondary
#54BEDF
accent
#AFE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281