#F99494#F99494
#F99494 is a light, vivid red. Relative luminance 0.435; OKLCH L 77.2% C 0.122 H 20.2°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F99494 |
|---|---|
| RGB | rgb(249, 148, 148) |
| HSL | hsl(0, 89%, 78%) |
| HSV | hsv(0, 41%, 98%) |
| CMYK | cmyk(0%, 40.6%, 40.6%, 2.4%) |
| CIE-LAB | lab(71.87, 37.93, 16.47) |
| CIE-LCH | lch(71.87, 41.35, 23.48°) |
| OKLab | oklab(77.2% 0.1145 0.0423) |
| OKLCH | oklch(77.2% 0.122 20.2) |
| XYZ | xyz(55.0049, 43.4624, 33.5034) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.46
Lightcoral
#F08080
ΔE00 4.89
Peachy Pink
#FF9A8A
ΔE00 5.48
Salmon Pink
#FE7B7C
ΔE00 5.79
Rose Pink
#F7879A
ΔE00 5.99
Blush (survey)
#F29E8E
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99494 #94F9F9
analogous
#F994C6 #F99494 #F9C694
triadic
#F99494 #94F994 #9494F9
tetradic
#F99494 #C6F994 #94F9F9 #C694F9
square
#F99494 #C6F994 #94F9F9 #C694F9
split-complementary
#F99494 #94F9C6 #94C6F9
monochromatic
#F32020 #F65A5A #F99494 #FCCECE #FDE2E2
Accessibility & contrast
On white
2.17
#F99494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#F99494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99494
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99494 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A493
Deuteranopia (green-blind)
#C1B892
Tritanopia (blue-blind)
#FF8895
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f99494; /* rgb */ color: rgb(249, 148, 148); /* oklch */ color: oklch(77.2% 0.122 20.2);
Tailwind
colors: {
custom: {
50: '#feb5b3',
500: '#f99494',
950: '#000000',
},
}SCSS
$custom: #f99494; $custom-light: #feb5b3; $custom-dark: #000000;
JSON
{
"hex": "#f99494",
"rgb": {
"r": 249,
"g": 148,
"b": 148
},
"hsl": {
"h": 0,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.77198,
"c": 0.12208,
"h": 20.2
},
"luminance": 0.43458
}Semantic roles & 50–950 ramp
primary
#F99494
secondary
#D6F5F5
accent
#E5E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080