#F8A4A8#F8A4A8
#F8A4A8 is a light, moderate red. Relative luminance 0.493; OKLCH L 80.2% C 0.100 H 16.4°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A4A8 |
|---|---|
| RGB | rgb(248, 164, 168) |
| HSL | hsl(357, 86%, 81%) |
| HSV | hsv(357, 34%, 97%) |
| CMYK | cmyk(0%, 33.9%, 32.3%, 2.7%) |
| CIE-LAB | lab(75.66, 31.57, 10.79) |
| CIE-LCH | lch(75.66, 33.36, 18.87°) |
| OKLab | oklab(80.23% 0.0958 0.0282) |
| OKLCH | oklch(80.23% 0.1 16.4) |
| XYZ | xyz(59.0567, 49.3386, 43.4510) |
| Luminance | 0.4934 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.31
Soft Pink
#FDB0C0
ΔE00 5.44
Faded Pink
#DE9DAC
ΔE00 6.62
Pale Rose
#FDC1C5
ΔE00 7.26
Rose Pink
#F7879A
ΔE00 7.28
Blush (survey)
#F29E8E
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A4A8 #A4F8F4
analogous
#F8A4D2 #F8A4A8 #F8CAA4
triadic
#F8A4A8 #A8F8A4 #A4A8F8
tetradic
#F8A4A8 #D2F8A4 #A4F8F4 #CAA4F8
square
#F8A4A8 #D2F8A4 #A4F8F4 #CAA4F8
split-complementary
#F8A4A8 #A4F8CA #A4D2F8
monochromatic
#EF323B #F46B72 #F8A4A8 #FCDDDE #FDE3E4
Accessibility & contrast
On white
1.93
#F8A4A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#F8A4A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A4A8
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A4A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A4A8 | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1A8
Deuteranopia (green-blind)
#C8C1A7
Tritanopia (blue-blind)
#FF9BA6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f8a4a8; /* rgb */ color: rgb(248, 164, 168); /* oklch */ color: oklch(80.2% 0.100 16.4);
Tailwind
colors: {
custom: {
50: '#fcbfc1',
500: '#f8a4a8',
950: '#000000',
},
}SCSS
$custom: #f8a4a8; $custom-light: #fcbfc1; $custom-dark: #000000;
JSON
{
"hex": "#f8a4a8",
"rgb": {
"r": 248,
"g": 164,
"b": 168
},
"hsl": {
"h": 357.143,
"s": 85.714,
"l": 80.784
},
"oklch": {
"l": 0.80225,
"c": 0.0999,
"h": 16.4
},
"luminance": 0.49335
}Semantic roles & 50–950 ramp
primary
#F8A4A8
secondary
#D6F5F3
accent
#E2D803
background
#FFFBFB
surface
#FFF7F7
border
#D7D0D0
text
#181212
muted
#868181