Light Salmon#FEA993
#FEA993 is a light, moderate red. Relative luminance 0.516; OKLCH L 81.3% C 0.106 H 35.2°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA993 |
|---|---|
| RGB | rgb(254, 169, 147) |
| HSL | hsl(12, 98%, 79%) |
| HSV | hsv(12, 42%, 100%) |
| CMYK | cmyk(0%, 33.5%, 42.1%, 0.4%) |
| CIE-LAB | lab(77.02, 28.77, 24.19) |
| CIE-LCH | lch(77.02, 37.59, 40.06°) |
| OKLab | oklab(81.27% 0.0865 0.0609) |
| OKLCH | oklch(81.27% 0.106 35.2) |
| XYZ | xyz(60.3303, 51.5579, 34.3723) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.00
Pale Salmon
#FFB19A
ΔE00 2.06
Blush (survey)
#F29E8E
ΔE00 3.48
Peachy Pink
#FF9A8A
ΔE00 4.29
Lightsalmon
#FFA07A
ΔE00 5.27
Darksalmon
#E9967A
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA993 #93E8FE
analogous
#FE93B2 #FEA993 #FEDE93
triadic
#FEA993 #93FEA9 #A993FE
tetradic
#FEA993 #B2FE93 #93E8FE #DE93FE
square
#FEA993 #B2FE93 #93E8FE #DE93FE
split-complementary
#FEA993 #93FEDE #93B2FE
monochromatic
#FD481A #FD7956 #FEA993 #FFD9D0 #FFE7E1
Accessibility & contrast
On white
1.86
#FEA993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#FEA993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA993
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA993 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB491
Deuteranopia (green-blind)
#D1C592
Tritanopia (blue-blind)
#FF9CA3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fea993; /* rgb */ color: rgb(254, 169, 147); /* oklch */ color: oklch(81.3% 0.106 35.2);
Tailwind
colors: {
custom: {
50: '#ffc3b2',
500: '#fea993',
950: '#000000',
},
}SCSS
$custom: #fea993; $custom-light: #ffc3b2; $custom-dark: #000000;
JSON
{
"hex": "#fea993",
"rgb": {
"r": 254,
"g": 169,
"b": 147
},
"hsl": {
"h": 12.336,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.81272,
"c": 0.10578,
"h": 35.2
},
"luminance": 0.51553
}Semantic roles & 50–950 ramp
primary
#FEA993
secondary
#56C3E0
accent
#B6E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181211
muted
#868281