#F99D98#F99D98
#F99D98 is a light, moderate red. Relative luminance 0.465; OKLCH L 78.8% C 0.111 H 23.3°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F99D98 |
|---|---|
| RGB | rgb(249, 157, 152) |
| HSL | hsl(3, 89%, 79%) |
| HSV | hsv(3, 39%, 98%) |
| CMYK | cmyk(0%, 36.9%, 39%, 2.4%) |
| CIE-LAB | lab(73.89, 33.70, 17.08) |
| CIE-LCH | lch(73.89, 37.78, 26.87°) |
| OKLab | oklab(78.77% 0.1019 0.0438) |
| OKLCH | oklch(78.77% 0.111 23.3) |
| XYZ | xyz(56.7940, 46.5252, 35.6887) |
| Luminance | 0.4652 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.08
Blush (survey)
#F29E8E
ΔE00 4.13
Light Salmon
#FEA993
ΔE00 6.45
Lightcoral
#F08080
ΔE00 6.87
Blush Pink
#FE828C
ΔE00 6.94
Salmon Pink
#FE7B7C
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99D98 #98F4F9
analogous
#F998C3 #F99D98 #F9CD98
triadic
#F99D98 #98F99D #9D98F9
tetradic
#F99D98 #C3F998 #98F4F9 #CD98F9
square
#F99D98 #C3F998 #98F4F9 #CD98F9
split-complementary
#F99D98 #98F9CD #98C3F9
monochromatic
#F22F24 #F6665E #F99D98 #FCD4D2 #FDE3E2
Accessibility & contrast
On white
2.04
#F99D98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#F99D98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99D98
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99D98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99D98 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB97
Deuteranopia (green-blind)
#C6BD97
Tritanopia (blue-blind)
#FF929C
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f99d98; /* rgb */ color: rgb(249, 157, 152); /* oklch */ color: oklch(78.8% 0.111 23.3);
Tailwind
colors: {
custom: {
50: '#febbb6',
500: '#f99d98',
950: '#000000',
},
}SCSS
$custom: #f99d98; $custom-light: #febbb6; $custom-dark: #000000;
JSON
{
"hex": "#f99d98",
"rgb": {
"r": 249,
"g": 157,
"b": 152
},
"hsl": {
"h": 3.093,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.78771,
"c": 0.11088,
"h": 23.3
},
"luminance": 0.46521
}Semantic roles & 50–950 ramp
primary
#F99D98
secondary
#D6F4F5
accent
#DAE600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180