#F9969A#F9969A
#F9969A is a light, moderate red. Relative luminance 0.443; OKLCH L 77.7% C 0.119 H 17.6°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F9969A |
|---|---|
| RGB | rgb(249, 150, 154) |
| HSL | hsl(358, 89%, 78%) |
| HSV | hsv(358, 40%, 98%) |
| CMYK | cmyk(0%, 39.8%, 38.2%, 2.4%) |
| CIE-LAB | lab(72.42, 37.56, 13.93) |
| CIE-LCH | lch(72.42, 40.06, 20.35°) |
| OKLab | oklab(77.66% 0.1137 0.036) |
| OKLCH | oklch(77.66% 0.119 17.6) |
| XYZ | xyz(55.8086, 44.2902, 36.1751) |
| Luminance | 0.4429 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.57
Rose Pink
#F7879A
ΔE00 5.03
Lightcoral
#F08080
ΔE00 5.78
Salmon Pink
#FE7B7C
ΔE00 6.77
Peachy Pink
#FF9A8A
ΔE00 6.81
Carnation
#FD798F
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9969A #96F9F5
analogous
#F996CB #F9969A #F9C396
triadic
#F9969A #9AF996 #969AF9
tetradic
#F9969A #CBF996 #96F9F5 #C396F9
square
#F9969A #CBF996 #96F9F5 #C396F9
split-complementary
#F9969A #96F9C3 #96CBF9
monochromatic
#F2222B #F65C62 #F9969A #FCD0D2 #FDE2E3
Accessibility & contrast
On white
2.13
#F9969A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F9969A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9969A
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9969A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9969A | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A69A
Deuteranopia (green-blind)
#C2B998
Tritanopia (blue-blind)
#FF8B98
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f9969a; /* rgb */ color: rgb(249, 150, 154); /* oklch */ color: oklch(77.7% 0.119 17.6);
Tailwind
colors: {
custom: {
50: '#feb6b7',
500: '#f9969a',
950: '#000000',
},
}SCSS
$custom: #f9969a; $custom-light: #feb6b7; $custom-dark: #000000;
JSON
{
"hex": "#f9969a",
"rgb": {
"r": 249,
"g": 150,
"b": 154
},
"hsl": {
"h": 357.576,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.77664,
"c": 0.11925,
"h": 17.6
},
"luminance": 0.44286
}Semantic roles & 50–950 ramp
primary
#F9969A
secondary
#D6F5F4
accent
#E6DC00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080