#FEA794#FEA794
#FEA794 is a light, moderate red. Relative luminance 0.508; OKLCH L 80.9% C 0.107 H 32.9°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA794 |
|---|---|
| RGB | rgb(254, 167, 148) |
| HSL | hsl(11, 98%, 79%) |
| HSV | hsv(11, 42%, 100%) |
| CMYK | cmyk(0%, 34.3%, 41.7%, 0.4%) |
| CIE-LAB | lab(76.59, 29.92, 23.07) |
| CIE-LCH | lch(76.59, 37.79, 37.63°) |
| OKLab | oklab(80.95% 0.09 0.0583) |
| OKLCH | oklch(80.95% 0.107 32.9) |
| XYZ | xyz(60.0399, 50.8510, 34.6643) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.18
Blush (survey)
#F29E8E
ΔE00 2.74
Pale Salmon
#FFB19A
ΔE00 2.95
Peachy Pink
#FF9A8A
ΔE00 3.38
Darksalmon
#E9967A
ΔE00 6.04
Lightsalmon
#FFA07A
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA794 #94EBFE
analogous
#FE94B6 #FEA794 #FEDC94
triadic
#FEA794 #94FEA7 #A794FE
tetradic
#FEA794 #B6FE94 #94EBFE #DC94FE
square
#FEA794 #B6FE94 #94EBFE #DC94FE
split-complementary
#FEA794 #94FEDC #94B6FE
monochromatic
#FD431B #FD7557 #FEA794 #FFD9D1 #FFE6E1
Accessibility & contrast
On white
1.88
#FEA794 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#FEA794 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA794
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA794 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA794 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB292
Deuteranopia (green-blind)
#D0C493
Tritanopia (blue-blind)
#FF9BA2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fea794; /* rgb */ color: rgb(254, 167, 148); /* oklch */ color: oklch(80.9% 0.107 32.9);
Tailwind
colors: {
custom: {
50: '#ffc1b3',
500: '#fea794',
950: '#000000',
},
}SCSS
$custom: #fea794; $custom-light: #ffc1b3; $custom-dark: #000000;
JSON
{
"hex": "#fea794",
"rgb": {
"r": 254,
"g": 167,
"b": 148
},
"hsl": {
"h": 10.755,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.80949,
"c": 0.10722,
"h": 32.9
},
"luminance": 0.50846
}Semantic roles & 50–950 ramp
primary
#FEA794
secondary
#56C7E0
accent
#BCE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281