#F99A96#F99A96
#F99A96 is a light, moderate red. Relative luminance 0.455; OKLCH L 78.2% C 0.115 H 22.6°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F99A96 |
|---|---|
| RGB | rgb(249, 154, 150) |
| HSL | hsl(2, 89%, 78%) |
| HSV | hsv(2, 40%, 98%) |
| CMYK | cmyk(0%, 38.2%, 39.8%, 2.4%) |
| CIE-LAB | lab(73.19, 35.04, 17.21) |
| CIE-LCH | lch(73.19, 39.04, 26.16°) |
| OKLab | oklab(78.22% 0.1058 0.0441) |
| OKLCH | oklch(78.22% 0.115 22.6) |
| XYZ | xyz(56.1302, 45.4575, 34.6662) |
| Luminance | 0.4545 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.23
Blush (survey)
#F29E8E
ΔE00 4.52
Lightcoral
#F08080
ΔE00 6.16
Blush Pink
#FE828C
ΔE00 6.19
Light Salmon
#FEA993
ΔE00 7.02
Salmon Pink
#FE7B7C
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99A96 #96F5F9
analogous
#F996C3 #F99A96 #F9CB96
triadic
#F99A96 #96F99A #9A96F9
tetradic
#F99A96 #C3F996 #96F5F9 #CB96F9
square
#F99A96 #C3F996 #96F5F9 #CB96F9
split-complementary
#F99A96 #96F9CB #96C3F9
monochromatic
#F22B22 #F6625C #F99A96 #FCD2D0 #FDE3E2
Accessibility & contrast
On white
2.08
#F99A96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#F99A96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99A96
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99A96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99A96 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA895
Deuteranopia (green-blind)
#C5BB94
Tritanopia (blue-blind)
#FF8E99
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f99a96; /* rgb */ color: rgb(249, 154, 150); /* oklch */ color: oklch(78.2% 0.115 22.6);
Tailwind
colors: {
custom: {
50: '#feb9b4',
500: '#f99a96',
950: '#000000',
},
}SCSS
$custom: #f99a96; $custom-light: #feb9b4; $custom-dark: #000000;
JSON
{
"hex": "#f99a96",
"rgb": {
"r": 249,
"g": 154,
"b": 150
},
"hsl": {
"h": 2.424,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.78225,
"c": 0.11466,
"h": 22.6
},
"luminance": 0.45453
}Semantic roles & 50–950 ramp
primary
#F99A96
secondary
#D6F4F5
accent
#DCE600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080