#F0949C#F0949C
#F0949C is a light, moderate red. Relative luminance 0.421; OKLCH L 76.3% C 0.111 H 14.4°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F0949C |
|---|---|
| RGB | rgb(240, 148, 156) |
| HSL | hsl(355, 75%, 76%) |
| HSV | hsv(355, 38%, 94%) |
| CMYK | cmyk(0%, 38.3%, 35%, 5.9%) |
| CIE-LAB | lab(70.95, 35.55, 10.58) |
| CIE-LCH | lch(70.95, 37.09, 16.58°) |
| OKLab | oklab(76.32% 0.1078 0.0277) |
| OKLCH | oklch(76.32% 0.111 14.4) |
| XYZ | xyz(52.5280, 42.1095, 36.8074) |
| Luminance | 0.4210 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.91
Blush Pink
#FE828C
ΔE00 5.05
Pig Pink
#E78EA5
ΔE00 5.34
Dusty Pink (survey)
#D58A94
ΔE00 5.37
Rosa
#FE86A4
ΔE00 6.12
Faded Pink
#DE9DAC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0949C #94F0E8
analogous
#F094CA #F0949C #F0BA94
triadic
#F0949C #9CF094 #949CF0
tetradic
#F0949C #CAF094 #94F0E8 #BA94F0
square
#F0949C #CAF094 #94F0E8 #BA94F0
split-complementary
#F0949C #94F0BA #94CAF0
monochromatic
#E12939 #E85E6A #F0949C #F8CACE #FBE4E6
Accessibility & contrast
On white
2.23
#F0949C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#F0949C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0949C
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0949C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0949C | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39C
Deuteranopia (green-blind)
#BBB49A
Tritanopia (blue-blind)
#FF8B97
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f0949c; /* rgb */ color: rgb(240, 148, 156); /* oklch */ color: oklch(76.3% 0.111 14.4);
Tailwind
colors: {
custom: {
50: '#f7b4b9',
500: '#f0949c',
950: '#000000',
},
}SCSS
$custom: #f0949c; $custom-light: #f7b4b9; $custom-dark: #000000;
JSON
{
"hex": "#f0949c",
"rgb": {
"r": 240,
"g": 148,
"b": 156
},
"hsl": {
"h": 354.783,
"s": 75.41,
"l": 76.078
},
"oklch": {
"l": 0.76318,
"c": 0.11128,
"h": 14.4
},
"luminance": 0.42105
}Semantic roles & 50–950 ramp
primary
#F0949C
secondary
#D8F3F1
accent
#D8C60E
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080