#F8A099#F8A099
#F8A099 is a light, moderate red. Relative luminance 0.474; OKLCH L 79.2% C 0.106 H 24.7°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A099 |
|---|---|
| RGB | rgb(248, 160, 153) |
| HSL | hsl(4, 87%, 79%) |
| HSV | hsv(4, 38%, 97%) |
| CMYK | cmyk(0%, 35.5%, 38.3%, 2.7%) |
| CIE-LAB | lab(74.45, 31.88, 17.29) |
| CIE-LCH | lch(74.45, 36.27, 28.48°) |
| OKLab | oklab(79.18% 0.0964 0.0443) |
| OKLCH | oklch(79.18% 0.106 24.7) |
| XYZ | xyz(57.0344, 47.4023, 36.2765) |
| Luminance | 0.4740 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.44
Peachy Pink
#FF9A8A
ΔE00 3.83
Light Salmon
#FEA993
ΔE00 5.58
Pale Salmon
#FFB19A
ΔE00 6.90
Lightcoral
#F08080
ΔE00 7.64
Blush Pink
#FE828C
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A099 #99F1F8
analogous
#F899C1 #F8A099 #F8CF99
triadic
#F8A099 #99F8A0 #A099F8
tetradic
#F8A099 #C1F899 #99F1F8 #CF99F8
square
#F8A099 #C1F899 #99F1F8 #CF99F8
split-complementary
#F8A099 #99F8CF #99C1F8
monochromatic
#F03526 #F46B60 #F8A099 #FCD5D2 #FDE4E2
Accessibility & contrast
On white
2.00
#F8A099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#F8A099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A099
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A099 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AD98
Deuteranopia (green-blind)
#C8BE98
Tritanopia (blue-blind)
#FF959E
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f8a099; /* rgb */ color: rgb(248, 160, 153); /* oklch */ color: oklch(79.2% 0.106 24.7);
Tailwind
colors: {
custom: {
50: '#fdbdb7',
500: '#f8a099',
950: '#000000',
},
}SCSS
$custom: #f8a099; $custom-light: #fdbdb7; $custom-dark: #000000;
JSON
{
"hex": "#f8a099",
"rgb": {
"r": 248,
"g": 160,
"b": 153
},
"hsl": {
"h": 4.421,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.79183,
"c": 0.10611,
"h": 24.7
},
"luminance": 0.47398
}Semantic roles & 50–950 ramp
primary
#F8A099
secondary
#D6F3F5
accent
#D3E402
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180