#F0909F#F0909F
#F0909F is a light, moderate red. Relative luminance 0.410; OKLCH L 75.7% C 0.117 H 10.2°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F0909F |
|---|---|
| RGB | rgb(240, 144, 159) |
| HSL | hsl(351, 76%, 75%) |
| HSV | hsv(351, 40%, 94%) |
| CMYK | cmyk(0%, 40%, 33.8%, 5.9%) |
| CIE-LAB | lab(70.16, 38.00, 7.80) |
| CIE-LCH | lch(70.16, 38.79, 11.60°) |
| OKLab | oklab(75.74% 0.1152 0.0207) |
| OKLCH | oklch(75.74% 0.117 10.2) |
| XYZ | xyz(52.1685, 40.9791, 37.9563) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.45
Pig Pink
#E78EA5
ΔE00 3.38
Rosa
#FE86A4
ΔE00 4.16
Dusty Pink (survey)
#D58A94
ΔE00 5.02
Pinky
#FC86AA
ΔE00 5.31
Blush Pink
#FE828C
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0909F #90F0E1
analogous
#F090CF #F0909F #F0B190
triadic
#F0909F #9FF090 #909FF0
tetradic
#F0909F #CFF090 #90F0E1 #B190F0
square
#F0909F #CFF090 #90F0E1 #B190F0
split-complementary
#F0909F #90F0B1 #90CFF0
monochromatic
#E12442 #E95A70 #F0909F #F7C6CE #FBE4E8
Accessibility & contrast
On white
2.28
#F0909F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#F0909F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0909F
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0909F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0909F | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A09F
Deuteranopia (green-blind)
#B8B39D
Tritanopia (blue-blind)
#FF8795
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f0909f; /* rgb */ color: rgb(240, 144, 159); /* oklch */ color: oklch(75.7% 0.117 10.2);
Tailwind
colors: {
custom: {
50: '#f7b2bb',
500: '#f0909f',
950: '#000000',
},
}SCSS
$custom: #f0909f; $custom-light: #f7b2bb; $custom-dark: #000000;
JSON
{
"hex": "#f0909f",
"rgb": {
"r": 240,
"g": 144,
"b": 159
},
"hsl": {
"h": 350.625,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.75742,
"c": 0.11706,
"h": 10.2
},
"luminance": 0.40975
}Semantic roles & 50–950 ramp
primary
#F0909F
secondary
#D8F3EF
accent
#D8B90D
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080