#F9919A#F9919A
#F9919A is a light, vivid red. Relative luminance 0.427; OKLCH L 76.9% C 0.126 H 14.9°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F9919A |
|---|---|
| RGB | rgb(249, 145, 154) |
| HSL | hsl(355, 90%, 77%) |
| HSV | hsv(355, 42%, 98%) |
| CMYK | cmyk(0%, 41.8%, 38.2%, 2.4%) |
| CIE-LAB | lab(71.37, 40.13, 12.45) |
| CIE-LCH | lch(71.37, 42.02, 17.24°) |
| OKLab | oklab(76.86% 0.1215 0.0323) |
| OKLCH | oklch(76.86% 0.126 14.9) |
| XYZ | xyz(55.0277, 42.7284, 35.9149) |
| Luminance | 0.4272 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.29
Blush Pink
#FE828C
ΔE00 3.62
Carnation
#FD798F
ΔE00 5.40
Lightcoral
#F08080
ΔE00 5.63
Rosa
#FE86A4
ΔE00 5.63
Pig Pink
#E78EA5
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9919A #91F9F0
analogous
#F991CE #F9919A #F9BC91
triadic
#F9919A #9AF991 #919AF9
tetradic
#F9919A #CEF991 #91F9F0 #BC91F9
square
#F9919A #CEF991 #91F9F0 #BC91F9
split-complementary
#F9919A #91F9BC #91CEF9
monochromatic
#F31D2F #F65765 #F9919A #FCCBCF #FDE2E4
Accessibility & contrast
On white
2.20
#F9919A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#F9919A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9919A
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9919A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9919A | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A29A
Deuteranopia (green-blind)
#BFB798
Tritanopia (blue-blind)
#FF8695
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f9919a; /* rgb */ color: rgb(249, 145, 154); /* oklch */ color: oklch(76.9% 0.126 14.9);
Tailwind
colors: {
custom: {
50: '#feb3b7',
500: '#f9919a',
950: '#000000',
},
}SCSS
$custom: #f9919a; $custom-light: #feb3b7; $custom-dark: #000000;
JSON
{
"hex": "#f9919a",
"rgb": {
"r": 249,
"g": 145,
"b": 154
},
"hsl": {
"h": 354.808,
"s": 89.655,
"l": 77.255
},
"oklch": {
"l": 0.76861,
"c": 0.12575,
"h": 14.9
},
"luminance": 0.42724
}Semantic roles & 50–950 ramp
primary
#F9919A
secondary
#D5F6F3
accent
#E6D200
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080