#F8979D#F8979D
#F8979D is a light, moderate red. Relative luminance 0.445; OKLCH L 77.8% C 0.117 H 16.1°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F8979D |
|---|---|
| RGB | rgb(248, 151, 157) |
| HSL | hsl(356, 87%, 78%) |
| HSV | hsv(356, 39%, 97%) |
| CMYK | cmyk(0%, 39.1%, 36.7%, 2.7%) |
| CIE-LAB | lab(72.58, 37.02, 12.48) |
| CIE-LCH | lch(72.58, 39.07, 18.63°) |
| OKLab | oklab(77.78% 0.1122 0.0324) |
| OKLCH | oklch(77.78% 0.117 16.1) |
| XYZ | xyz(55.8663, 44.5285, 37.5443) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.65
Blush Pink
#FE828C
ΔE00 4.89
Lightcoral
#F08080
ΔE00 6.33
Pig Pink
#E78EA5
ΔE00 6.73
Rosa
#FE86A4
ΔE00 6.76
Carnation
#FD798F
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8979D #97F8F2
analogous
#F897CD #F8979D #F8C197
triadic
#F8979D #9DF897 #979DF8
tetradic
#F8979D #CDF897 #97F8F2 #C197F8
square
#F8979D #CDF897 #97F8F2 #C197F8
split-complementary
#F8979D #97F8C1 #97CDF8
monochromatic
#F02431 #F45E67 #F8979D #FCD0D3 #FDE2E4
Accessibility & contrast
On white
2.12
#F8979D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#F8979D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8979D
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8979D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8979D | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79D
Deuteranopia (green-blind)
#C1B99B
Tritanopia (blue-blind)
#FF8C9A
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f8979d; /* rgb */ color: rgb(248, 151, 157); /* oklch */ color: oklch(77.8% 0.117 16.1);
Tailwind
colors: {
custom: {
50: '#fdb7b9',
500: '#f8979d',
950: '#000000',
},
}SCSS
$custom: #f8979d; $custom-light: #fdb7b9; $custom-dark: #000000;
JSON
{
"hex": "#f8979d",
"rgb": {
"r": 248,
"g": 151,
"b": 157
},
"hsl": {
"h": 356.289,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.77781,
"c": 0.11675,
"h": 16.1
},
"luminance": 0.44524
}Semantic roles & 50–950 ramp
primary
#F8979D
secondary
#D6F5F3
accent
#E4D602
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080