#F9969B#F9969B
#F9969B is a light, moderate red. Relative luminance 0.443; OKLCH L 77.7% C 0.119 H 16.9°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F9969B |
|---|---|
| RGB | rgb(249, 150, 155) |
| HSL | hsl(357, 89%, 78%) |
| HSV | hsv(357, 40%, 98%) |
| CMYK | cmyk(0%, 39.8%, 37.8%, 2.4%) |
| CIE-LAB | lab(72.44, 37.67, 13.41) |
| CIE-LCH | lch(72.44, 39.99, 19.59°) |
| OKLab | oklab(77.69% 0.1141 0.0348) |
| OKLCH | oklch(77.69% 0.119 16.9) |
| XYZ | xyz(55.8922, 44.3236, 36.6156) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.57
Rose Pink
#F7879A
ΔE00 4.78
Lightcoral
#F08080
ΔE00 5.94
Carnation
#FD798F
ΔE00 6.81
Salmon Pink
#FE7B7C
ΔE00 6.93
Rosa
#FE86A4
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9969B #96F9F4
analogous
#F996CC #F9969B #F9C296
triadic
#F9969B #9BF996 #969BF9
tetradic
#F9969B #CCF996 #96F9F4 #C296F9
square
#F9969B #CCF996 #96F9F4 #C296F9
split-complementary
#F9969B #96F9C2 #96CCF9
monochromatic
#F2222D #F65C64 #F9969B #FCD0D2 #FDE2E3
Accessibility & contrast
On white
2.13
#F9969B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F9969B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9969B
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9969B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9969B | 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)
#A9A69B
Deuteranopia (green-blind)
#C1B999
Tritanopia (blue-blind)
#FF8B98
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f9969b; /* rgb */ color: rgb(249, 150, 155); /* oklch */ color: oklch(77.7% 0.119 16.9);
Tailwind
colors: {
custom: {
50: '#feb6b8',
500: '#f9969b',
950: '#000000',
},
}SCSS
$custom: #f9969b; $custom-light: #feb6b8; $custom-dark: #000000;
JSON
{
"hex": "#f9969b",
"rgb": {
"r": 249,
"g": 150,
"b": 155
},
"hsl": {
"h": 356.97,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.77689,
"c": 0.11924,
"h": 16.9
},
"luminance": 0.44319
}Semantic roles & 50–950 ramp
primary
#F9969B
secondary
#D6F5F4
accent
#E6DA00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080