#F7A09E#F7A09E
#F7A09E is a light, moderate red. Relative luminance 0.474; OKLCH L 79.2% C 0.104 H 21.1°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F7A09E |
|---|---|
| RGB | rgb(247, 160, 158) |
| HSL | hsl(1, 85%, 79%) |
| HSV | hsv(1, 36%, 97%) |
| CMYK | cmyk(0%, 35.2%, 36%, 3.1%) |
| CIE-LAB | lab(74.44, 32.08, 14.52) |
| CIE-LCH | lch(74.44, 35.22, 24.36°) |
| OKLab | oklab(79.19% 0.0972 0.0375) |
| OKLCH | oklch(79.19% 0.104 21.1) |
| XYZ | xyz(57.1024, 47.3886, 38.4805) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.13
Peachy Pink
#FF9A8A
ΔE00 5.51
Light Salmon
#FEA993
ΔE00 7.26
Blush Pink
#FE828C
ΔE00 7.28
Lightpink
#FFB6C1
ΔE00 7.53
Lightcoral
#F08080
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7A09E #9EF5F7
analogous
#F79EC9 #F7A09E #F7CD9E
triadic
#F7A09E #9EF7A0 #A09EF7
tetradic
#F7A09E #C9F79E #9EF5F7 #CD9EF7
square
#F7A09E #C9F79E #9EF5F7 #CD9EF7
split-complementary
#F7A09E #9EF7CD #9EC9F7
monochromatic
#EE312D #F26965 #F7A09E #FCD7D7 #FDE3E3
Accessibility & contrast
On white
2.00
#F7A09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#F7A09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7A09E
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7A09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7A09E | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AD9D
Deuteranopia (green-blind)
#C6BE9D
Tritanopia (blue-blind)
#FF96A0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f7a09e; /* rgb */ color: rgb(247, 160, 158); /* oklch */ color: oklch(79.2% 0.104 21.1);
Tailwind
colors: {
custom: {
50: '#fcbdba',
500: '#f7a09e',
950: '#000000',
},
}SCSS
$custom: #f7a09e; $custom-light: #fcbdba; $custom-dark: #000000;
JSON
{
"hex": "#f7a09e",
"rgb": {
"r": 247,
"g": 160,
"b": 158
},
"hsl": {
"h": 1.348,
"s": 84.762,
"l": 79.412
},
"oklch": {
"l": 0.79187,
"c": 0.10422,
"h": 21.1
},
"luminance": 0.47384
}Semantic roles & 50–950 ramp
primary
#F7A09E
secondary
#D6F4F5
accent
#DCE104
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180