#F8A98F#F8A98F
#F8A98F is a light, moderate red. Relative luminance 0.503; OKLCH L 80.5% C 0.101 H 39.0°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A98F |
|---|---|
| RGB | rgb(248, 169, 143) |
| HSL | hsl(15, 88%, 77%) |
| HSV | hsv(15, 42%, 97%) |
| CMYK | cmyk(0%, 31.9%, 42.3%, 2.7%) |
| CIE-LAB | lab(76.27, 26.06, 25.22) |
| CIE-LCH | lch(76.27, 36.26, 44.06°) |
| OKLab | oklab(80.52% 0.0783 0.0633) |
| OKLCH | oklch(80.52% 0.101 39) |
| XYZ | xyz(57.8599, 50.3198, 32.6465) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 2.01
Pale Salmon
#FFB19A
ΔE00 2.26
Lightsalmon
#FFA07A
ΔE00 4.24
Blush (survey)
#F29E8E
ΔE00 4.41
Darksalmon
#E9967A
ΔE00 4.94
Peachy Pink
#FF9A8A
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A98F #8FDEF8
analogous
#F88FAA #F8A98F #F8DE8F
triadic
#F8A98F #8FF8A9 #A98FF8
tetradic
#F8A98F #AAF88F #8FDEF8 #DE8FF8
square
#F8A98F #AAF88F #8FDEF8 #DE8FF8
split-complementary
#F8A98F #8FF8DE #8FAAF8
monochromatic
#F1511C #F47D55 #F8A98F #FCD5C9 #FDE9E2
Accessibility & contrast
On white
1.90
#F8A98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#F8A98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A98F
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A98F | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB28D
Deuteranopia (green-blind)
#CFC38E
Tritanopia (blue-blind)
#FF9DA2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f8a98f; /* rgb */ color: rgb(248, 169, 143); /* oklch */ color: oklch(80.5% 0.101 39.0);
Tailwind
colors: {
custom: {
50: '#fdc3b0',
500: '#f8a98f',
950: '#000000',
},
}SCSS
$custom: #f8a98f; $custom-light: #fdc3b0; $custom-dark: #000000;
JSON
{
"hex": "#f8a98f",
"rgb": {
"r": 248,
"g": 169,
"b": 143
},
"hsl": {
"h": 14.857,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.8052,
"c": 0.10067,
"h": 39
},
"luminance": 0.50316
}Semantic roles & 50–950 ramp
primary
#F8A98F
secondary
#55B6D7
accent
#ACE501
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281