#FEA394#FEA394
#FEA394 is a light, moderate red. Relative luminance 0.494; OKLCH L 80.3% C 0.111 H 29.9°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA394 |
|---|---|
| RGB | rgb(254, 163, 148) |
| HSL | hsl(8, 98%, 79%) |
| HSV | hsv(8, 42%, 100%) |
| CMYK | cmyk(0%, 35.8%, 41.7%, 0.4%) |
| CIE-LAB | lab(75.70, 32.01, 21.86) |
| CIE-LCH | lch(75.70, 38.76, 34.33°) |
| OKLab | oklab(80.27% 0.0963 0.0554) |
| OKLCH | oklch(80.27% 0.111 29.9) |
| XYZ | xyz(59.3184, 49.4081, 34.4238) |
| Luminance | 0.4940 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.25
Peachy Pink
#FF9A8A
ΔE00 2.26
Light Salmon
#FEA993
ΔE00 2.88
Pale Salmon
#FFB19A
ΔE00 4.57
Darksalmon
#E9967A
ΔE00 6.58
Lightsalmon
#FFA07A
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA394 #94EFFE
analogous
#FE94BA #FEA394 #FED894
triadic
#FEA394 #94FEA3 #A394FE
tetradic
#FEA394 #BAFE94 #94EFFE #D894FE
square
#FEA394 #BAFE94 #94EFFE #D894FE
split-complementary
#FEA394 #94FED8 #94BAFE
monochromatic
#FD3B1B #FD6F57 #FEA394 #FFD7D1 #FFE5E1
Accessibility & contrast
On white
1.93
#FEA394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#FEA394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA394
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA394 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF93
Deuteranopia (green-blind)
#CDC293
Tritanopia (blue-blind)
#FF969F
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fea394; /* rgb */ color: rgb(254, 163, 148); /* oklch */ color: oklch(80.3% 0.111 29.9);
Tailwind
colors: {
custom: {
50: '#ffbfb3',
500: '#fea394',
950: '#000000',
},
}SCSS
$custom: #fea394; $custom-light: #ffbfb3; $custom-dark: #000000;
JSON
{
"hex": "#fea394",
"rgb": {
"r": 254,
"g": 163,
"b": 148
},
"hsl": {
"h": 8.491,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.80268,
"c": 0.1111,
"h": 29.9
},
"luminance": 0.49403
}Semantic roles & 50–950 ramp
primary
#FEA394
secondary
#D4F2F7
accent
#C5E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180