#F8939F#F8939F
#F8939F is a light, vivid red. Relative luminance 0.433; OKLCH L 77.2% C 0.122 H 12.7°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F8939F |
|---|---|
| RGB | rgb(248, 147, 159) |
| HSL | hsl(353, 88%, 77%) |
| HSV | hsv(353, 41%, 97%) |
| CMYK | cmyk(0%, 40.7%, 35.9%, 2.7%) |
| CIE-LAB | lab(71.78, 39.32, 10.24) |
| CIE-LCH | lch(71.78, 40.63, 14.59°) |
| OKLab | oklab(77.19% 0.1192 0.0268) |
| OKLCH | oklch(77.19% 0.122 12.7) |
| XYZ | xyz(55.4056, 43.3317, 38.2399) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.96
Blush Pink
#FE828C
ΔE00 4.60
Rosa
#FE86A4
ΔE00 4.86
Pig Pink
#E78EA5
ΔE00 5.16
Carnation
#FD798F
ΔE00 5.67
Pinky
#FC86AA
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8939F #93F8EC
analogous
#F893D2 #F8939F #F8B993
triadic
#F8939F #9FF893 #939FF8
tetradic
#F8939F #D2F893 #93F8EC #B993F8
square
#F8939F #D2F893 #93F8EC #B993F8
split-complementary
#F8939F #93F8B9 #93D2F8
monochromatic
#F12039 #F45A6C #F8939F #FCCCD2 #FDE2E5
Accessibility & contrast
On white
2.17
#F8939F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#F8939F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8939F
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8939F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8939F | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49F
Deuteranopia (green-blind)
#BEB79D
Tritanopia (blue-blind)
#FF8997
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f8939f; /* rgb */ color: rgb(248, 147, 159); /* oklch */ color: oklch(77.2% 0.122 12.7);
Tailwind
colors: {
custom: {
50: '#fdb4bb',
500: '#f8939f',
950: '#000000',
},
}SCSS
$custom: #f8939f; $custom-light: #fdb4bb; $custom-dark: #000000;
JSON
{
"hex": "#f8939f",
"rgb": {
"r": 248,
"g": 147,
"b": 159
},
"hsl": {
"h": 352.871,
"s": 87.826,
"l": 77.451
},
"oklch": {
"l": 0.77185,
"c": 0.12217,
"h": 12.7
},
"luminance": 0.43327
}Semantic roles & 50–950 ramp
primary
#F8939F
secondary
#D6F5F1
accent
#E4C901
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080