#F99397#F99397
#F99397 is a light, vivid red. Relative luminance 0.432; OKLCH L 77.1% C 0.123 H 17.8°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F99397 |
|---|---|
| RGB | rgb(249, 147, 151) |
| HSL | hsl(358, 89%, 78%) |
| HSV | hsv(358, 41%, 98%) |
| CMYK | cmyk(0%, 41%, 39.4%, 2.4%) |
| CIE-LAB | lab(71.72, 38.77, 14.61) |
| CIE-LCH | lch(71.72, 41.43, 20.65°) |
| OKLab | oklab(77.11% 0.1173 0.0377) |
| OKLCH | oklch(77.11% 0.123 17.8) |
| XYZ | xyz(55.0893, 43.2463, 34.7181) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.90
Rose Pink
#F7879A
ΔE00 4.77
Lightcoral
#F08080
ΔE00 5.10
Salmon Pink
#FE7B7C
ΔE00 6.06
Carnation
#FD798F
ΔE00 6.43
Peachy Pink
#FF9A8A
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99397 #93F9F5
analogous
#F993CA #F99397 #F9C293
triadic
#F99397 #97F993 #9397F9
tetradic
#F99397 #CAF993 #93F9F5 #C293F9
square
#F99397 #CAF993 #93F9F5 #C293F9
split-complementary
#F99397 #93F9C2 #93CAF9
monochromatic
#F31F27 #F6595F #F99397 #FCCDCF #FDE2E3
Accessibility & contrast
On white
2.18
#F99397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#F99397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99397
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99397 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A397
Deuteranopia (green-blind)
#C0B795
Tritanopia (blue-blind)
#FF8795
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f99397; /* rgb */ color: rgb(249, 147, 151); /* oklch */ color: oklch(77.1% 0.123 17.8);
Tailwind
colors: {
custom: {
50: '#feb4b5',
500: '#f99397',
950: '#000000',
},
}SCSS
$custom: #f99397; $custom-light: #feb4b5; $custom-dark: #000000;
JSON
{
"hex": "#f99397",
"rgb": {
"r": 249,
"g": 147,
"b": 151
},
"hsl": {
"h": 357.647,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.77108,
"c": 0.12316,
"h": 17.8
},
"luminance": 0.43242
}Semantic roles & 50–950 ramp
primary
#F99397
secondary
#D6F5F4
accent
#E6DC00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080