#F09099#F09099
#F09099 is a light, moderate red. Relative luminance 0.408; OKLCH L 75.6% C 0.117 H 14.2°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F09099 |
|---|---|
| RGB | rgb(240, 144, 153) |
| HSL | hsl(354, 76%, 75%) |
| HSV | hsv(354, 40%, 94%) |
| CMYK | cmyk(0%, 40%, 36.3%, 5.9%) |
| CIE-LAB | lab(70.02, 37.28, 10.94) |
| CIE-LCH | lch(70.02, 38.85, 16.35°) |
| OKLab | oklab(75.59% 0.113 0.0286) |
| OKLCH | oklch(75.59% 0.117 14.2) |
| XYZ | xyz(51.6605, 40.7759, 35.2805) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.17
Blush Pink
#FE828C
ΔE00 4.28
Dusty Pink (survey)
#D58A94
ΔE00 5.15
Pig Pink
#E78EA5
ΔE00 5.20
Carnation
#FD798F
ΔE00 5.58
Lightcoral
#F08080
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09099 #90F0E7
analogous
#F090C9 #F09099 #F0B790
triadic
#F09099 #99F090 #9099F0
tetradic
#F09099 #C9F090 #90F0E7 #B790F0
square
#F09099 #C9F090 #90F0E7 #B790F0
split-complementary
#F09099 #90F0B7 #90C9F0
monochromatic
#E12436 #E95A67 #F09099 #F7C6CB #FBE4E6
Accessibility & contrast
On white
2.29
#F09099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#F09099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09099
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09099 | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A099
Deuteranopia (green-blind)
#B9B297
Tritanopia (blue-blind)
#FF8693
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f09099; /* rgb */ color: rgb(240, 144, 153); /* oklch */ color: oklch(75.6% 0.117 14.2);
Tailwind
colors: {
custom: {
50: '#f7b2b7',
500: '#f09099',
950: '#000000',
},
}SCSS
$custom: #f09099; $custom-light: #f7b2b7; $custom-dark: #000000;
JSON
{
"hex": "#f09099",
"rgb": {
"r": 240,
"g": 144,
"b": 153
},
"hsl": {
"h": 354.375,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.75586,
"c": 0.11652,
"h": 14.2
},
"luminance": 0.40772
}Semantic roles & 50–950 ramp
primary
#F09099
secondary
#D8F3F1
accent
#D8C50D
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080