#F8959A#F8959A
#F8959A is a light, moderate red. Relative luminance 0.438; OKLCH L 77.4% C 0.119 H 17.0°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F8959A |
|---|---|
| RGB | rgb(248, 149, 154) |
| HSL | hsl(357, 88%, 78%) |
| HSV | hsv(357, 40%, 97%) |
| CMYK | cmyk(0%, 39.9%, 37.9%, 2.7%) |
| CIE-LAB | lab(72.09, 37.71, 13.44) |
| CIE-LCH | lch(72.09, 40.04, 19.62°) |
| OKLab | oklab(77.38% 0.1142 0.0348) |
| OKLCH | oklch(77.38% 0.119 17) |
| XYZ | xyz(55.2941, 43.7890, 36.1055) |
| Luminance | 0.4378 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.39
Rose Pink
#F7879A
ΔE00 4.64
Lightcoral
#F08080
ΔE00 5.71
Carnation
#FD798F
ΔE00 6.64
Salmon Pink
#FE7B7C
ΔE00 6.75
Rosa
#FE86A4
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8959A #95F8F3
analogous
#F895CB #F8959A #F8C295
triadic
#F8959A #9AF895 #959AF8
tetradic
#F8959A #CBF895 #95F8F3 #C295F8
square
#F8959A #CBF895 #95F8F3 #C295F8
split-complementary
#F8959A #95F8C2 #95CBF8
monochromatic
#F0222D #F45C63 #F8959A #FCCED1 #FDE2E4
Accessibility & contrast
On white
2.15
#F8959A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#F8959A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8959A
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8959A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8959A | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59A
Deuteranopia (green-blind)
#C0B898
Tritanopia (blue-blind)
#FF8A97
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f8959a; /* rgb */ color: rgb(248, 149, 154); /* oklch */ color: oklch(77.4% 0.119 17.0);
Tailwind
colors: {
custom: {
50: '#fdb5b7',
500: '#f8959a',
950: '#000000',
},
}SCSS
$custom: #f8959a; $custom-light: #fdb5b7; $custom-dark: #000000;
JSON
{
"hex": "#f8959a",
"rgb": {
"r": 248,
"g": 149,
"b": 154
},
"hsl": {
"h": 356.97,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.77382,
"c": 0.11936,
"h": 17
},
"luminance": 0.43784
}Semantic roles & 50–950 ramp
primary
#F8959A
secondary
#D6F5F4
accent
#E4D901
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080