#F9999A#F9999A
#F9999A is a light, moderate red. Relative luminance 0.453; OKLCH L 78.2% C 0.115 H 19.3°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F9999A |
|---|---|
| RGB | rgb(249, 153, 154) |
| HSL | hsl(359, 89%, 79%) |
| HSV | hsv(359, 39%, 98%) |
| CMYK | cmyk(0%, 38.6%, 38.2%, 2.4%) |
| CIE-LAB | lab(73.06, 36.01, 14.83) |
| CIE-LCH | lch(73.06, 38.94, 22.39°) |
| OKLab | oklab(78.15% 0.109 0.0383) |
| OKLCH | oklch(78.15% 0.115 19.3) |
| XYZ | xyz(56.2935, 45.2599, 36.3368) |
| Luminance | 0.4526 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 5.38
Peachy Pink
#FF9A8A
ΔE00 5.89
Rose Pink
#F7879A
ΔE00 6.12
Blush (survey)
#F29E8E
ΔE00 6.13
Lightcoral
#F08080
ΔE00 6.13
Salmon Pink
#FE7B7C
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9999A #99F9F8
analogous
#F999CA #F9999A #F9C899
triadic
#F9999A #9AF999 #999AF9
tetradic
#F9999A #CAF999 #99F9F8 #C899F9
square
#F9999A #CAF999 #99F9F8 #C899F9
split-complementary
#F9999A #99F9C8 #99CAF9
monochromatic
#F22528 #F65F61 #F9999A #FCD3D3 #FDE2E2
Accessibility & contrast
On white
2.09
#F9999A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#F9999A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9999A
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9999A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9999A | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89A
Deuteranopia (green-blind)
#C3BB98
Tritanopia (blue-blind)
#FF8E9A
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f9999a; /* rgb */ color: rgb(249, 153, 154); /* oklch */ color: oklch(78.2% 0.115 19.3);
Tailwind
colors: {
custom: {
50: '#feb8b7',
500: '#f9999a',
950: '#000000',
},
}SCSS
$custom: #f9999a; $custom-light: #feb8b7; $custom-dark: #000000;
JSON
{
"hex": "#f9999a",
"rgb": {
"r": 249,
"g": 153,
"b": 154
},
"hsl": {
"h": 359.375,
"s": 88.889,
"l": 78.824
},
"oklch": {
"l": 0.78154,
"c": 0.11547,
"h": 19.3
},
"luminance": 0.45255
}Semantic roles & 50–950 ramp
primary
#F9999A
secondary
#D6F5F5
accent
#E6E300
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080