#F9999B#F9999B
#F9999B is a light, moderate red. Relative luminance 0.453; OKLCH L 78.2% C 0.115 H 18.7°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F9999B |
|---|---|
| RGB | rgb(249, 153, 155) |
| HSL | hsl(359, 89%, 79%) |
| HSV | hsv(359, 39%, 98%) |
| CMYK | cmyk(0%, 38.6%, 37.8%, 2.4%) |
| CIE-LAB | lab(73.08, 36.12, 14.31) |
| CIE-LCH | lch(73.08, 38.85, 21.61°) |
| OKLab | oklab(78.18% 0.1093 0.037) |
| OKLCH | oklch(78.18% 0.115 18.7) |
| XYZ | xyz(56.3771, 45.2933, 36.7772) |
| Luminance | 0.4529 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 5.32
Rose Pink
#F7879A
ΔE00 5.86
Lightcoral
#F08080
ΔE00 6.22
Peachy Pink
#FF9A8A
ΔE00 6.23
Blush (survey)
#F29E8E
ΔE00 6.44
Salmon Pink
#FE7B7C
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9999B #99F9F7
analogous
#F999CB #F9999B #F9C799
triadic
#F9999B #9BF999 #999BF9
tetradic
#F9999B #CBF999 #99F9F7 #C799F9
square
#F9999B #CBF999 #99F9F7 #C799F9
split-complementary
#F9999B #99F9C7 #99CBF9
monochromatic
#F2252A #F65F62 #F9999B #FCD3D4 #FDE2E3
Accessibility & contrast
On white
2.09
#F9999B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F9999B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9999B
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9999B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9999B | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89B
Deuteranopia (green-blind)
#C3BB99
Tritanopia (blue-blind)
#FF8E9A
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f9999b; /* rgb */ color: rgb(249, 153, 155); /* oklch */ color: oklch(78.2% 0.115 18.7);
Tailwind
colors: {
custom: {
50: '#feb8b8',
500: '#f9999b',
950: '#000000',
},
}SCSS
$custom: #f9999b; $custom-light: #feb8b8; $custom-dark: #000000;
JSON
{
"hex": "#f9999b",
"rgb": {
"r": 249,
"g": 153,
"b": 155
},
"hsl": {
"h": 358.75,
"s": 88.889,
"l": 78.824
},
"oklch": {
"l": 0.78178,
"c": 0.11541,
"h": 18.7
},
"luminance": 0.45289
}Semantic roles & 50–950 ramp
primary
#F9999B
secondary
#D6F5F5
accent
#E6E100
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080