#F99993#F99993
#F99993 is a light, moderate red. Relative luminance 0.450; OKLCH L 78.0% C 0.116 H 23.9°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F99993 |
|---|---|
| RGB | rgb(249, 153, 147) |
| HSL | hsl(4, 89%, 78%) |
| HSV | hsv(4, 41%, 98%) |
| CMYK | cmyk(0%, 38.6%, 41%, 2.4%) |
| CIE-LAB | lab(72.91, 35.24, 18.48) |
| CIE-LCH | lch(72.91, 39.79, 27.67°) |
| OKLab | oklab(77.99% 0.1063 0.0471) |
| OKLCH | oklch(77.99% 0.116 23.9) |
| XYZ | xyz(55.7274, 45.0334, 33.3554) |
| Luminance | 0.4503 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 3.52
Blush (survey)
#F29E8E
ΔE00 3.98
Lightcoral
#F08080
ΔE00 6.00
Blush Pink
#FE828C
ΔE00 6.39
Light Salmon
#FEA993
ΔE00 6.56
Salmon
#FA8072
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99993 #93F3F9
analogous
#F993C0 #F99993 #F9CC93
triadic
#F99993 #93F999 #9993F9
tetradic
#F99993 #C0F993 #93F3F9 #CC93F9
square
#F99993 #C0F993 #93F3F9 #CC93F9
split-complementary
#F99993 #93F9CC #93C0F9
monochromatic
#F32B1F #F66259 #F99993 #FCD0CD #FDE4E2
Accessibility & contrast
On white
2.10
#F99993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#F99993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99993
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99993 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA792
Deuteranopia (green-blind)
#C5BA91
Tritanopia (blue-blind)
#FF8D98
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f99993; /* rgb */ color: rgb(249, 153, 147); /* oklch */ color: oklch(78.0% 0.116 23.9);
Tailwind
colors: {
custom: {
50: '#feb8b2',
500: '#f99993',
950: '#000000',
},
}SCSS
$custom: #f99993; $custom-light: #feb8b2; $custom-dark: #000000;
JSON
{
"hex": "#f99993",
"rgb": {
"r": 249,
"g": 153,
"b": 147
},
"hsl": {
"h": 3.529,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.77992,
"c": 0.11626,
"h": 23.9
},
"luminance": 0.45029
}Semantic roles & 50–950 ramp
primary
#F99993
secondary
#D6F4F5
accent
#D8E600
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#181111
muted
#868080