#F0A09A#F0A09A
#F0A09A is a light, moderate red. Relative luminance 0.460; OKLCH L 78.3% C 0.096 H 24.2°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F0A09A |
|---|---|
| RGB | rgb(240, 160, 154) |
| HSL | hsl(4, 74%, 77%) |
| HSV | hsv(4, 36%, 94%) |
| CMYK | cmyk(0%, 33.3%, 35.8%, 5.9%) |
| CIE-LAB | lab(73.55, 29.00, 15.35) |
| CIE-LCH | lch(73.55, 32.82, 27.90°) |
| OKLab | oklab(78.3% 0.088 0.0396) |
| OKLCH | oklch(78.3% 0.096 24.2) |
| XYZ | xyz(54.3408, 46.0038, 36.5831) |
| Luminance | 0.4600 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.69
Peachy Pink
#FF9A8A
ΔE00 4.91
Light Salmon
#FEA993
ΔE00 6.14
Pale Salmon
#FFB19A
ΔE00 7.26
Lightcoral
#F08080
ΔE00 7.83
Blush Pink
#FE828C
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0A09A #9AEAF0
analogous
#F09ABF #F0A09A #F0CB9A
triadic
#F0A09A #9AF0A0 #A09AF0
tetradic
#F0A09A #BFF09A #9AEAF0 #CB9AF0
square
#F0A09A #BFF09A #9AEAF0 #CB9AF0
split-complementary
#F0A09A #9AF0CB #9ABFF0
monochromatic
#E03C2F #E86E65 #F0A09A #F8D2CF #FBE6E4
Accessibility & contrast
On white
2.06
#F0A09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#F0A09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0A09A
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0A09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0A09A | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB99
Deuteranopia (green-blind)
#C4BB99
Tritanopia (blue-blind)
#FF969F
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f0a09a; /* rgb */ color: rgb(240, 160, 154); /* oklch */ color: oklch(78.3% 0.096 24.2);
Tailwind
colors: {
custom: {
50: '#f7bcb7',
500: '#f0a09a',
950: '#000000',
},
}SCSS
$custom: #f0a09a; $custom-light: #f7bcb7; $custom-dark: #000000;
JSON
{
"hex": "#f0a09a",
"rgb": {
"r": 240,
"g": 160,
"b": 154
},
"hsl": {
"h": 4.186,
"s": 74.138,
"l": 77.255
},
"oklch": {
"l": 0.78299,
"c": 0.09645,
"h": 24.2
},
"luminance": 0.46
}Semantic roles & 50–950 ramp
primary
#F0A09A
secondary
#D8F1F3
accent
#C8D60F
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171211
muted
#858180