#F99997#F99997
#F99997 is a light, moderate red. Relative luminance 0.452; OKLCH L 78.1% C 0.116 H 21.3°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F99997 |
|---|---|
| RGB | rgb(249, 153, 151) |
| HSL | hsl(1, 89%, 78%) |
| HSV | hsv(1, 39%, 98%) |
| CMYK | cmyk(0%, 38.6%, 39.4%, 2.4%) |
| CIE-LAB | lab(73.00, 35.67, 16.39) |
| CIE-LCH | lch(73.00, 39.26, 24.68°) |
| OKLab | oklab(78.08% 0.1078 0.0421) |
| OKLCH | oklch(78.08% 0.116 21.3) |
| XYZ | xyz(56.0467, 45.1612, 35.0373) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.87
Blush (survey)
#F29E8E
ΔE00 5.18
Blush Pink
#FE828C
ΔE00 5.70
Lightcoral
#F08080
ΔE00 5.95
Salmon Pink
#FE7B7C
ΔE00 6.85
Rose Pink
#F7879A
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99997 #97F7F9
analogous
#F997C6 #F99997 #F9CA97
triadic
#F99997 #97F999 #9997F9
tetradic
#F99997 #C6F997 #97F7F9 #CA97F9
square
#F99997 #C6F997 #97F7F9 #CA97F9
split-complementary
#F99997 #97F9CA #97C6F9
monochromatic
#F22723 #F6605D #F99997 #FCD2D1 #FDE3E2
Accessibility & contrast
On white
2.09
#F99997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#F99997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99997
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99997 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA896
Deuteranopia (green-blind)
#C4BB95
Tritanopia (blue-blind)
#FF8D99
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f99997; /* rgb */ color: rgb(249, 153, 151); /* oklch */ color: oklch(78.1% 0.116 21.3);
Tailwind
colors: {
custom: {
50: '#feb8b5',
500: '#f99997',
950: '#000000',
},
}SCSS
$custom: #f99997; $custom-light: #feb8b5; $custom-dark: #000000;
JSON
{
"hex": "#f99997",
"rgb": {
"r": 249,
"g": 153,
"b": 151
},
"hsl": {
"h": 1.224,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.78084,
"c": 0.11573,
"h": 21.3
},
"luminance": 0.45157
}Semantic roles & 50–950 ramp
primary
#F99997
secondary
#D6F5F5
accent
#E1E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080