#F98993#F98993
#F98993 is a light, vivid red. Relative luminance 0.401; OKLCH L 75.4% C 0.136 H 15.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F98993 |
|---|---|
| RGB | rgb(249, 137, 147) |
| HSL | hsl(355, 90%, 76%) |
| HSV | hsv(355, 45%, 98%) |
| CMYK | cmyk(0%, 45%, 41%, 2.4%) |
| CIE-LAB | lab(69.57, 43.43, 13.82) |
| CIE-LCH | lch(69.57, 45.58, 17.65°) |
| OKLab | oklab(75.44% 0.1314 0.0357) |
| OKLCH | oklch(75.44% 0.136 15.2) |
| XYZ | xyz(53.2820, 40.1426, 32.5403) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 1.91
Rose Pink
#F7879A
ΔE00 2.81
Carnation
#FD798F
ΔE00 3.87
Lightcoral
#F08080
ΔE00 4.35
Salmon Pink
#FE7B7C
ΔE00 5.18
Rosa
#FE86A4
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98993 #89F9EF
analogous
#F989CB #F98993 #F9B789
triadic
#F98993 #93F989 #8993F9
tetradic
#F98993 #CBF989 #89F9EF #B789F9
square
#F98993 #CBF989 #89F9EF #B789F9
split-complementary
#F98993 #89F9B7 #89CBF9
monochromatic
#F31528 #F64F5E #F98993 #FCC3C8 #FEE2E4
Accessibility & contrast
On white
2.33
#F98993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#F98993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98993
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98993 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9C93
Deuteranopia (green-blind)
#BBB291
Tritanopia (blue-blind)
#FF7C8D
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f98993; /* rgb */ color: rgb(249, 137, 147); /* oklch */ color: oklch(75.4% 0.136 15.2);
Tailwind
colors: {
custom: {
50: '#ffadb2',
500: '#f98993',
950: '#000000',
},
}SCSS
$custom: #f98993; $custom-light: #ffadb2; $custom-dark: #000000;
JSON
{
"hex": "#f98993",
"rgb": {
"r": 249,
"g": 137,
"b": 147
},
"hsl": {
"h": 354.643,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.7544,
"c": 0.13612,
"h": 15.2
},
"luminance": 0.40138
}Semantic roles & 50–950 ramp
primary
#F98993
secondary
#D5F6F3
accent
#E6D100
background
#FFFAFA
surface
#FFF4F5
border
#D7CECF
text
#181011
muted
#867F80