#F0979B#F0979B
#F0979B is a light, moderate red. Relative luminance 0.430; OKLCH L 76.8% C 0.107 H 17.0°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F0979B |
|---|---|
| RGB | rgb(240, 151, 155) |
| HSL | hsl(357, 75%, 77%) |
| HSV | hsv(357, 37%, 94%) |
| CMYK | cmyk(0%, 37.1%, 35.4%, 5.9%) |
| CIE-LAB | lab(71.57, 33.86, 12.03) |
| CIE-LCH | lch(71.57, 35.93, 19.56°) |
| OKLab | oklab(76.79% 0.1026 0.0313) |
| OKLCH | oklch(76.79% 0.107 17) |
| XYZ | xyz(52.9203, 43.0291, 36.5222) |
| Luminance | 0.4303 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.17
Blush Pink
#FE828C
ΔE00 5.51
Dusty Pink (survey)
#D58A94
ΔE00 5.99
Lightcoral
#F08080
ΔE00 6.19
Pig Pink
#E78EA5
ΔE00 6.59
Faded Pink
#DE9DAC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0979B #97F0EC
analogous
#F097C8 #F0979B #F0C097
triadic
#F0979B #9BF097 #979BF0
tetradic
#F0979B #C8F097 #97F0EC #C097F0
square
#F0979B #C8F097 #97F0EC #C097F0
split-complementary
#F0979B #97F0C0 #97C8F0
monochromatic
#E12C34 #E86268 #F0979B #F8CCCE #FBE4E5
Accessibility & contrast
On white
2.19
#F0979B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#F0979B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0979B
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0979B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0979B | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59B
Deuteranopia (green-blind)
#BDB699
Tritanopia (blue-blind)
#FF8D99
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f0979b; /* rgb */ color: rgb(240, 151, 155); /* oklch */ color: oklch(76.8% 0.107 17.0);
Tailwind
colors: {
custom: {
50: '#f7b6b8',
500: '#f0979b',
950: '#000000',
},
}SCSS
$custom: #f0979b; $custom-light: #f7b6b8; $custom-dark: #000000;
JSON
{
"hex": "#f0979b",
"rgb": {
"r": 240,
"g": 151,
"b": 155
},
"hsl": {
"h": 357.303,
"s": 74.79,
"l": 76.667
},
"oklch": {
"l": 0.76791,
"c": 0.10731,
"h": 17
},
"luminance": 0.43025
}Semantic roles & 50–950 ramp
primary
#F0979B
secondary
#D8F3F2
accent
#D7CE0F
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080