#F99A97#F99A97
#F99A97 is a light, moderate red. Relative luminance 0.455; OKLCH L 78.2% C 0.115 H 22.0°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F99A97 |
|---|---|
| RGB | rgb(249, 154, 151) |
| HSL | hsl(2, 89%, 78%) |
| HSV | hsv(2, 39%, 98%) |
| CMYK | cmyk(0%, 38.2%, 39.4%, 2.4%) |
| CIE-LAB | lab(73.21, 35.15, 16.69) |
| CIE-LCH | lch(73.21, 38.91, 25.40°) |
| OKLab | oklab(78.25% 0.1062 0.0428) |
| OKLCH | oklch(78.25% 0.115 22) |
| XYZ | xyz(56.2111, 45.4899, 35.0921) |
| Luminance | 0.4548 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.57
Blush (survey)
#F29E8E
ΔE00 4.84
Blush Pink
#FE828C
ΔE00 6.04
Lightcoral
#F08080
ΔE00 6.16
Salmon Pink
#FE7B7C
ΔE00 7.05
Light Salmon
#FEA993
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99A97 #97F6F9
analogous
#F997C5 #F99A97 #F9CB97
triadic
#F99A97 #97F99A #9A97F9
tetradic
#F99A97 #C5F997 #97F6F9 #CB97F9
square
#F99A97 #C5F997 #97F6F9 #CB97F9
split-complementary
#F99A97 #97F9CB #97C5F9
monochromatic
#F22A23 #F6625D #F99A97 #FCD2D1 #FDE3E2
Accessibility & contrast
On white
2.08
#F99A97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#F99A97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99A97
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99A97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99A97 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA896
Deuteranopia (green-blind)
#C5BB95
Tritanopia (blue-blind)
#FF8E9A
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f99a97; /* rgb */ color: rgb(249, 154, 151); /* oklch */ color: oklch(78.2% 0.115 22.0);
Tailwind
colors: {
custom: {
50: '#feb9b5',
500: '#f99a97',
950: '#000000',
},
}SCSS
$custom: #f99a97; $custom-light: #feb9b5; $custom-dark: #000000;
JSON
{
"hex": "#f99a97",
"rgb": {
"r": 249,
"g": 154,
"b": 151
},
"hsl": {
"h": 1.837,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.78249,
"c": 0.11453,
"h": 22
},
"luminance": 0.45485
}Semantic roles & 50–950 ramp
primary
#F99A97
secondary
#D6F4F5
accent
#DEE600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080