#F99998#F99998
#F99998 is a light, moderate red. Relative luminance 0.452; OKLCH L 78.1% C 0.116 H 20.7°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F99998 |
|---|---|
| RGB | rgb(249, 153, 152) |
| HSL | hsl(1, 89%, 79%) |
| HSV | hsv(1, 39%, 98%) |
| CMYK | cmyk(0%, 38.6%, 39%, 2.4%) |
| CIE-LAB | lab(73.02, 35.78, 15.87) |
| CIE-LCH | lch(73.02, 39.14, 23.92°) |
| OKLab | oklab(78.11% 0.1082 0.0408) |
| OKLCH | oklch(78.11% 0.116 20.7) |
| XYZ | xyz(56.1283, 45.1938, 35.4668) |
| Luminance | 0.4519 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 5.21
Blush (survey)
#F29E8E
ΔE00 5.50
Blush Pink
#FE828C
ΔE00 5.57
Lightcoral
#F08080
ΔE00 5.99
Rose Pink
#F7879A
ΔE00 6.66
Salmon Pink
#FE7B7C
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99998 #98F8F9
analogous
#F998C7 #F99998 #F9C998
triadic
#F99998 #98F999 #9998F9
tetradic
#F99998 #C7F998 #98F8F9 #C998F9
square
#F99998 #C7F998 #98F8F9 #C998F9
split-complementary
#F99998 #98F9C9 #98C7F9
monochromatic
#F22624 #F6605E #F99998 #FCD2D2 #FDE2E2
Accessibility & contrast
On white
2.09
#F99998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#F99998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99998
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99998 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA897
Deuteranopia (green-blind)
#C4BB96
Tritanopia (blue-blind)
#FF8E99
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f99998; /* rgb */ color: rgb(249, 153, 152); /* oklch */ color: oklch(78.1% 0.116 20.7);
Tailwind
colors: {
custom: {
50: '#feb8b6',
500: '#f99998',
950: '#000000',
},
}SCSS
$custom: #f99998; $custom-light: #feb8b6; $custom-dark: #000000;
JSON
{
"hex": "#f99998",
"rgb": {
"r": 249,
"g": 153,
"b": 152
},
"hsl": {
"h": 0.619,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.78107,
"c": 0.11563,
"h": 20.7
},
"luminance": 0.45189
}Semantic roles & 50–950 ramp
primary
#F99998
secondary
#D6F5F5
accent
#E3E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080