#F99A9A#F99A9A
#F99A9A is a light, moderate red. Relative luminance 0.456; OKLCH L 78.3% C 0.114 H 20.0°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F99A9A |
|---|---|
| RGB | rgb(249, 154, 154) |
| HSL | hsl(0, 89%, 79%) |
| HSV | hsv(0, 38%, 98%) |
| CMYK | cmyk(0%, 38.2%, 38.2%, 2.4%) |
| CIE-LAB | lab(73.28, 35.49, 15.13) |
| CIE-LCH | lch(73.28, 38.58, 23.09°) |
| OKLab | oklab(78.32% 0.1074 0.039) |
| OKLCH | oklch(78.32% 0.114 20) |
| XYZ | xyz(56.4578, 45.5886, 36.3916) |
| Luminance | 0.4558 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 5.59
Blush Pink
#FE828C
ΔE00 5.68
Blush (survey)
#F29E8E
ΔE00 5.79
Lightcoral
#F08080
ΔE00 6.28
Rose Pink
#F7879A
ΔE00 6.49
Salmon Pink
#FE7B7C
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99A9A #9AF9F9
analogous
#F99ACA #F99A9A #F9CA9A
triadic
#F99A9A #9AF99A #9A9AF9
tetradic
#F99A9A #CAF99A #9AF9F9 #CA9AF9
square
#F99A9A #CAF99A #9AF9F9 #CA9AF9
split-complementary
#F99A9A #9AF9CA #9ACAF9
monochromatic
#F22626 #F66060 #F99A9A #FCD4D4 #FDE2E2
Accessibility & contrast
On white
2.08
#F99A9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#F99A9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99A9A
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99A9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99A9A | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA999
Deuteranopia (green-blind)
#C4BB98
Tritanopia (blue-blind)
#FF8F9B
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f99a9a; /* rgb */ color: rgb(249, 154, 154); /* oklch */ color: oklch(78.3% 0.114 20.0);
Tailwind
colors: {
custom: {
50: '#feb9b7',
500: '#f99a9a',
950: '#000000',
},
}SCSS
$custom: #f99a9a; $custom-light: #feb9b7; $custom-dark: #000000;
JSON
{
"hex": "#f99a9a",
"rgb": {
"r": 249,
"g": 154,
"b": 154
},
"hsl": {
"h": 0,
"s": 88.785,
"l": 79.02
},
"oklch": {
"l": 0.78319,
"c": 0.11424,
"h": 20
},
"luminance": 0.45584
}Semantic roles & 50–950 ramp
primary
#F99A9A
secondary
#D6F5F5
accent
#E5E500
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080