#F99294#F99294
#F99294 is a light, vivid red. Relative luminance 0.428; OKLCH L 76.9% C 0.125 H 19.1°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F99294 |
|---|---|
| RGB | rgb(249, 146, 148) |
| HSL | hsl(359, 90%, 77%) |
| HSV | hsv(359, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 40.6%, 2.4%) |
| CIE-LAB | lab(71.45, 38.96, 15.89) |
| CIE-LCH | lch(71.45, 42.07, 22.19°) |
| OKLab | oklab(76.88% 0.1177 0.0408) |
| OKLCH | oklch(76.88% 0.125 19.1) |
| XYZ | xyz(54.6939, 42.8404, 33.3997) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.83
Lightcoral
#F08080
ΔE00 4.62
Rose Pink
#F7879A
ΔE00 5.29
Salmon Pink
#FE7B7C
ΔE00 5.53
Peachy Pink
#FF9A8A
ΔE00 6.14
Carnation
#FD798F
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99294 #92F9F7
analogous
#F992C7 #F99294 #F9C492
triadic
#F99294 #94F992 #9294F9
tetradic
#F99294 #C7F992 #92F9F7 #C492F9
square
#F99294 #C7F992 #92F9F7 #C492F9
split-complementary
#F99294 #92F9C4 #92C7F9
monochromatic
#F31E22 #F6585B #F99294 #FCCCCD #FDE2E3
Accessibility & contrast
On white
2.19
#F99294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#F99294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99294
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99294 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A394
Deuteranopia (green-blind)
#C0B792
Tritanopia (blue-blind)
#FF8693
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f99294; /* rgb */ color: rgb(249, 146, 148); /* oklch */ color: oklch(76.9% 0.125 19.1);
Tailwind
colors: {
custom: {
50: '#feb3b3',
500: '#f99294',
950: '#000000',
},
}SCSS
$custom: #f99294; $custom-light: #feb3b3; $custom-dark: #000000;
JSON
{
"hex": "#f99294",
"rgb": {
"r": 249,
"g": 146,
"b": 148
},
"hsl": {
"h": 358.835,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.76876,
"c": 0.12456,
"h": 19.1
},
"luminance": 0.42836
}Semantic roles & 50–950 ramp
primary
#F99294
secondary
#D6F5F5
accent
#E6E100
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080