#F98C98#F98C98
#F98C98 is a light, vivid red. Relative luminance 0.412; OKLCH L 76.0% C 0.132 H 13.7°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F98C98 |
|---|---|
| RGB | rgb(249, 140, 152) |
| HSL | hsl(353, 90%, 76%) |
| HSV | hsv(353, 44%, 98%) |
| CMYK | cmyk(0%, 43.8%, 39%, 2.4%) |
| CIE-LAB | lab(70.29, 42.46, 12.04) |
| CIE-LCH | lch(70.29, 44.13, 15.84°) |
| OKLab | oklab(76.03% 0.1286 0.0313) |
| OKLCH | oklch(76.03% 0.132 13.7) |
| XYZ | xyz(54.1153, 41.1678, 34.7958) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.18
Blush Pink
#FE828C
ΔE00 2.92
Carnation
#FD798F
ΔE00 4.16
Rosa
#FE86A4
ΔE00 4.74
Lightcoral
#F08080
ΔE00 5.40
Pig Pink
#E78EA5
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98C98 #8CF9ED
analogous
#F98CCF #F98C98 #F9B78C
triadic
#F98C98 #98F98C #8C98F9
tetradic
#F98C98 #CFF98C #8CF9ED #B78CF9
square
#F98C98 #CFF98C #8CF9ED #B78CF9
split-complementary
#F98C98 #8CF9B7 #8CCFF9
monochromatic
#F31830 #F65264 #F98C98 #FCC6CC #FDE2E5
Accessibility & contrast
On white
2.27
#F98C98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#F98C98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98C98
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98C98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98C98 | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F98
Deuteranopia (green-blind)
#BCB496
Tritanopia (blue-blind)
#FF8091
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f98c98; /* rgb */ color: rgb(249, 140, 152); /* oklch */ color: oklch(76.0% 0.132 13.7);
Tailwind
colors: {
custom: {
50: '#feafb6',
500: '#f98c98',
950: '#000000',
},
}SCSS
$custom: #f98c98; $custom-light: #feafb6; $custom-dark: #000000;
JSON
{
"hex": "#f98c98",
"rgb": {
"r": 249,
"g": 140,
"b": 152
},
"hsl": {
"h": 353.394,
"s": 90.083,
"l": 76.275
},
"oklch": {
"l": 0.76026,
"c": 0.13234,
"h": 13.7
},
"luminance": 0.41163
}Semantic roles & 50–950 ramp
primary
#F98C98
secondary
#D5F6F2
accent
#E6CC00
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181111
muted
#868080