#FEAB97#FEAB97
#FEAB97 is a light, moderate red. Relative luminance 0.524; OKLCH L 81.7% C 0.103 H 34.1°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAB97 |
|---|---|
| RGB | rgb(254, 171, 151) |
| HSL | hsl(12, 98%, 79%) |
| HSV | hsv(12, 41%, 100%) |
| CMYK | cmyk(0%, 32.7%, 40.6%, 0.4%) |
| CIE-LAB | lab(77.54, 28.15, 22.75) |
| CIE-LCH | lch(77.54, 36.20, 38.94°) |
| OKLab | oklab(81.7% 0.0849 0.0576) |
| OKLCH | oklch(81.7% 0.103 34.1) |
| XYZ | xyz(61.0246, 52.4355, 36.1791) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.82
Pale Salmon
#FFB19A
ΔE00 1.89
Blush (survey)
#F29E8E
ΔE00 3.53
Peachy Pink
#FF9A8A
ΔE00 4.47
Lightsalmon
#FFA07A
ΔE00 6.07
Darksalmon
#E9967A
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAB97 #97EAFE
analogous
#FE97B7 #FEAB97 #FEDE97
triadic
#FEAB97 #97FEAB #AB97FE
tetradic
#FEAB97 #B7FE97 #97EAFE #DE97FE
square
#FEAB97 #B7FE97 #97EAFE #DE97FE
split-complementary
#FEAB97 #97FEDE #97B7FE
monochromatic
#FD491E #FD7A5A #FEAB97 #FFDCD4 #FFE7E1
Accessibility & contrast
On white
1.83
#FEAB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#FEAB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAB97
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAB97 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB595
Deuteranopia (green-blind)
#D2C696
Tritanopia (blue-blind)
#FF9FA6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #feab97; /* rgb */ color: rgb(254, 171, 151); /* oklch */ color: oklch(81.7% 0.103 34.1);
Tailwind
colors: {
custom: {
50: '#ffc4b5',
500: '#feab97',
950: '#000000',
},
}SCSS
$custom: #feab97; $custom-light: #ffc4b5; $custom-dark: #000000;
JSON
{
"hex": "#feab97",
"rgb": {
"r": 254,
"g": 171,
"b": 151
},
"hsl": {
"h": 11.65,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.81702,
"c": 0.10254,
"h": 34.1
},
"luminance": 0.52431
}Semantic roles & 50–950 ramp
primary
#FEAB97
secondary
#59C6E0
accent
#B9E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281