#F7A0A5#F7A0A5
#F7A0A5 is a light, moderate red. Relative luminance 0.476; OKLCH L 79.4% C 0.104 H 15.9°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F7A0A5 |
|---|---|
| RGB | rgb(247, 160, 165) |
| HSL | hsl(357, 84%, 80%) |
| HSV | hsv(357, 35%, 97%) |
| CMYK | cmyk(0%, 35.2%, 33.2%, 3.1%) |
| CIE-LAB | lab(74.60, 32.92, 10.91) |
| CIE-LCH | lch(74.60, 34.68, 18.33°) |
| OKLab | oklab(79.36% 0.0999 0.0285) |
| OKLCH | oklch(79.36% 0.104 15.9) |
| XYZ | xyz(57.7222, 47.6365, 41.7446) |
| Luminance | 0.4763 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 5.89
Lightpink
#FFB6C1
ΔE00 6.02
Rose Pink
#F7879A
ΔE00 6.36
Faded Pink
#DE9DAC
ΔE00 6.45
Blush Pink
#FE828C
ΔE00 7.11
Pig Pink
#E78EA5
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7A0A5 #A0F7F2
analogous
#F7A0D0 #F7A0A5 #F7C7A0
triadic
#F7A0A5 #A5F7A0 #A0A5F7
tetradic
#F7A0A5 #D0F7A0 #A0F7F2 #C7A0F7
square
#F7A0A5 #D0F7A0 #A0F7F2 #C7A0F7
split-complementary
#F7A0A5 #A0F7C7 #A0D0F7
monochromatic
#ED2F3A #F26870 #F7A0A5 #FCD8DA #FDE3E4
Accessibility & contrast
On white
1.99
#F7A0A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#F7A0A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7A0A5
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7A0A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7A0A5 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA5
Deuteranopia (green-blind)
#C5BEA3
Tritanopia (blue-blind)
#FF97A2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f7a0a5; /* rgb */ color: rgb(247, 160, 165); /* oklch */ color: oklch(79.4% 0.104 15.9);
Tailwind
colors: {
custom: {
50: '#fcbdbf',
500: '#f7a0a5',
950: '#000000',
},
}SCSS
$custom: #f7a0a5; $custom-light: #fcbdbf; $custom-dark: #000000;
JSON
{
"hex": "#f7a0a5",
"rgb": {
"r": 247,
"g": 160,
"b": 165
},
"hsl": {
"h": 356.552,
"s": 84.466,
"l": 79.804
},
"oklch": {
"l": 0.79359,
"c": 0.10389,
"h": 15.9
},
"luminance": 0.47632
}Semantic roles & 50–950 ramp
primary
#F7A0A5
secondary
#D6F5F3
accent
#E1D405
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181