#F97994#F97994
#F97994 is a light, vivid red. Relative luminance 0.360; OKLCH L 73.1% C 0.158 H 8.5°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F97994 |
|---|---|
| RGB | rgb(249, 121, 148) |
| HSL | hsl(347, 91%, 73%) |
| HSV | hsv(347, 51%, 98%) |
| CMYK | cmyk(0%, 51.4%, 40.6%, 2.4%) |
| CIE-LAB | lab(66.49, 51.42, 8.90) |
| CIE-LCH | lch(66.49, 52.18, 9.82°) |
| OKLab | oklab(73.11% 0.1561 0.0234) |
| OKLCH | oklch(73.11% 0.158 8.5) |
| XYZ | xyz(51.2526, 35.9579, 32.2526) |
| Luminance | 0.3595 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.85
Rose Pink
#F7879A
ΔE00 3.06
Watermelon
#FC6C85
ΔE00 3.41
Rosa
#FE86A4
ΔE00 3.49
Rosy Pink
#F6688E
ΔE00 3.69
Carnation Pink
#FF7FA7
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97994 #79F9DE
analogous
#F979D4 #F97994 #F99E79
triadic
#F97994 #94F979 #7994F9
tetradic
#F97994 #D4F979 #79F9DE #9E79F9
square
#F97994 #D4F979 #79F9DE #9E79F9
split-complementary
#F97994 #79F99E #79D4F9
monochromatic
#ED0B3A #F63E65 #F97994 #FCB4C3 #FEE2E8
Accessibility & contrast
On white
2.56
#F97994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#F97994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97994
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97994 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919295
Deuteranopia (green-blind)
#B2AB91
Tritanopia (blue-blind)
#FF6B83
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f97994; /* rgb */ color: rgb(249, 121, 148); /* oklch */ color: oklch(73.1% 0.158 8.5);
Tailwind
colors: {
custom: {
50: '#ffa3b3',
500: '#f97994',
950: '#000000',
},
}SCSS
$custom: #f97994; $custom-light: #ffa3b3; $custom-dark: #000000;
JSON
{
"hex": "#f97994",
"rgb": {
"r": 249,
"g": 121,
"b": 148
},
"hsl": {
"h": 347.344,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.73112,
"c": 0.15787,
"h": 8.5
},
"luminance": 0.35953
}Semantic roles & 50–950 ramp
primary
#F97994
secondary
#D5F6EF
accent
#E6B500
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80