#F7A3A2#F7A3A2
#F7A3A2 is a light, moderate red. Relative luminance 0.486; OKLCH L 79.8% C 0.100 H 20.3°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F7A3A2 |
|---|---|
| RGB | rgb(247, 163, 162) |
| HSL | hsl(1, 84%, 80%) |
| HSV | hsv(1, 34%, 97%) |
| CMYK | cmyk(0%, 34%, 34.4%, 3.1%) |
| CIE-LAB | lab(75.19, 30.99, 13.39) |
| CIE-LCH | lch(75.19, 33.76, 23.37°) |
| OKLab | oklab(79.79% 0.094 0.0347) |
| OKLCH | oklch(79.79% 0.1 20.3) |
| XYZ | xyz(57.9787, 48.5813, 40.4988) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.65
Peachy Pink
#FF9A8A
ΔE00 6.20
Lightpink
#FFB6C1
ΔE00 6.68
Soft Pink
#FDB0C0
ΔE00 7.12
Light Salmon
#FEA993
ΔE00 7.52
Faded Pink
#DE9DAC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7A3A2 #A2F6F7
analogous
#F7A2CB #F7A3A2 #F7CDA2
triadic
#F7A3A2 #A2F7A3 #A3A2F7
tetradic
#F7A3A2 #CBF7A2 #A2F6F7 #CDA2F7
square
#F7A3A2 #CBF7A2 #A2F6F7 #CDA2F7
split-complementary
#F7A3A2 #A2F7CD #A2CBF7
monochromatic
#ED3431 #F26B6A #F7A3A2 #FCDBDA #FDE3E3
Accessibility & contrast
On white
1.96
#F7A3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#F7A3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7A3A2
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7A3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7A3A2 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA2
Deuteranopia (green-blind)
#C8BFA1
Tritanopia (blue-blind)
#FF9AA3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f7a3a2; /* rgb */ color: rgb(247, 163, 162); /* oklch */ color: oklch(79.8% 0.100 20.3);
Tailwind
colors: {
custom: {
50: '#fcbfbd',
500: '#f7a3a2',
950: '#000000',
},
}SCSS
$custom: #f7a3a2; $custom-light: #fcbfbd; $custom-dark: #000000;
JSON
{
"hex": "#f7a3a2",
"rgb": {
"r": 247,
"g": 163,
"b": 162
},
"hsl": {
"h": 0.706,
"s": 84.158,
"l": 80.196
},
"oklch": {
"l": 0.79794,
"c": 0.10023,
"h": 20.3
},
"luminance": 0.48577
}Semantic roles & 50–950 ramp
primary
#F7A3A2
secondary
#D6F4F5
accent
#DEE105
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181212
muted
#868181