#F99596#F99596
#F99596 is a light, vivid red. Relative luminance 0.438; OKLCH L 77.4% C 0.121 H 19.6°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F99596 |
|---|---|
| RGB | rgb(249, 149, 150) |
| HSL | hsl(359, 89%, 78%) |
| HSV | hsv(359, 40%, 98%) |
| CMYK | cmyk(0%, 40.2%, 39.8%, 2.4%) |
| CIE-LAB | lab(72.12, 37.63, 15.72) |
| CIE-LCH | lch(72.12, 40.78, 22.68°) |
| OKLab | oklab(77.41% 0.1137 0.0404) |
| OKLCH | oklch(77.41% 0.121 19.6) |
| XYZ | xyz(55.3221, 43.8413, 34.3968) |
| Luminance | 0.4384 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.53
Lightcoral
#F08080
ΔE00 5.20
Rose Pink
#F7879A
ΔE00 5.76
Peachy Pink
#FF9A8A
ΔE00 5.80
Salmon Pink
#FE7B7C
ΔE00 6.13
Blush (survey)
#F29E8E
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99596 #95F9F8
analogous
#F995C8 #F99596 #F9C695
triadic
#F99596 #96F995 #9596F9
tetradic
#F99596 #C8F995 #95F9F8 #C695F9
square
#F99596 #C8F995 #95F9F8 #C695F9
split-complementary
#F99596 #95F9C6 #95C8F9
monochromatic
#F22123 #F65B5D #F99596 #FCCFCF #FDE2E2
Accessibility & contrast
On white
2.15
#F99596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#F99596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99596
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99596 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A595
Deuteranopia (green-blind)
#C2B894
Tritanopia (blue-blind)
#FF8996
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f99596; /* rgb */ color: rgb(249, 149, 150); /* oklch */ color: oklch(77.4% 0.121 19.6);
Tailwind
colors: {
custom: {
50: '#feb5b4',
500: '#f99596',
950: '#000000',
},
}SCSS
$custom: #f99596; $custom-light: #feb5b4; $custom-dark: #000000;
JSON
{
"hex": "#f99596",
"rgb": {
"r": 249,
"g": 149,
"b": 150
},
"hsl": {
"h": 359.4,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.77406,
"c": 0.1207,
"h": 19.6
},
"luminance": 0.43837
}Semantic roles & 50–950 ramp
primary
#F99596
secondary
#D6F5F5
accent
#E6E300
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080