#F7AAA3#F7AAA3
#F7AAA3 is a light, moderate red. Relative luminance 0.512; OKLCH L 81.0% C 0.092 H 25.1°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F7AAA3 |
|---|---|
| RGB | rgb(247, 170, 163) |
| HSL | hsl(5, 84%, 80%) |
| HSV | hsv(5, 34%, 97%) |
| CMYK | cmyk(0%, 31.2%, 34%, 3.1%) |
| CIE-LAB | lab(76.78, 27.43, 15.09) |
| CIE-LCH | lch(76.78, 31.30, 28.81°) |
| OKLab | oklab(81.03% 0.0833 0.039) |
| OKLCH | oklch(81.03% 0.092 25.1) |
| XYZ | xyz(59.3454, 51.1719, 41.3947) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.49
Light Salmon
#FEA993
ΔE00 5.41
Peachy Pink
#FF9A8A
ΔE00 5.67
Pale Salmon
#FFB19A
ΔE00 5.94
Pale Rose
#FDC1C5
ΔE00 7.31
Lightpink
#FFB6C1
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7AAA3 #A3F0F7
analogous
#F7A3C6 #F7AAA3 #F7D4A3
triadic
#F7AAA3 #A3F7AA #AAA3F7
tetradic
#F7AAA3 #C6F7A3 #A3F0F7 #D4A3F7
square
#F7AAA3 #C6F7A3 #A3F0F7 #D4A3F7
split-complementary
#F7AAA3 #A3F7D4 #A3C6F7
monochromatic
#ED4232 #F2766B #F7AAA3 #FCDEDB #FDE5E3
Accessibility & contrast
On white
1.87
#F7AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#F7AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7AAA3
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7AAA3 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB4A2
Deuteranopia (green-blind)
#CCC3A2
Tritanopia (blue-blind)
#FFA1A8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f7aaa3; /* rgb */ color: rgb(247, 170, 163); /* oklch */ color: oklch(81.0% 0.092 25.1);
Tailwind
colors: {
custom: {
50: '#fcc3be',
500: '#f7aaa3',
950: '#000000',
},
}SCSS
$custom: #f7aaa3; $custom-light: #fcc3be; $custom-dark: #000000;
JSON
{
"hex": "#f7aaa3",
"rgb": {
"r": 247,
"g": 170,
"b": 163
},
"hsl": {
"h": 5,
"s": 84,
"l": 80.392
},
"oklch": {
"l": 0.81027,
"c": 0.09201,
"h": 25.1
},
"luminance": 0.51168
}Semantic roles & 50–950 ramp
primary
#F7AAA3
secondary
#67CED7
accent
#CEE005
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282