#F99094#F99094
#F99094 is a light, vivid red. Relative luminance 0.422; OKLCH L 76.6% C 0.127 H 18.0°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F99094 |
|---|---|
| RGB | rgb(249, 144, 148) |
| HSL | hsl(358, 90%, 77%) |
| HSV | hsv(358, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 40.6%, 2.4%) |
| CIE-LAB | lab(71.03, 39.98, 15.30) |
| CIE-LCH | lch(71.03, 42.81, 20.94°) |
| OKLab | oklab(76.56% 0.1208 0.0394) |
| OKLCH | oklch(76.56% 0.127 18) |
| XYZ | xyz(54.3883, 42.2292, 33.2979) |
| Luminance | 0.4222 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.26
Lightcoral
#F08080
ΔE00 4.44
Rose Pink
#F7879A
ΔE00 4.61
Salmon Pink
#FE7B7C
ΔE00 5.37
Carnation
#FD798F
ΔE00 5.96
Peachy Pink
#FF9A8A
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99094 #90F9F5
analogous
#F990C9 #F99094 #F9C090
triadic
#F99094 #94F990 #9094F9
tetradic
#F99094 #C9F990 #90F9F5 #C090F9
square
#F99094 #C9F990 #90F9F5 #C090F9
split-complementary
#F99094 #90F9C0 #90C9F9
monochromatic
#F31C24 #F6565C #F99094 #FCCACC #FDE2E3
Accessibility & contrast
On white
2.22
#F99094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#F99094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99094
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99094 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A194
Deuteranopia (green-blind)
#BFB692
Tritanopia (blue-blind)
#FF8492
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f99094; /* rgb */ color: rgb(249, 144, 148); /* oklch */ color: oklch(76.6% 0.127 18.0);
Tailwind
colors: {
custom: {
50: '#feb2b3',
500: '#f99094',
950: '#000000',
},
}SCSS
$custom: #f99094; $custom-light: #feb2b3; $custom-dark: #000000;
JSON
{
"hex": "#f99094",
"rgb": {
"r": 249,
"g": 144,
"b": 148
},
"hsl": {
"h": 357.714,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.76557,
"c": 0.12707,
"h": 18
},
"luminance": 0.42224
}Semantic roles & 50–950 ramp
primary
#F99094
secondary
#D5F6F4
accent
#E6DD00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080