#F99295#F99295
#F99295 is a light, vivid red. Relative luminance 0.429; OKLCH L 76.9% C 0.124 H 18.5°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F99295 |
|---|---|
| RGB | rgb(249, 146, 149) |
| HSL | hsl(358, 90%, 77%) |
| HSV | hsv(358, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 40.2%, 2.4%) |
| CIE-LAB | lab(71.47, 39.07, 15.36) |
| CIE-LCH | lch(71.47, 41.98, 21.47°) |
| OKLab | oklab(76.9% 0.1181 0.0395) |
| OKLCH | oklch(76.9% 0.125 18.5) |
| XYZ | xyz(54.7734, 42.8722, 33.8184) |
| Luminance | 0.4287 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.74
Lightcoral
#F08080
ΔE00 4.74
Rose Pink
#F7879A
ΔE00 4.99
Salmon Pink
#FE7B7C
ΔE00 5.67
Carnation
#FD798F
ΔE00 6.45
Peachy Pink
#FF9A8A
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99295 #92F9F6
analogous
#F992C9 #F99295 #F9C292
triadic
#F99295 #95F992 #9295F9
tetradic
#F99295 #C9F992 #92F9F6 #C292F9
square
#F99295 #C9F992 #92F9F6 #C292F9
split-complementary
#F99295 #92F9C2 #92C9F9
monochromatic
#F31E24 #F6585D #F99295 #FCCCCD #FDE2E3
Accessibility & contrast
On white
2.19
#F99295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#F99295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99295
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99295 | 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)
#A7A395
Deuteranopia (green-blind)
#C0B793
Tritanopia (blue-blind)
#FF8694
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f99295; /* rgb */ color: rgb(249, 146, 149); /* oklch */ color: oklch(76.9% 0.124 18.5);
Tailwind
colors: {
custom: {
50: '#feb3b4',
500: '#f99295',
950: '#000000',
},
}SCSS
$custom: #f99295; $custom-light: #feb3b4; $custom-dark: #000000;
JSON
{
"hex": "#f99295",
"rgb": {
"r": 249,
"g": 146,
"b": 149
},
"hsl": {
"h": 358.252,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.769,
"c": 0.1245,
"h": 18.5
},
"luminance": 0.42867
}Semantic roles & 50–950 ramp
primary
#F99295
secondary
#D6F5F5
accent
#E6DF00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080