#F99495#F99495
#F99495 is a light, vivid red. Relative luminance 0.435; OKLCH L 77.2% C 0.122 H 19.6°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F99495 |
|---|---|
| RGB | rgb(249, 148, 149) |
| HSL | hsl(359, 89%, 78%) |
| HSV | hsv(359, 41%, 98%) |
| CMYK | cmyk(0%, 40.6%, 40.2%, 2.4%) |
| CIE-LAB | lab(71.89, 38.04, 15.95) |
| CIE-LCH | lch(71.89, 41.25, 22.75°) |
| OKLab | oklab(77.22% 0.1149 0.041) |
| OKLCH | oklch(77.22% 0.122 19.6) |
| XYZ | xyz(55.0844, 43.4942, 33.9220) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.33
Lightcoral
#F08080
ΔE00 4.97
Rose Pink
#F7879A
ΔE00 5.69
Peachy Pink
#FF9A8A
ΔE00 5.80
Salmon Pink
#FE7B7C
ΔE00 5.89
Blush (survey)
#F29E8E
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99495 #94F9F8
analogous
#F994C7 #F99495 #F9C594
triadic
#F99495 #95F994 #9495F9
tetradic
#F99495 #C7F994 #94F9F8 #C594F9
square
#F99495 #C7F994 #94F9F8 #C594F9
split-complementary
#F99495 #94F9C5 #94C7F9
monochromatic
#F32022 #F65A5C #F99495 #FCCECE #FDE2E2
Accessibility & contrast
On white
2.17
#F99495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#F99495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99495
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99495 | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A494
Deuteranopia (green-blind)
#C1B893
Tritanopia (blue-blind)
#FF8895
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f99495; /* rgb */ color: rgb(249, 148, 149); /* oklch */ color: oklch(77.2% 0.122 19.6);
Tailwind
colors: {
custom: {
50: '#feb5b4',
500: '#f99495',
950: '#000000',
},
}SCSS
$custom: #f99495; $custom-light: #feb5b4; $custom-dark: #000000;
JSON
{
"hex": "#f99495",
"rgb": {
"r": 249,
"g": 148,
"b": 149
},
"hsl": {
"h": 359.406,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.77221,
"c": 0.12201,
"h": 19.6
},
"luminance": 0.43489
}Semantic roles & 50–950 ramp
primary
#F99495
secondary
#D6F5F5
accent
#E6E300
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080