#F99298#F99298
#F99298 is a light, vivid red. Relative luminance 0.430; OKLCH L 77.0% C 0.124 H 16.7°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F99298 |
|---|---|
| RGB | rgb(249, 146, 152) |
| HSL | hsl(357, 90%, 77%) |
| HSV | hsv(357, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 39%, 2.4%) |
| CIE-LAB | lab(71.53, 39.39, 13.79) |
| CIE-LCH | lch(71.53, 41.74, 19.29°) |
| OKLab | oklab(76.97% 0.1192 0.0357) |
| OKLCH | oklch(76.97% 0.124 16.7) |
| XYZ | xyz(55.0160, 42.9693, 35.0961) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.66
Rose Pink
#F7879A
ΔE00 4.15
Lightcoral
#F08080
ΔE00 5.22
Carnation
#FD798F
ΔE00 5.94
Salmon Pink
#FE7B7C
ΔE00 6.18
Rosa
#FE86A4
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99298 #92F9F3
analogous
#F992CB #F99298 #F9C092
triadic
#F99298 #98F992 #9298F9
tetradic
#F99298 #CBF992 #92F9F3 #C092F9
square
#F99298 #CBF992 #92F9F3 #C092F9
split-complementary
#F99298 #92F9C0 #92CBF9
monochromatic
#F31E2A #F65861 #F99298 #FCCCCF #FDE2E4
Accessibility & contrast
On white
2.19
#F99298 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#F99298 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99298
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99298 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99298 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A398
Deuteranopia (green-blind)
#BFB796
Tritanopia (blue-blind)
#FF8695
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f99298; /* rgb */ color: rgb(249, 146, 152); /* oklch */ color: oklch(77.0% 0.124 16.7);
Tailwind
colors: {
custom: {
50: '#feb3b6',
500: '#f99298',
950: '#000000',
},
}SCSS
$custom: #f99298; $custom-light: #feb3b6; $custom-dark: #000000;
JSON
{
"hex": "#f99298",
"rgb": {
"r": 249,
"g": 146,
"b": 152
},
"hsl": {
"h": 356.505,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.76972,
"c": 0.12442,
"h": 16.7
},
"luminance": 0.42965
}Semantic roles & 50–950 ramp
primary
#F99298
secondary
#D6F5F4
accent
#E6D800
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080