#F8A094#F8A094
#F8A094 is a light, moderate red. Relative luminance 0.472; OKLCH L 79.1% C 0.107 H 28.2°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A094 |
|---|---|
| RGB | rgb(248, 160, 148) |
| HSL | hsl(7, 88%, 78%) |
| HSV | hsv(7, 40%, 97%) |
| CMYK | cmyk(0%, 35.5%, 40.3%, 2.7%) |
| CIE-LAB | lab(74.34, 31.32, 19.88) |
| CIE-LCH | lch(74.34, 37.10, 32.41°) |
| OKLab | oklab(79.07% 0.0945 0.0506) |
| OKLCH | oklch(79.07% 0.107 28.2) |
| XYZ | xyz(56.6301, 47.2406, 34.1470) |
| Luminance | 0.4724 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 1.85
Peachy Pink
#FF9A8A
ΔE00 2.53
Light Salmon
#FEA993
ΔE00 4.02
Pale Salmon
#FFB19A
ΔE00 5.60
Darksalmon
#E9967A
ΔE00 6.70
Salmon
#FA8072
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A094 #94ECF8
analogous
#F894BA #F8A094 #F8D294
triadic
#F8A094 #94F8A0 #A094F8
tetradic
#F8A094 #BAF894 #94ECF8 #D294F8
square
#F8A094 #BAF894 #94ECF8 #D294F8
split-complementary
#F8A094 #94F8D2 #94BAF8
monochromatic
#F03A21 #F46D5B #F8A094 #FCD3CD #FDE6E2
Accessibility & contrast
On white
2.01
#F8A094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#F8A094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A094
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A094 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC93
Deuteranopia (green-blind)
#C8BE93
Tritanopia (blue-blind)
#FF949D
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f8a094; /* rgb */ color: rgb(248, 160, 148); /* oklch */ color: oklch(79.1% 0.107 28.2);
Tailwind
colors: {
custom: {
50: '#fdbdb3',
500: '#f8a094',
950: '#000000',
},
}SCSS
$custom: #f8a094; $custom-light: #fdbdb3; $custom-dark: #000000;
JSON
{
"hex": "#f8a094",
"rgb": {
"r": 248,
"g": 160,
"b": 148
},
"hsl": {
"h": 7.2,
"s": 87.719,
"l": 77.647
},
"oklch": {
"l": 0.7907,
"c": 0.10716,
"h": 28.2
},
"luminance": 0.47236
}Semantic roles & 50–950 ramp
primary
#F8A094
secondary
#D6F1F5
accent
#C9E401
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180