#F99994#F99994
#F99994 is a light, moderate red. Relative luminance 0.451; OKLCH L 78.0% C 0.116 H 23.3°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F99994 |
|---|---|
| RGB | rgb(249, 153, 148) |
| HSL | hsl(3, 89%, 78%) |
| HSV | hsv(3, 41%, 98%) |
| CMYK | cmyk(0%, 38.6%, 40.6%, 2.4%) |
| CIE-LAB | lab(72.93, 35.34, 17.96) |
| CIE-LCH | lch(72.93, 39.64, 26.93°) |
| OKLab | oklab(78.01% 0.1067 0.0459) |
| OKLCH | oklch(78.01% 0.116 23.3) |
| XYZ | xyz(55.8062, 45.0650, 33.7705) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 3.85
Blush (survey)
#F29E8E
ΔE00 4.27
Lightcoral
#F08080
ΔE00 5.95
Blush Pink
#FE828C
ΔE00 6.19
Salmon Pink
#FE7B7C
ΔE00 6.78
Light Salmon
#FEA993
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99994 #94F4F9
analogous
#F994C2 #F99994 #F9CB94
triadic
#F99994 #94F999 #9994F9
tetradic
#F99994 #C2F994 #94F4F9 #CB94F9
square
#F99994 #C2F994 #94F4F9 #CB94F9
split-complementary
#F99994 #94F9CB #94C2F9
monochromatic
#F32B20 #F6625A #F99994 #FCD0CE #FDE3E2
Accessibility & contrast
On white
2.10
#F99994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#F99994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99994
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99994 | 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)
#ADA793
Deuteranopia (green-blind)
#C4BA92
Tritanopia (blue-blind)
#FF8D98
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f99994; /* rgb */ color: rgb(249, 153, 148); /* oklch */ color: oklch(78.0% 0.116 23.3);
Tailwind
colors: {
custom: {
50: '#feb8b3',
500: '#f99994',
950: '#000000',
},
}SCSS
$custom: #f99994; $custom-light: #feb8b3; $custom-dark: #000000;
JSON
{
"hex": "#f99994",
"rgb": {
"r": 249,
"g": 153,
"b": 148
},
"hsl": {
"h": 2.97,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.78014,
"c": 0.1161,
"h": 23.3
},
"luminance": 0.4506
}Semantic roles & 50–950 ramp
primary
#F99994
secondary
#D6F4F5
accent
#DAE600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080