#F0949E#F0949E
#F0949E is a light, moderate red. Relative luminance 0.422; OKLCH L 76.4% C 0.111 H 13.0°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F0949E |
|---|---|
| RGB | rgb(240, 148, 158) |
| HSL | hsl(353, 75%, 76%) |
| HSV | hsv(353, 38%, 94%) |
| CMYK | cmyk(0%, 38.3%, 34.2%, 5.9%) |
| CIE-LAB | lab(70.99, 35.79, 9.54) |
| CIE-LCH | lch(70.99, 37.04, 14.93°) |
| OKLab | oklab(76.37% 0.1085 0.0251) |
| OKLCH | oklch(76.37% 0.111 13) |
| XYZ | xyz(52.6987, 42.1778, 37.7067) |
| Luminance | 0.4217 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.59
Pig Pink
#E78EA5
ΔE00 4.72
Dusty Pink (survey)
#D58A94
ΔE00 5.24
Blush Pink
#FE828C
ΔE00 5.30
Rosa
#FE86A4
ΔE00 5.61
Faded Pink
#DE9DAC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0949E #94F0E6
analogous
#F094CC #F0949E #F0B894
triadic
#F0949E #9EF094 #949EF0
tetradic
#F0949E #CCF094 #94F0E6 #B894F0
square
#F0949E #CCF094 #94F0E6 #B894F0
split-complementary
#F0949E #94F0B8 #94CCF0
monochromatic
#E1293D #E85E6D #F0949E #F8CACF #FBE4E7
Accessibility & contrast
On white
2.23
#F0949E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#F0949E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0949E
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0949E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0949E | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39E
Deuteranopia (green-blind)
#BBB59C
Tritanopia (blue-blind)
#FF8B98
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f0949e; /* rgb */ color: rgb(240, 148, 158); /* oklch */ color: oklch(76.4% 0.111 13.0);
Tailwind
colors: {
custom: {
50: '#f7b4ba',
500: '#f0949e',
950: '#000000',
},
}SCSS
$custom: #f0949e; $custom-light: #f7b4ba; $custom-dark: #000000;
JSON
{
"hex": "#f0949e",
"rgb": {
"r": 240,
"g": 148,
"b": 158
},
"hsl": {
"h": 353.478,
"s": 75.41,
"l": 76.078
},
"oklch": {
"l": 0.76369,
"c": 0.11139,
"h": 13
},
"luminance": 0.42174
}Semantic roles & 50–950 ramp
primary
#F0949E
secondary
#D8F3F0
accent
#D8C20E
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080