#F99A98#F99A98
#F99A98 is a light, moderate red. Relative luminance 0.455; OKLCH L 78.3% C 0.114 H 21.3°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F99A98 |
|---|---|
| RGB | rgb(249, 154, 152) |
| HSL | hsl(1, 89%, 79%) |
| HSV | hsv(1, 39%, 98%) |
| CMYK | cmyk(0%, 38.2%, 39%, 2.4%) |
| CIE-LAB | lab(73.23, 35.26, 16.17) |
| CIE-LCH | lch(73.23, 38.79, 24.64°) |
| OKLab | oklab(78.27% 0.1066 0.0415) |
| OKLCH | oklch(78.27% 0.114 21.3) |
| XYZ | xyz(56.2926, 45.5225, 35.5216) |
| Luminance | 0.4552 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.91
Blush (survey)
#F29E8E
ΔE00 5.15
Blush Pink
#FE828C
ΔE00 5.90
Lightcoral
#F08080
ΔE00 6.18
Rose Pink
#F7879A
ΔE00 7.04
Salmon Pink
#FE7B7C
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99A98 #98F7F9
analogous
#F998C6 #F99A98 #F9CA98
triadic
#F99A98 #98F99A #9A98F9
tetradic
#F99A98 #C6F998 #98F7F9 #CA98F9
square
#F99A98 #C6F998 #98F7F9 #CA98F9
split-complementary
#F99A98 #98F9CA #98C6F9
monochromatic
#F22924 #F6615E #F99A98 #FCD3D2 #FDE3E2
Accessibility & contrast
On white
2.08
#F99A98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#F99A98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99A98
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99A98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99A98 | 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)
#ADA897
Deuteranopia (green-blind)
#C4BB96
Tritanopia (blue-blind)
#FF8F9A
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f99a98; /* rgb */ color: rgb(249, 154, 152); /* oklch */ color: oklch(78.3% 0.114 21.3);
Tailwind
colors: {
custom: {
50: '#feb9b6',
500: '#f99a98',
950: '#000000',
},
}SCSS
$custom: #f99a98; $custom-light: #feb9b6; $custom-dark: #000000;
JSON
{
"hex": "#f99a98",
"rgb": {
"r": 249,
"g": 154,
"b": 152
},
"hsl": {
"h": 1.237,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.78272,
"c": 0.11442,
"h": 21.3
},
"luminance": 0.45518
}Semantic roles & 50–950 ramp
primary
#F99A98
secondary
#D6F5F5
accent
#E1E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080