#F99999#F99999
#F99999 is a light, moderate red. Relative luminance 0.452; OKLCH L 78.1% C 0.116 H 20.0°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F99999 |
|---|---|
| RGB | rgb(249, 153, 153) |
| HSL | hsl(0, 89%, 79%) |
| HSV | hsv(0, 39%, 98%) |
| CMYK | cmyk(0%, 38.6%, 38.6%, 2.4%) |
| CIE-LAB | lab(73.04, 35.89, 15.35) |
| CIE-LCH | lch(73.04, 39.04, 23.15°) |
| OKLab | oklab(78.13% 0.1086 0.0395) |
| OKLCH | oklch(78.13% 0.116 20) |
| XYZ | xyz(56.2105, 45.2267, 35.9000) |
| Luminance | 0.4522 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 5.46
Peachy Pink
#FF9A8A
ΔE00 5.55
Blush (survey)
#F29E8E
ΔE00 5.81
Lightcoral
#F08080
ΔE00 6.05
Rose Pink
#F7879A
ΔE00 6.39
Salmon Pink
#FE7B7C
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99999 #99F9F9
analogous
#F999C9 #F99999 #F9C999
triadic
#F99999 #99F999 #9999F9
tetradic
#F99999 #C9F999 #99F9F9 #C999F9
square
#F99999 #C9F999 #99F9F9 #C999F9
split-complementary
#F99999 #99F9C9 #99C9F9
monochromatic
#F22525 #F65F5F #F99999 #FCD3D3 #FDE2E2
Accessibility & contrast
On white
2.09
#F99999 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#F99999 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99999
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99999 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA898
Deuteranopia (green-blind)
#C4BB97
Tritanopia (blue-blind)
#FF8E9A
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f99999; /* rgb */ color: rgb(249, 153, 153); /* oklch */ color: oklch(78.1% 0.116 20.0);
Tailwind
colors: {
custom: {
50: '#feb8b7',
500: '#f99999',
950: '#000000',
},
}SCSS
$custom: #f99999; $custom-light: #feb8b7; $custom-dark: #000000;
JSON
{
"hex": "#f99999",
"rgb": {
"r": 249,
"g": 153,
"b": 153
},
"hsl": {
"h": 0,
"s": 88.889,
"l": 78.824
},
"oklch": {
"l": 0.78131,
"c": 0.11555,
"h": 20
},
"luminance": 0.45222
}Semantic roles & 50–950 ramp
primary
#F99999
secondary
#D6F5F5
accent
#E5E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080