#F8A199#F8A199
#F8A199 is a light, moderate red. Relative luminance 0.477; OKLCH L 79.4% C 0.105 H 25.4°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A199 |
|---|---|
| RGB | rgb(248, 161, 153) |
| HSL | hsl(5, 87%, 79%) |
| HSV | hsv(5, 38%, 97%) |
| CMYK | cmyk(0%, 35.1%, 38.3%, 2.7%) |
| CIE-LAB | lab(74.67, 31.35, 17.60) |
| CIE-LCH | lch(74.67, 35.96, 29.31°) |
| OKLab | oklab(79.35% 0.0948 0.0451) |
| OKLCH | oklch(79.35% 0.105 25.4) |
| XYZ | xyz(57.2085, 47.7504, 36.3345) |
| Luminance | 0.4775 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.15
Peachy Pink
#FF9A8A
ΔE00 3.68
Light Salmon
#FEA993
ΔE00 5.18
Pale Salmon
#FFB19A
ΔE00 6.49
Lightcoral
#F08080
ΔE00 7.94
Darksalmon
#E9967A
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A199 #99F0F8
analogous
#F899C0 #F8A199 #F8D099
triadic
#F8A199 #99F8A1 #A199F8
tetradic
#F8A199 #C0F899 #99F0F8 #D099F8
square
#F8A199 #C0F899 #99F0F8 #D099F8
split-complementary
#F8A199 #99F8D0 #99C0F8
monochromatic
#F03726 #F46C60 #F8A199 #FCD6D2 #FDE5E2
Accessibility & contrast
On white
1.99
#F8A199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#F8A199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A199
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A199 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD98
Deuteranopia (green-blind)
#C8BE98
Tritanopia (blue-blind)
#FF969F
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f8a199; /* rgb */ color: rgb(248, 161, 153); /* oklch */ color: oklch(79.4% 0.105 25.4);
Tailwind
colors: {
custom: {
50: '#fdbdb7',
500: '#f8a199',
950: '#000000',
},
}SCSS
$custom: #f8a199; $custom-light: #fdbdb7; $custom-dark: #000000;
JSON
{
"hex": "#f8a199",
"rgb": {
"r": 248,
"g": 161,
"b": 153
},
"hsl": {
"h": 5.053,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.79353,
"c": 0.105,
"h": 25.4
},
"luminance": 0.47746
}Semantic roles & 50–950 ramp
primary
#F8A199
secondary
#D6F2F5
accent
#D1E402
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180