#F98D93#F98D93
#F98D93 is a light, vivid red. Relative luminance 0.413; OKLCH L 76.1% C 0.131 H 17.1°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F98D93 |
|---|---|
| RGB | rgb(249, 141, 147) |
| HSL | hsl(357, 90%, 76%) |
| HSV | hsv(357, 43%, 98%) |
| CMYK | cmyk(0%, 43.4%, 41%, 2.4%) |
| CIE-LAB | lab(70.39, 41.41, 14.96) |
| CIE-LCH | lch(70.39, 44.03, 19.87°) |
| OKLab | oklab(76.06% 0.1251 0.0385) |
| OKLCH | oklch(76.06% 0.131 17.1) |
| XYZ | xyz(53.8611, 41.3010, 32.7333) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 2.55
Rose Pink
#F7879A
ΔE00 3.96
Lightcoral
#F08080
ΔE00 4.17
Salmon Pink
#FE7B7C
ΔE00 5.07
Carnation
#FD798F
ΔE00 5.14
Rosa
#FE86A4
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98D93 #8DF9F3
analogous
#F98DC9 #F98D93 #F9BD8D
triadic
#F98D93 #93F98D #8D93F9
tetradic
#F98D93 #C9F98D #8DF9F3 #BD8DF9
square
#F98D93 #C9F98D #8DF9F3 #BD8DF9
split-complementary
#F98D93 #8DF9BD #8DC9F9
monochromatic
#F31925 #F6535C #F98D93 #FCC7CA #FDE2E3
Accessibility & contrast
On white
2.27
#F98D93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#F98D93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98D93
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98D93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98D93 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A39F93
Deuteranopia (green-blind)
#BDB491
Tritanopia (blue-blind)
#FF8090
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f98d93; /* rgb */ color: rgb(249, 141, 147); /* oklch */ color: oklch(76.1% 0.131 17.1);
Tailwind
colors: {
custom: {
50: '#feb0b2',
500: '#f98d93',
950: '#000000',
},
}SCSS
$custom: #f98d93; $custom-light: #feb0b2; $custom-dark: #000000;
JSON
{
"hex": "#f98d93",
"rgb": {
"r": 249,
"g": 141,
"b": 147
},
"hsl": {
"h": 356.667,
"s": 90,
"l": 76.471
},
"oklch": {
"l": 0.7606,
"c": 0.13092,
"h": 17.1
},
"luminance": 0.41296
}Semantic roles & 50–950 ramp
primary
#F98D93
secondary
#D5F6F4
accent
#E6D900
background
#FFFAFA
surface
#FFF5F5
border
#D7CFCF
text
#181111
muted
#868080