#F99297#F99297
#F99297 is a light, vivid red. Relative luminance 0.429; OKLCH L 76.9% C 0.124 H 17.3°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F99297 |
|---|---|
| RGB | rgb(249, 146, 151) |
| HSL | hsl(357, 90%, 77%) |
| HSV | hsv(357, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 39.4%, 2.4%) |
| CIE-LAB | lab(71.51, 39.28, 14.32) |
| CIE-LCH | lch(71.51, 41.81, 20.02°) |
| OKLab | oklab(76.95% 0.1188 0.037) |
| OKLCH | oklch(76.95% 0.124 17.3) |
| XYZ | xyz(54.9344, 42.9366, 34.6665) |
| Luminance | 0.4293 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.65
Rose Pink
#F7879A
ΔE00 4.42
Lightcoral
#F08080
ΔE00 5.04
Salmon Pink
#FE7B7C
ΔE00 6.00
Carnation
#FD798F
ΔE00 6.10
Rosa
#FE86A4
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99297 #92F9F4
analogous
#F992CB #F99297 #F9C092
triadic
#F99297 #97F992 #9297F9
tetradic
#F99297 #CBF992 #92F9F4 #C092F9
square
#F99297 #CBF992 #92F9F4 #C092F9
split-complementary
#F99297 #92F9C0 #92CBF9
monochromatic
#F31E28 #F65860 #F99297 #FCCCCE #FDE2E3
Accessibility & contrast
On white
2.19
#F99297 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#F99297 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99297
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99297 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99297 | 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)
#A6A397
Deuteranopia (green-blind)
#C0B795
Tritanopia (blue-blind)
#FF8694
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f99297; /* rgb */ color: rgb(249, 146, 151); /* oklch */ color: oklch(76.9% 0.124 17.3);
Tailwind
colors: {
custom: {
50: '#feb3b5',
500: '#f99297',
950: '#000000',
},
}SCSS
$custom: #f99297; $custom-light: #feb3b5; $custom-dark: #000000;
JSON
{
"hex": "#f99297",
"rgb": {
"r": 249,
"g": 146,
"b": 151
},
"hsl": {
"h": 357.087,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.76947,
"c": 0.12444,
"h": 17.3
},
"luminance": 0.42932
}Semantic roles & 50–950 ramp
primary
#F99297
secondary
#D6F5F4
accent
#E6DA00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080