#F99098#F99098
#F99098 is a light, vivid red. Relative luminance 0.424; OKLCH L 76.7% C 0.127 H 15.6°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F99098 |
|---|---|
| RGB | rgb(249, 144, 152) |
| HSL | hsl(355, 90%, 77%) |
| HSV | hsv(355, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 39%, 2.4%) |
| CIE-LAB | lab(71.12, 40.42, 13.21) |
| CIE-LCH | lch(71.12, 42.52, 18.09°) |
| OKLab | oklab(76.65% 0.1223 0.0342) |
| OKLCH | oklch(76.65% 0.127 15.6) |
| XYZ | xyz(54.7104, 42.3580, 34.9942) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.29
Rose Pink
#F7879A
ΔE00 3.47
Lightcoral
#F08080
ΔE00 5.20
Carnation
#FD798F
ΔE00 5.32
Rosa
#FE86A4
ΔE00 5.92
Salmon Pink
#FE7B7C
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99098 #90F9F1
analogous
#F990CC #F99098 #F9BD90
triadic
#F99098 #98F990 #9098F9
tetradic
#F99098 #CCF990 #90F9F1 #BD90F9
square
#F99098 #CCF990 #90F9F1 #BD90F9
split-complementary
#F99098 #90F9BD #90CCF9
monochromatic
#F31C2C #F65662 #F99098 #FCCACE #FDE2E4
Accessibility & contrast
On white
2.22
#F99098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#F99098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99098
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99098 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A298
Deuteranopia (green-blind)
#BEB696
Tritanopia (blue-blind)
#FF8493
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f99098; /* rgb */ color: rgb(249, 144, 152); /* oklch */ color: oklch(76.7% 0.127 15.6);
Tailwind
colors: {
custom: {
50: '#feb2b6',
500: '#f99098',
950: '#000000',
},
}SCSS
$custom: #f99098; $custom-light: #feb2b6; $custom-dark: #000000;
JSON
{
"hex": "#f99098",
"rgb": {
"r": 249,
"g": 144,
"b": 152
},
"hsl": {
"h": 355.429,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.76653,
"c": 0.12704,
"h": 15.6
},
"luminance": 0.42353
}Semantic roles & 50–950 ramp
primary
#F99098
secondary
#D5F6F3
accent
#E6D400
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080