#F9969F#F9969F
#F9969F is a light, moderate red. Relative luminance 0.445; OKLCH L 77.8% C 0.119 H 14.3°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F9969F |
|---|---|
| RGB | rgb(249, 150, 159) |
| HSL | hsl(355, 89%, 78%) |
| HSV | hsv(355, 40%, 98%) |
| CMYK | cmyk(0%, 39.8%, 36.1%, 2.4%) |
| CIE-LAB | lab(72.53, 38.13, 11.33) |
| CIE-LCH | lch(72.53, 39.78, 16.54°) |
| OKLab | oklab(77.79% 0.1156 0.0296) |
| OKLCH | oklch(77.79% 0.119 14.3) |
| XYZ | xyz(56.2337, 44.4602, 38.4141) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.94
Blush Pink
#FE828C
ΔE00 4.82
Rosa
#FE86A4
ΔE00 5.87
Pig Pink
#E78EA5
ΔE00 6.02
Carnation
#FD798F
ΔE00 6.42
Lightcoral
#F08080
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9969F #96F9F0
analogous
#F996D1 #F9969F #F9BE96
triadic
#F9969F #9FF996 #969FF9
tetradic
#F9969F #D1F996 #96F9F0 #BE96F9
square
#F9969F #D1F996 #96F9F0 #BE96F9
split-complementary
#F9969F #96F9BE #96D1F9
monochromatic
#F22235 #F65C6A #F9969F #FCD0D4 #FDE2E5
Accessibility & contrast
On white
2.12
#F9969F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#F9969F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9969F
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9969F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9969F | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A69F
Deuteranopia (green-blind)
#C1B99D
Tritanopia (blue-blind)
#FF8C99
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f9969f; /* rgb */ color: rgb(249, 150, 159); /* oklch */ color: oklch(77.8% 0.119 14.3);
Tailwind
colors: {
custom: {
50: '#feb6bb',
500: '#f9969f',
950: '#000000',
},
}SCSS
$custom: #f9969f; $custom-light: #feb6bb; $custom-dark: #000000;
JSON
{
"hex": "#f9969f",
"rgb": {
"r": 249,
"g": 150,
"b": 159
},
"hsl": {
"h": 354.545,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.77788,
"c": 0.11928,
"h": 14.3
},
"luminance": 0.44456
}Semantic roles & 50–950 ramp
primary
#F9969F
secondary
#D6F5F3
accent
#E6D100
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080