#F99697#F99697
#F99697 is a light, moderate red. Relative luminance 0.442; OKLCH L 77.6% C 0.119 H 19.5°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F99697 |
|---|---|
| RGB | rgb(249, 150, 151) |
| HSL | hsl(359, 89%, 78%) |
| HSV | hsv(359, 40%, 98%) |
| CMYK | cmyk(0%, 39.8%, 39.4%, 2.4%) |
| CIE-LAB | lab(72.36, 37.22, 15.50) |
| CIE-LCH | lch(72.36, 40.32, 22.60°) |
| OKLab | oklab(77.59% 0.1125 0.0399) |
| OKLCH | oklch(77.59% 0.119 19.5) |
| XYZ | xyz(55.5619, 44.1915, 34.8757) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.74
Lightcoral
#F08080
ΔE00 5.43
Peachy Pink
#FF9A8A
ΔE00 5.81
Rose Pink
#F7879A
ΔE00 5.83
Blush (survey)
#F29E8E
ΔE00 6.23
Salmon Pink
#FE7B7C
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99697 #96F9F8
analogous
#F996C8 #F99697 #F9C696
triadic
#F99697 #97F996 #9697F9
tetradic
#F99697 #C8F996 #96F9F8 #C696F9
square
#F99697 #C8F996 #96F9F8 #C696F9
split-complementary
#F99697 #96F9C6 #96C8F9
monochromatic
#F22224 #F65C5E #F99697 #FCD0D0 #FDE2E2
Accessibility & contrast
On white
2.13
#F99697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#F99697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99697
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99697 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA696
Deuteranopia (green-blind)
#C2B995
Tritanopia (blue-blind)
#FF8A97
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f99697; /* rgb */ color: rgb(249, 150, 151); /* oklch */ color: oklch(77.6% 0.119 19.5);
Tailwind
colors: {
custom: {
50: '#feb6b5',
500: '#f99697',
950: '#000000',
},
}SCSS
$custom: #f99697; $custom-light: #feb6b5; $custom-dark: #000000;
JSON
{
"hex": "#f99697",
"rgb": {
"r": 249,
"g": 150,
"b": 151
},
"hsl": {
"h": 359.394,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.77592,
"c": 0.11939,
"h": 19.5
},
"luminance": 0.44187
}Semantic roles & 50–950 ramp
primary
#F99697
secondary
#D6F5F5
accent
#E6E300
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080