#F99E97#F99E97
#F99E97 is a light, moderate red. Relative luminance 0.468; OKLCH L 78.9% C 0.110 H 24.6°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F99E97 |
|---|---|
| RGB | rgb(249, 158, 151) |
| HSL | hsl(4, 89%, 78%) |
| HSV | hsv(4, 39%, 98%) |
| CMYK | cmyk(0%, 36.5%, 39.4%, 2.4%) |
| CIE-LAB | lab(74.08, 33.07, 17.90) |
| CIE-LCH | lch(74.08, 37.60, 28.43°) |
| OKLab | oklab(78.92% 0.0999 0.0458) |
| OKLCH | oklch(78.92% 0.11 24.6) |
| XYZ | xyz(56.8823, 46.8323, 35.3158) |
| Luminance | 0.4683 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.47
Peachy Pink
#FF9A8A
ΔE00 3.52
Light Salmon
#FEA993
ΔE00 5.74
Lightcoral
#F08080
ΔE00 7.18
Pale Salmon
#FFB19A
ΔE00 7.18
Blush Pink
#FE828C
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99E97 #97F2F9
analogous
#F997C1 #F99E97 #F9CF97
triadic
#F99E97 #97F99E #9E97F9
tetradic
#F99E97 #C1F997 #97F2F9 #CF97F9
square
#F99E97 #C1F997 #97F2F9 #CF97F9
split-complementary
#F99E97 #97F9CF #97C1F9
monochromatic
#F23223 #F6685D #F99E97 #FCD4D1 #FDE4E2
Accessibility & contrast
On white
2.03
#F99E97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#F99E97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99E97
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99E97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99E97 | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB96
Deuteranopia (green-blind)
#C7BD96
Tritanopia (blue-blind)
#FF939D
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f99e97; /* rgb */ color: rgb(249, 158, 151); /* oklch */ color: oklch(78.9% 0.110 24.6);
Tailwind
colors: {
custom: {
50: '#febbb5',
500: '#f99e97',
950: '#000000',
},
}SCSS
$custom: #f99e97; $custom-light: #febbb5; $custom-dark: #000000;
JSON
{
"hex": "#f99e97",
"rgb": {
"r": 249,
"g": 158,
"b": 151
},
"hsl": {
"h": 4.286,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.78915,
"c": 0.10989,
"h": 24.6
},
"luminance": 0.46828
}Semantic roles & 50–950 ramp
primary
#F99E97
secondary
#D6F3F5
accent
#D5E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180