#F8A8A6#F8A8A6
#F8A8A6 is a light, moderate red. Relative luminance 0.507; OKLCH L 80.9% C 0.095 H 20.9°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A8A6 |
|---|---|
| RGB | rgb(248, 168, 166) |
| HSL | hsl(1, 85%, 81%) |
| HSV | hsv(1, 33%, 97%) |
| CMYK | cmyk(0%, 32.3%, 33.1%, 2.7%) |
| CIE-LAB | lab(76.51, 29.22, 13.08) |
| CIE-LCH | lch(76.51, 32.01, 24.12°) |
| OKLab | oklab(80.86% 0.0888 0.034) |
| OKLCH | oklch(80.86% 0.095 20.9) |
| XYZ | xyz(59.5989, 50.7189, 42.7196) |
| Luminance | 0.5071 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.78
Lightpink
#FFB6C1
ΔE00 6.06
Peachy Pink
#FF9A8A
ΔE00 6.56
Soft Pink
#FDB0C0
ΔE00 6.82
Pale Rose
#FDC1C5
ΔE00 6.88
Light Salmon
#FEA993
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A8A6 #A6F6F8
analogous
#F8A6CD #F8A8A6 #F8D1A6
triadic
#F8A8A6 #A6F8A8 #A8A6F8
tetradic
#F8A8A6 #CDF8A6 #A6F6F8 #D1A6F8
square
#F8A8A6 #CDF8A6 #A6F6F8 #D1A6F8
split-complementary
#F8A8A6 #A6F8D1 #A6CDF8
monochromatic
#EF3935 #F4716D #F8A8A6 #FCDFDF #FDE3E3
Accessibility & contrast
On white
1.88
#F8A8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#F8A8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A8A6
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A8A6 | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B3A5
Deuteranopia (green-blind)
#CBC3A5
Tritanopia (blue-blind)
#FF9FA8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f8a8a6; /* rgb */ color: rgb(248, 168, 166); /* oklch */ color: oklch(80.9% 0.095 20.9);
Tailwind
colors: {
custom: {
50: '#fcc2c0',
500: '#f8a8a6',
950: '#000000',
},
}SCSS
$custom: #f8a8a6; $custom-light: #fcc2c0; $custom-dark: #000000;
JSON
{
"hex": "#f8a8a6",
"rgb": {
"r": 248,
"g": 168,
"b": 166
},
"hsl": {
"h": 1.463,
"s": 85.417,
"l": 81.176
},
"oklch": {
"l": 0.80862,
"c": 0.09504,
"h": 20.9
},
"luminance": 0.50715
}Semantic roles & 50–950 ramp
primary
#F8A8A6
secondary
#69D7D9
accent
#DCE204
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282