#F9949F#F9949F
#F9949F is a light, vivid red. Relative luminance 0.438; OKLCH L 77.5% C 0.122 H 13.3°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F9949F |
|---|---|
| RGB | rgb(249, 148, 159) |
| HSL | hsl(353, 89%, 78%) |
| HSV | hsv(353, 41%, 98%) |
| CMYK | cmyk(0%, 40.6%, 36.1%, 2.4%) |
| CIE-LAB | lab(72.11, 39.16, 10.73) |
| CIE-LCH | lch(72.11, 40.61, 15.32°) |
| OKLab | oklab(77.47% 0.1187 0.0281) |
| OKLCH | oklch(77.47% 0.122 13.3) |
| XYZ | xyz(55.9173, 43.8274, 38.3087) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.29
Blush Pink
#FE828C
ΔE00 4.60
Rosa
#FE86A4
ΔE00 5.20
Pig Pink
#E78EA5
ΔE00 5.53
Carnation
#FD798F
ΔE00 5.89
Pinky
#FC86AA
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9949F #94F9EE
analogous
#F994D2 #F9949F #F9BB94
triadic
#F9949F #9FF994 #949FF9
tetradic
#F9949F #D2F994 #94F9EE #BB94F9
square
#F9949F #D2F994 #94F9EE #BB94F9
split-complementary
#F9949F #94F9BB #94D2F9
monochromatic
#F32037 #F65A6B #F9949F #FCCED3 #FDE2E5
Accessibility & contrast
On white
2.15
#F9949F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#F9949F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9949F
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9949F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9949F | 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)
#A7A59F
Deuteranopia (green-blind)
#BFB89D
Tritanopia (blue-blind)
#FF8A98
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f9949f; /* rgb */ color: rgb(249, 148, 159); /* oklch */ color: oklch(77.5% 0.122 13.3);
Tailwind
colors: {
custom: {
50: '#feb5bb',
500: '#f9949f',
950: '#000000',
},
}SCSS
$custom: #f9949f; $custom-light: #feb5bb; $custom-dark: #000000;
JSON
{
"hex": "#f9949f",
"rgb": {
"r": 249,
"g": 148,
"b": 159
},
"hsl": {
"h": 353.465,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.77466,
"c": 0.12197,
"h": 13.3
},
"luminance": 0.43823
}Semantic roles & 50–950 ramp
primary
#F9949F
secondary
#D6F5F2
accent
#E6CD00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080