#F9979A#F9979A
#F9979A is a light, moderate red. Relative luminance 0.446; OKLCH L 77.8% C 0.118 H 18.2°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F9979A |
|---|---|
| RGB | rgb(249, 151, 154) |
| HSL | hsl(358, 89%, 78%) |
| HSV | hsv(358, 39%, 98%) |
| CMYK | cmyk(0%, 39.4%, 38.2%, 2.4%) |
| CIE-LAB | lab(72.63, 37.04, 14.23) |
| CIE-LCH | lch(72.63, 39.68, 21.02°) |
| OKLab | oklab(77.83% 0.1121 0.0368) |
| OKLCH | oklch(77.83% 0.118 18.2) |
| XYZ | xyz(55.9688, 44.6107, 36.2286) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.83
Rose Pink
#F7879A
ΔE00 5.39
Lightcoral
#F08080
ΔE00 5.88
Peachy Pink
#FF9A8A
ΔE00 6.50
Blush (survey)
#F29E8E
ΔE00 6.80
Salmon Pink
#FE7B7C
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9979A #97F9F6
analogous
#F997CB #F9979A #F9C597
triadic
#F9979A #9AF997 #979AF9
tetradic
#F9979A #CBF997 #97F9F6 #C597F9
square
#F9979A #CBF997 #97F9F6 #C597F9
split-complementary
#F9979A #97F9C5 #97CBF9
monochromatic
#F2232A #F65D62 #F9979A #FCD1D2 #FDE2E3
Accessibility & contrast
On white
2.12
#F9979A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#F9979A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9979A
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9979A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9979A | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA69A
Deuteranopia (green-blind)
#C2BA98
Tritanopia (blue-blind)
#FF8C99
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f9979a; /* rgb */ color: rgb(249, 151, 154); /* oklch */ color: oklch(77.8% 0.118 18.2);
Tailwind
colors: {
custom: {
50: '#feb7b7',
500: '#f9979a',
950: '#000000',
},
}SCSS
$custom: #f9979a; $custom-light: #feb7b7; $custom-dark: #000000;
JSON
{
"hex": "#f9979a",
"rgb": {
"r": 249,
"g": 151,
"b": 154
},
"hsl": {
"h": 358.163,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.77827,
"c": 0.11798,
"h": 18.2
},
"luminance": 0.44606
}Semantic roles & 50–950 ramp
primary
#F9979A
secondary
#D6F5F4
accent
#E6DE00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080