#FEAC96#FEAC96
#FEAC96 is a light, moderate red. Relative luminance 0.528; OKLCH L 81.9% C 0.102 H 35.7°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAC96 |
|---|---|
| RGB | rgb(254, 172, 150) |
| HSL | hsl(13, 98%, 79%) |
| HSV | hsv(13, 41%, 100%) |
| CMYK | cmyk(0%, 32.3%, 40.9%, 0.4%) |
| CIE-LAB | lab(77.75, 27.52, 23.57) |
| CIE-LCH | lch(77.75, 36.24, 40.58°) |
| OKLab | oklab(81.85% 0.0829 0.0595) |
| OKLCH | oklch(81.85% 0.102 35.7) |
| XYZ | xyz(61.1333, 52.7824, 35.8164) |
| Luminance | 0.5278 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.77
Pale Salmon
#FFB19A
ΔE00 1.31
Blush (survey)
#F29E8E
ΔE00 4.01
Peachy Pink
#FF9A8A
ΔE00 4.99
Lightsalmon
#FFA07A
ΔE00 5.56
Darksalmon
#E9967A
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAC96 #96E8FE
analogous
#FE96B4 #FEAC96 #FEE096
triadic
#FEAC96 #96FEAC #AC96FE
tetradic
#FEAC96 #B4FE96 #96E8FE #E096FE
square
#FEAC96 #B4FE96 #96E8FE #E096FE
split-complementary
#FEAC96 #96FEE0 #96B4FE
monochromatic
#FD4C1D #FD7C59 #FEAC96 #FFDCD3 #FFE7E1
Accessibility & contrast
On white
1.82
#FEAC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#FEAC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAC96
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAC96 | 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)
#BFB694
Deuteranopia (green-blind)
#D3C795
Tritanopia (blue-blind)
#FFA0A6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #feac96; /* rgb */ color: rgb(254, 172, 150); /* oklch */ color: oklch(81.9% 0.102 35.7);
Tailwind
colors: {
custom: {
50: '#ffc5b5',
500: '#feac96',
950: '#000000',
},
}SCSS
$custom: #feac96; $custom-light: #ffc5b5; $custom-dark: #000000;
JSON
{
"hex": "#feac96",
"rgb": {
"r": 254,
"g": 172,
"b": 150
},
"hsl": {
"h": 12.692,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.81854,
"c": 0.10204,
"h": 35.7
},
"luminance": 0.52778
}Semantic roles & 50–950 ramp
primary
#FEAC96
secondary
#58C3E0
accent
#B5E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281