#F99093#F99093
#F99093 is a light, vivid red. Relative luminance 0.422; OKLCH L 76.5% C 0.127 H 18.7°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F99093 |
|---|---|
| RGB | rgb(249, 144, 147) |
| HSL | hsl(358, 90%, 77%) |
| HSV | hsv(358, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 41%, 2.4%) |
| CIE-LAB | lab(71.01, 39.88, 15.83) |
| CIE-LCH | lch(71.01, 42.90, 21.65°) |
| OKLab | oklab(76.53% 0.1204 0.0407) |
| OKLCH | oklch(76.53% 0.127 18.7) |
| XYZ | xyz(54.3095, 42.1977, 32.8828) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.34
Lightcoral
#F08080
ΔE00 4.30
Rose Pink
#F7879A
ΔE00 4.92
Salmon Pink
#FE7B7C
ΔE00 5.21
Carnation
#FD798F
ΔE00 6.15
Peachy Pink
#FF9A8A
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99093 #90F9F6
analogous
#F990C7 #F99093 #F9C290
triadic
#F99093 #93F990 #9093F9
tetradic
#F99093 #C7F990 #90F9F6 #C290F9
square
#F99093 #C7F990 #90F9F6 #C290F9
split-complementary
#F99093 #90F9C2 #90C7F9
monochromatic
#F31C22 #F6565B #F99093 #FCCACB #FDE2E3
Accessibility & contrast
On white
2.22
#F99093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#F99093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99093
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99093 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A193
Deuteranopia (green-blind)
#BFB691
Tritanopia (blue-blind)
#FF8392
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f99093; /* rgb */ color: rgb(249, 144, 147); /* oklch */ color: oklch(76.5% 0.127 18.7);
Tailwind
colors: {
custom: {
50: '#feb2b2',
500: '#f99093',
950: '#000000',
},
}SCSS
$custom: #f99093; $custom-light: #feb2b2; $custom-dark: #000000;
JSON
{
"hex": "#f99093",
"rgb": {
"r": 249,
"g": 144,
"b": 147
},
"hsl": {
"h": 358.286,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.76533,
"c": 0.12711,
"h": 18.7
},
"luminance": 0.42193
}Semantic roles & 50–950 ramp
primary
#F99093
secondary
#D5F6F5
accent
#E6DF00
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#181111
muted
#868080