#F09A99#F09A99
#F09A99 is a light, moderate red. Relative luminance 0.439; OKLCH L 77.2% C 0.104 H 20.4°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F09A99 |
|---|---|
| RGB | rgb(240, 154, 153) |
| HSL | hsl(1, 74%, 77%) |
| HSV | hsv(1, 36%, 94%) |
| CMYK | cmyk(0%, 35.8%, 36.3%, 5.9%) |
| CIE-LAB | lab(72.19, 32.05, 14.00) |
| CIE-LCH | lch(72.19, 34.97, 23.60°) |
| OKLab | oklab(77.25% 0.0971 0.0362) |
| OKLCH | oklch(77.25% 0.104 20.4) |
| XYZ | xyz(53.2427, 43.9404, 35.8079) |
| Luminance | 0.4394 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.38
Peachy Pink
#FF9A8A
ΔE00 5.91
Lightcoral
#F08080
ΔE00 6.37
Blush Pink
#FE828C
ΔE00 6.37
Rose Pink
#F7879A
ΔE00 6.82
Dusty Pink (survey)
#D58A94
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09A99 #99EFF0
analogous
#F099C3 #F09A99 #F0C699
triadic
#F09A99 #99F09A #9A99F0
tetradic
#F09A99 #C3F099 #99EFF0 #C699F0
square
#F09A99 #C3F099 #99EFF0 #C699F0
split-complementary
#F09A99 #99F0C6 #99C3F0
monochromatic
#E0302E #E86564 #F09A99 #F8CFCE #FBE5E4
Accessibility & contrast
On white
2.15
#F09A99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#F09A99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09A99
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09A99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09A99 | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA798
Deuteranopia (green-blind)
#C0B898
Tritanopia (blue-blind)
#FF909A
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f09a99; /* rgb */ color: rgb(240, 154, 153); /* oklch */ color: oklch(77.2% 0.104 20.4);
Tailwind
colors: {
custom: {
50: '#f7b8b7',
500: '#f09a99',
950: '#000000',
},
}SCSS
$custom: #f09a99; $custom-light: #f7b8b7; $custom-dark: #000000;
JSON
{
"hex": "#f09a99",
"rgb": {
"r": 240,
"g": 154,
"b": 153
},
"hsl": {
"h": 0.69,
"s": 74.359,
"l": 77.059
},
"oklch": {
"l": 0.77247,
"c": 0.10364,
"h": 20.4
},
"luminance": 0.43936
}Semantic roles & 50–950 ramp
primary
#F09A99
secondary
#D8F2F3
accent
#D4D60F
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080