#F8949D#F8949D
#F8949D is a light, vivid red. Relative luminance 0.436; OKLCH L 77.3% C 0.121 H 14.5°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F8949D |
|---|---|
| RGB | rgb(248, 148, 157) |
| HSL | hsl(355, 88%, 78%) |
| HSV | hsv(355, 40%, 97%) |
| CMYK | cmyk(0%, 40.3%, 36.7%, 2.7%) |
| CIE-LAB | lab(71.94, 38.57, 11.58) |
| CIE-LCH | lch(71.94, 40.27, 16.71°) |
| OKLab | oklab(77.3% 0.1169 0.0302) |
| OKLCH | oklch(77.3% 0.121 14.5) |
| XYZ | xyz(55.3896, 43.5752, 37.3854) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.62
Blush Pink
#FE828C
ΔE00 4.40
Rosa
#FE86A4
ΔE00 5.73
Pig Pink
#E78EA5
ΔE00 5.94
Carnation
#FD798F
ΔE00 6.03
Lightcoral
#F08080
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8949D #94F8EF
analogous
#F894CF #F8949D #F8BD94
triadic
#F8949D #9DF894 #949DF8
tetradic
#F8949D #CFF894 #94F8EF #BD94F8
square
#F8949D #CFF894 #94F8EF #BD94F8
split-complementary
#F8949D #94F8BD #94CFF8
monochromatic
#F02134 #F45B68 #F8949D #FCCDD2 #FDE2E5
Accessibility & contrast
On white
2.16
#F8949D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#F8949D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8949D
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8949D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8949D | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A59D
Deuteranopia (green-blind)
#BFB89B
Tritanopia (blue-blind)
#FF8997
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f8949d; /* rgb */ color: rgb(248, 148, 157); /* oklch */ color: oklch(77.3% 0.121 14.5);
Tailwind
colors: {
custom: {
50: '#fdb5b9',
500: '#f8949d',
950: '#000000',
},
}SCSS
$custom: #f8949d; $custom-light: #fdb5b9; $custom-dark: #000000;
JSON
{
"hex": "#f8949d",
"rgb": {
"r": 248,
"g": 148,
"b": 157
},
"hsl": {
"h": 354.6,
"s": 87.719,
"l": 77.647
},
"oklch": {
"l": 0.77295,
"c": 0.12071,
"h": 14.5
},
"luminance": 0.43571
}Semantic roles & 50–950 ramp
primary
#F8949D
secondary
#D6F5F2
accent
#E4D001
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080