#F09098#F09098
#F09098 is a light, moderate red. Relative luminance 0.407; OKLCH L 75.6% C 0.116 H 14.9°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F09098 |
|---|---|
| RGB | rgb(240, 144, 152) |
| HSL | hsl(355, 76%, 75%) |
| HSV | hsv(355, 40%, 94%) |
| CMYK | cmyk(0%, 40%, 36.7%, 5.9%) |
| CIE-LAB | lab(70.00, 37.16, 11.46) |
| CIE-LCH | lch(70.00, 38.89, 17.14°) |
| OKLab | oklab(75.56% 0.1126 0.0299) |
| OKLCH | oklch(75.56% 0.116 14.9) |
| XYZ | xyz(51.5782, 40.7430, 34.8474) |
| Luminance | 0.4074 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.39
Blush Pink
#FE828C
ΔE00 4.17
Dusty Pink (survey)
#D58A94
ΔE00 5.24
Lightcoral
#F08080
ΔE00 5.37
Pig Pink
#E78EA5
ΔE00 5.52
Carnation
#FD798F
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09098 #90F0E8
analogous
#F090C8 #F09098 #F0B890
triadic
#F09098 #98F090 #9098F0
tetradic
#F09098 #C8F090 #90F0E8 #B890F0
square
#F09098 #C8F090 #90F0E8 #B890F0
split-complementary
#F09098 #90F0B8 #90C8F0
monochromatic
#E12434 #E95A66 #F09098 #F7C6CA #FBE4E6
Accessibility & contrast
On white
2.30
#F09098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#F09098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09098
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09098 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 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)
#A2A098
Deuteranopia (green-blind)
#BAB296
Tritanopia (blue-blind)
#FF8693
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f09098; /* rgb */ color: rgb(240, 144, 152); /* oklch */ color: oklch(75.6% 0.116 14.9);
Tailwind
colors: {
custom: {
50: '#f7b2b6',
500: '#f09098',
950: '#000000',
},
}SCSS
$custom: #f09098; $custom-light: #f7b2b6; $custom-dark: #000000;
JSON
{
"hex": "#f09098",
"rgb": {
"r": 240,
"g": 144,
"b": 152
},
"hsl": {
"h": 355,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.75561,
"c": 0.11648,
"h": 14.9
},
"luminance": 0.40739
}Semantic roles & 50–950 ramp
primary
#F09098
secondary
#D8F3F1
accent
#D8C70D
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080