#F99996#F99996
#F99996 is a light, moderate red. Relative luminance 0.451; OKLCH L 78.1% C 0.116 H 22.0°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F99996 |
|---|---|
| RGB | rgb(249, 153, 150) |
| HSL | hsl(2, 89%, 78%) |
| HSV | hsv(2, 40%, 98%) |
| CMYK | cmyk(0%, 38.6%, 39.8%, 2.4%) |
| CIE-LAB | lab(72.98, 35.56, 16.91) |
| CIE-LCH | lch(72.98, 39.38, 25.44°) |
| OKLab | oklab(78.06% 0.1074 0.0434) |
| OKLCH | oklch(78.06% 0.116 22) |
| XYZ | xyz(55.9659, 45.1288, 34.6114) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.53
Blush (survey)
#F29E8E
ΔE00 4.88
Blush Pink
#FE828C
ΔE00 5.84
Lightcoral
#F08080
ΔE00 5.93
Salmon Pink
#FE7B7C
ΔE00 6.81
Rose Pink
#F7879A
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99996 #96F6F9
analogous
#F996C4 #F99996 #F9CA96
triadic
#F99996 #96F999 #9996F9
tetradic
#F99996 #C4F996 #96F6F9 #CA96F9
square
#F99996 #C4F996 #96F6F9 #CA96F9
split-complementary
#F99996 #96F9CA #96C4F9
monochromatic
#F22922 #F6615C #F99996 #FCD1D0 #FDE3E2
Accessibility & contrast
On white
2.09
#F99996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#F99996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99996
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99996 | 1.00 | 2.09 | 10.02 | 10.02 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA895
Deuteranopia (green-blind)
#C4BB94
Tritanopia (blue-blind)
#FF8D99
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f99996; /* rgb */ color: rgb(249, 153, 150); /* oklch */ color: oklch(78.1% 0.116 22.0);
Tailwind
colors: {
custom: {
50: '#feb8b4',
500: '#f99996',
950: '#000000',
},
}SCSS
$custom: #f99996; $custom-light: #feb8b4; $custom-dark: #000000;
JSON
{
"hex": "#f99996",
"rgb": {
"r": 249,
"g": 153,
"b": 150
},
"hsl": {
"h": 1.818,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.7806,
"c": 0.11584,
"h": 22
},
"luminance": 0.45124
}Semantic roles & 50–950 ramp
primary
#F99996
secondary
#D6F4F5
accent
#DFE600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080