#F8A8A9#F8A8A9
#F8A8A9 is a light, moderate red. Relative luminance 0.508; OKLCH L 80.9% C 0.095 H 18.5°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A8A9 |
|---|---|
| RGB | rgb(248, 168, 169) |
| HSL | hsl(359, 85%, 82%) |
| HSV | hsv(359, 32%, 97%) |
| CMYK | cmyk(0%, 32.3%, 31.9%, 2.7%) |
| CIE-LAB | lab(76.58, 29.59, 11.54) |
| CIE-LCH | lch(76.58, 31.76, 21.31°) |
| OKLab | oklab(80.94% 0.0899 0.0301) |
| OKLCH | oklch(80.94% 0.095 18.5) |
| XYZ | xyz(59.8773, 50.8303, 44.1859) |
| Luminance | 0.5083 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.19
Soft Pink
#FDB0C0
ΔE00 5.79
Pale Rose
#FDC1C5
ΔE00 6.49
Blush (survey)
#F29E8E
ΔE00 6.80
Faded Pink
#DE9DAC
ΔE00 7.28
Pink
#FFC0CB
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A8A9 #A8F8F7
analogous
#F8A8D1 #F8A8A9 #F8CFA8
triadic
#F8A8A9 #A9F8A8 #A8A9F8
tetradic
#F8A8A9 #D1F8A8 #A8F8F7 #CFA8F8
square
#F8A8A9 #D1F8A8 #A8F8F7 #CFA8F8
split-complementary
#F8A8A9 #A8F8CF #A8D1F8
monochromatic
#EF3739 #F36F71 #F8A8A9 #FDE1E1 #FDE3E3
Accessibility & contrast
On white
1.88
#F8A8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#F8A8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A8A9
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A8A9 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4A9
Deuteranopia (green-blind)
#CAC3A8
Tritanopia (blue-blind)
#FFA0A9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f8a8a9; /* rgb */ color: rgb(248, 168, 169); /* oklch */ color: oklch(80.9% 0.095 18.5);
Tailwind
colors: {
custom: {
50: '#fcc2c2',
500: '#f8a8a9',
950: '#000000',
},
}SCSS
$custom: #f8a8a9; $custom-light: #fcc2c2; $custom-dark: #000000;
JSON
{
"hex": "#f8a8a9",
"rgb": {
"r": 248,
"g": 168,
"b": 169
},
"hsl": {
"h": 359.25,
"s": 85.106,
"l": 81.569
},
"oklch": {
"l": 0.80936,
"c": 0.09482,
"h": 18.5
},
"luminance": 0.50826
}Semantic roles & 50–950 ramp
primary
#F8A8A9
secondary
#6BD9D8
accent
#E2DF04
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282