#F7AAA1#F7AAA1
#F7AAA1 is a light, moderate red. Relative luminance 0.511; OKLCH L 81.0% C 0.092 H 26.7°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F7AAA1 |
|---|---|
| RGB | rgb(247, 170, 161) |
| HSL | hsl(6, 84%, 80%) |
| HSV | hsv(6, 35%, 97%) |
| CMYK | cmyk(0%, 31.2%, 34.8%, 3.1%) |
| CIE-LAB | lab(76.74, 27.18, 16.11) |
| CIE-LCH | lch(76.74, 31.60, 30.66°) |
| OKLab | oklab(80.98% 0.0826 0.0415) |
| OKLCH | oklch(80.98% 0.092 26.7) |
| XYZ | xyz(59.1676, 51.1008, 40.4584) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.95
Light Salmon
#FEA993
ΔE00 4.68
Pale Salmon
#FFB19A
ΔE00 5.24
Peachy Pink
#FF9A8A
ΔE00 5.25
Pale Rose
#FDC1C5
ΔE00 7.77
Lightpink
#FFB6C1
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7AAA1 #A1EEF7
analogous
#F7A1C3 #F7AAA1 #F7D5A1
triadic
#F7AAA1 #A1F7AA #AAA1F7
tetradic
#F7AAA1 #C3F7A1 #A1EEF7 #D5A1F7
square
#F7AAA1 #C3F7A1 #A1EEF7 #D5A1F7
split-complementary
#F7AAA1 #A1F7D5 #A1C3F7
monochromatic
#ED4430 #F27769 #F7AAA1 #FCDDD9 #FDE5E3
Accessibility & contrast
On white
1.87
#F7AAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#F7AAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7AAA1
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7AAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7AAA1 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB4A0
Deuteranopia (green-blind)
#CCC3A0
Tritanopia (blue-blind)
#FFA0A8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f7aaa1; /* rgb */ color: rgb(247, 170, 161); /* oklch */ color: oklch(81.0% 0.092 26.7);
Tailwind
colors: {
custom: {
50: '#fcc3bc',
500: '#f7aaa1',
950: '#000000',
},
}SCSS
$custom: #f7aaa1; $custom-light: #fcc3bc; $custom-dark: #000000;
JSON
{
"hex": "#f7aaa1",
"rgb": {
"r": 247,
"g": 170,
"b": 161
},
"hsl": {
"h": 6.279,
"s": 84.314,
"l": 80
},
"oklch": {
"l": 0.8098,
"c": 0.09242,
"h": 26.7
},
"luminance": 0.51097
}Semantic roles & 50–950 ramp
primary
#F7AAA1
secondary
#65CBD7
accent
#CAE105
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282