#F99696#F99696
#F99696 is a light, moderate red. Relative luminance 0.442; OKLCH L 77.6% C 0.119 H 20.2°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F99696 |
|---|---|
| RGB | rgb(249, 150, 150) |
| HSL | hsl(0, 89%, 78%) |
| HSV | hsv(0, 40%, 98%) |
| CMYK | cmyk(0%, 39.8%, 39.8%, 2.4%) |
| CIE-LAB | lab(72.33, 37.11, 16.02) |
| CIE-LCH | lch(72.33, 40.42, 23.35°) |
| OKLab | oklab(77.57% 0.1122 0.0412) |
| OKLCH | oklch(77.57% 0.119 20.2) |
| XYZ | xyz(55.4810, 44.1591, 34.4498) |
| Luminance | 0.4415 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.84
Lightcoral
#F08080
ΔE00 5.35
Peachy Pink
#FF9A8A
ΔE00 5.48
Blush (survey)
#F29E8E
ΔE00 5.93
Rose Pink
#F7879A
ΔE00 6.12
Salmon Pink
#FE7B7C
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99696 #96F9F9
analogous
#F996C7 #F99696 #F9C796
triadic
#F99696 #96F996 #9696F9
tetradic
#F99696 #C7F996 #96F9F9 #C796F9
square
#F99696 #C7F996 #96F9F9 #C796F9
split-complementary
#F99696 #96F9C7 #96C7F9
monochromatic
#F22222 #F65C5C #F99696 #FCD0D0 #FDE2E2
Accessibility & contrast
On white
2.14
#F99696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#F99696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99696
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99696 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA595
Deuteranopia (green-blind)
#C2B994
Tritanopia (blue-blind)
#FF8A97
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f99696; /* rgb */ color: rgb(249, 150, 150); /* oklch */ color: oklch(77.6% 0.119 20.2);
Tailwind
colors: {
custom: {
50: '#feb6b4',
500: '#f99696',
950: '#000000',
},
}SCSS
$custom: #f99696; $custom-light: #feb6b4; $custom-dark: #000000;
JSON
{
"hex": "#f99696",
"rgb": {
"r": 249,
"g": 150,
"b": 150
},
"hsl": {
"h": 0,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.77569,
"c": 0.11946,
"h": 20.2
},
"luminance": 0.44154
}Semantic roles & 50–950 ramp
primary
#F99696
secondary
#D6F5F5
accent
#E5E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080