#F99394#F99394
#F99394 is a light, vivid red. Relative luminance 0.431; OKLCH L 77.0% C 0.123 H 19.7°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F99394 |
|---|---|
| RGB | rgb(249, 147, 148) |
| HSL | hsl(359, 89%, 78%) |
| HSV | hsv(359, 41%, 98%) |
| CMYK | cmyk(0%, 41%, 40.6%, 2.4%) |
| CIE-LAB | lab(71.66, 38.44, 16.18) |
| CIE-LCH | lch(71.66, 41.71, 22.82°) |
| OKLab | oklab(77.04% 0.1161 0.0415) |
| OKLCH | oklch(77.04% 0.123 19.7) |
| XYZ | xyz(54.8487, 43.1501, 33.4513) |
| Luminance | 0.4315 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.14
Lightcoral
#F08080
ΔE00 4.74
Rose Pink
#F7879A
ΔE00 5.64
Salmon Pink
#FE7B7C
ΔE00 5.65
Peachy Pink
#FF9A8A
ΔE00 5.81
Blush (survey)
#F29E8E
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99394 #93F9F8
analogous
#F993C7 #F99394 #F9C593
triadic
#F99394 #94F993 #9394F9
tetradic
#F99394 #C7F993 #93F9F8 #C593F9
square
#F99394 #C7F993 #93F9F8 #C593F9
split-complementary
#F99394 #93F9C5 #93C7F9
monochromatic
#F31F21 #F6595B #F99394 #FCCDCD #FDE2E2
Accessibility & contrast
On white
2.18
#F99394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#F99394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99394
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99394 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A393
Deuteranopia (green-blind)
#C1B792
Tritanopia (blue-blind)
#FF8794
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f99394; /* rgb */ color: rgb(249, 147, 148); /* oklch */ color: oklch(77.0% 0.123 19.7);
Tailwind
colors: {
custom: {
50: '#feb4b3',
500: '#f99394',
950: '#000000',
},
}SCSS
$custom: #f99394; $custom-light: #feb4b3; $custom-dark: #000000;
JSON
{
"hex": "#f99394",
"rgb": {
"r": 249,
"g": 147,
"b": 148
},
"hsl": {
"h": 359.412,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.77036,
"c": 0.12331,
"h": 19.7
},
"luminance": 0.43145
}Semantic roles & 50–950 ramp
primary
#F99394
secondary
#D6F5F5
accent
#E6E300
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080