#FEAC97#FEAC97
#FEAC97 is a light, moderate red. Relative luminance 0.528; OKLCH L 81.9% C 0.102 H 35.0°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAC97 |
|---|---|
| RGB | rgb(254, 172, 151) |
| HSL | hsl(12, 98%, 79%) |
| HSV | hsv(12, 41%, 100%) |
| CMYK | cmyk(0%, 32.3%, 40.6%, 0.4%) |
| CIE-LAB | lab(77.77, 27.63, 23.06) |
| CIE-LCH | lch(77.77, 35.99, 39.85°) |
| OKLab | oklab(81.88% 0.0833 0.0583) |
| OKLCH | oklch(81.88% 0.102 35) |
| XYZ | xyz(61.2142, 52.8147, 36.2423) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.81
Pale Salmon
#FFB19A
ΔE00 1.47
Blush (survey)
#F29E8E
ΔE00 3.85
Peachy Pink
#FF9A8A
ΔE00 4.84
Lightsalmon
#FFA07A
ΔE00 5.86
Darksalmon
#E9967A
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAC97 #97E9FE
analogous
#FE97B6 #FEAC97 #FEE097
triadic
#FEAC97 #97FEAC #AC97FE
tetradic
#FEAC97 #B6FE97 #97E9FE #E097FE
square
#FEAC97 #B6FE97 #97E9FE #E097FE
split-complementary
#FEAC97 #97FEE0 #97B6FE
monochromatic
#FD4B1E #FD7C5A #FEAC97 #FFDCD4 #FFE7E1
Accessibility & contrast
On white
1.82
#FEAC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#FEAC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAC97
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAC97 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB695
Deuteranopia (green-blind)
#D3C796
Tritanopia (blue-blind)
#FFA0A7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #feac97; /* rgb */ color: rgb(254, 172, 151); /* oklch */ color: oklch(81.9% 0.102 35.0);
Tailwind
colors: {
custom: {
50: '#ffc5b5',
500: '#feac97',
950: '#000000',
},
}SCSS
$custom: #feac97; $custom-light: #ffc5b5; $custom-dark: #000000;
JSON
{
"hex": "#feac97",
"rgb": {
"r": 254,
"g": 172,
"b": 151
},
"hsl": {
"h": 12.233,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.81875,
"c": 0.10166,
"h": 35
},
"luminance": 0.5281
}Semantic roles & 50–950 ramp
primary
#FEAC97
secondary
#59C5E0
accent
#B7E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281