#F99393#F99393
#F99393 is a light, vivid red. Relative luminance 0.431; OKLCH L 77.0% C 0.123 H 20.3°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F99393 |
|---|---|
| RGB | rgb(249, 147, 147) |
| HSL | hsl(0, 89%, 78%) |
| HSV | hsv(0, 41%, 98%) |
| CMYK | cmyk(0%, 41%, 41%, 2.4%) |
| CIE-LAB | lab(71.64, 38.34, 16.70) |
| CIE-LCH | lch(71.64, 41.82, 23.54°) |
| OKLab | oklab(77.01% 0.1157 0.0428) |
| OKLCH | oklch(77.01% 0.123 20.3) |
| XYZ | xyz(54.7699, 43.1185, 33.0363) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.27
Lightcoral
#F08080
ΔE00 4.66
Peachy Pink
#FF9A8A
ΔE00 5.49
Salmon Pink
#FE7B7C
ΔE00 5.55
Rose Pink
#F7879A
ΔE00 5.94
Blush (survey)
#F29E8E
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99393 #93F9F9
analogous
#F993C6 #F99393 #F9C693
triadic
#F99393 #93F993 #9393F9
tetradic
#F99393 #C6F993 #93F9F9 #C693F9
square
#F99393 #C6F993 #93F9F9 #C693F9
split-complementary
#F99393 #93F9C6 #93C6F9
monochromatic
#F31F1F #F65959 #F99393 #FCCDCD #FDE2E2
Accessibility & contrast
On white
2.18
#F99393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#F99393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99393
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99393 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A392
Deuteranopia (green-blind)
#C1B791
Tritanopia (blue-blind)
#FF8794
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f99393; /* rgb */ color: rgb(249, 147, 147); /* oklch */ color: oklch(77.0% 0.123 20.3);
Tailwind
colors: {
custom: {
50: '#feb4b2',
500: '#f99393',
950: '#000000',
},
}SCSS
$custom: #f99393; $custom-light: #feb4b2; $custom-dark: #000000;
JSON
{
"hex": "#f99393",
"rgb": {
"r": 249,
"g": 147,
"b": 147
},
"hsl": {
"h": 0,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.77013,
"c": 0.12339,
"h": 20.3
},
"luminance": 0.43114
}Semantic roles & 50–950 ramp
primary
#F99393
secondary
#D6F5F5
accent
#E5E600
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#181111
muted
#868080