#F99B98#F99B98
#F99B98 is a light, moderate red. Relative luminance 0.458; OKLCH L 78.4% C 0.113 H 21.9°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F99B98 |
|---|---|
| RGB | rgb(249, 155, 152) |
| HSL | hsl(2, 89%, 79%) |
| HSV | hsv(2, 39%, 98%) |
| CMYK | cmyk(0%, 37.8%, 39%, 2.4%) |
| CIE-LAB | lab(73.45, 34.74, 16.47) |
| CIE-LCH | lch(73.45, 38.45, 25.37°) |
| OKLab | oklab(78.44% 0.105 0.0423) |
| OKLCH | oklch(78.44% 0.113 21.9) |
| XYZ | xyz(56.4584, 45.8540, 35.5768) |
| Luminance | 0.4585 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.62
Blush (survey)
#F29E8E
ΔE00 4.81
Blush Pink
#FE828C
ΔE00 6.23
Lightcoral
#F08080
ΔE00 6.39
Light Salmon
#FEA993
ΔE00 7.23
Salmon Pink
#FE7B7C
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99B98 #98F6F9
analogous
#F998C5 #F99B98 #F9CB98
triadic
#F99B98 #98F99B #9B98F9
tetradic
#F99B98 #C5F998 #98F6F9 #CB98F9
square
#F99B98 #C5F998 #98F6F9 #CB98F9
split-complementary
#F99B98 #98F9CB #98C5F9
monochromatic
#F22B24 #F6635E #F99B98 #FCD3D2 #FDE3E2
Accessibility & contrast
On white
2.06
#F99B98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#F99B98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99B98
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99B98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99B98 | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA997
Deuteranopia (green-blind)
#C5BC96
Tritanopia (blue-blind)
#FF909B
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f99b98; /* rgb */ color: rgb(249, 155, 152); /* oklch */ color: oklch(78.4% 0.113 21.9);
Tailwind
colors: {
custom: {
50: '#feb9b6',
500: '#f99b98',
950: '#000000',
},
}SCSS
$custom: #f99b98; $custom-light: #feb9b6; $custom-dark: #000000;
JSON
{
"hex": "#f99b98",
"rgb": {
"r": 249,
"g": 155,
"b": 152
},
"hsl": {
"h": 1.856,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.78437,
"c": 0.11322,
"h": 21.9
},
"luminance": 0.45849
}Semantic roles & 50–950 ramp
primary
#F99B98
secondary
#D6F4F5
accent
#DEE600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080