#F7A8A3#F7A8A3
#F7A8A3 is a light, moderate red. Relative luminance 0.504; OKLCH L 80.7% C 0.094 H 23.4°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F7A8A3 |
|---|---|
| RGB | rgb(247, 168, 163) |
| HSL | hsl(4, 84%, 80%) |
| HSV | hsv(4, 34%, 97%) |
| CMYK | cmyk(0%, 32%, 34%, 3.1%) |
| CIE-LAB | lab(76.33, 28.48, 14.45) |
| CIE-LCH | lch(76.33, 31.94, 26.90°) |
| OKLab | oklab(80.68% 0.0865 0.0374) |
| OKLCH | oklch(80.68% 0.094 23.4) |
| XYZ | xyz(58.9733, 50.4278, 41.2706) |
| Luminance | 0.5042 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.80
Peachy Pink
#FF9A8A
ΔE00 5.77
Light Salmon
#FEA993
ΔE00 6.08
Pale Salmon
#FFB19A
ΔE00 6.75
Lightpink
#FFB6C1
ΔE00 6.97
Pale Rose
#FDC1C5
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7A8A3 #A3F2F7
analogous
#F7A3C8 #F7A8A3 #F7D2A3
triadic
#F7A8A3 #A3F7A8 #A8A3F7
tetradic
#F7A8A3 #C8F7A3 #A3F2F7 #D2A3F7
square
#F7A8A3 #C8F7A3 #A3F2F7 #D2A3F7
split-complementary
#F7A8A3 #A3F7D2 #A3C8F7
monochromatic
#ED3E32 #F2736B #F7A8A3 #FCDDDB #FDE4E3
Accessibility & contrast
On white
1.89
#F7A8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#F7A8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7A8A3
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7A8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7A8A3 | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B3A2
Deuteranopia (green-blind)
#CBC2A2
Tritanopia (blue-blind)
#FF9FA7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f7a8a3; /* rgb */ color: rgb(247, 168, 163); /* oklch */ color: oklch(80.7% 0.094 23.4);
Tailwind
colors: {
custom: {
50: '#fcc2be',
500: '#f7a8a3',
950: '#000000',
},
}SCSS
$custom: #f7a8a3; $custom-light: #fcc2be; $custom-dark: #000000;
JSON
{
"hex": "#f7a8a3",
"rgb": {
"r": 247,
"g": 168,
"b": 163
},
"hsl": {
"h": 3.571,
"s": 84,
"l": 80.392
},
"oklch": {
"l": 0.80679,
"c": 0.09424,
"h": 23.4
},
"luminance": 0.50424
}Semantic roles & 50–950 ramp
primary
#F7A8A3
secondary
#67D1D7
accent
#D3E005
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282