#F97F96#F97F96
#F97F96 is a light, vivid red. Relative luminance 0.375; OKLCH L 74.0% C 0.150 H 9.5°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F97F96 |
|---|---|
| RGB | rgb(249, 127, 150) |
| HSL | hsl(349, 91%, 74%) |
| HSV | hsv(349, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 39.8%, 2.4%) |
| CIE-LAB | lab(67.67, 48.72, 9.45) |
| CIE-LCH | lch(67.67, 49.63, 10.98°) |
| OKLab | oklab(74.02% 0.1478 0.0248) |
| OKLCH | oklch(74.02% 0.15 9.5) |
| XYZ | xyz(52.1642, 37.5256, 33.3442) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.76
Carnation
#FD798F
ΔE00 1.80
Rosa
#FE86A4
ΔE00 2.98
Blush Pink
#FE828C
ΔE00 4.08
Watermelon
#FC6C85
ΔE00 4.15
Carnation Pink
#FF7FA7
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97F96 #7FF9E2
analogous
#F97FD3 #F97F96 #F9A57F
triadic
#F97F96 #96F97F #7F96F9
tetradic
#F97F96 #D3F97F #7FF9E2 #A57FF9
square
#F97F96 #D3F97F #7FF9E2 #A57FF9
split-complementary
#F97F96 #7FF9A5 #7FD3F9
monochromatic
#F20B37 #F64566 #F97F96 #FCB9C6 #FEE2E7
Accessibility & contrast
On white
2.47
#F97F96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#F97F96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97F96
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97F96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97F96 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969696
Deuteranopia (green-blind)
#B5AE93
Tritanopia (blue-blind)
#FF7287
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f97f96; /* rgb */ color: rgb(249, 127, 150); /* oklch */ color: oklch(74.0% 0.150 9.5);
Tailwind
colors: {
custom: {
50: '#ffa7b4',
500: '#f97f96',
950: '#000000',
},
}SCSS
$custom: #f97f96; $custom-light: #ffa7b4; $custom-dark: #000000;
JSON
{
"hex": "#f97f96",
"rgb": {
"r": 249,
"g": 127,
"b": 150
},
"hsl": {
"h": 348.689,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.74021,
"c": 0.1499,
"h": 9.5
},
"luminance": 0.3752
}Semantic roles & 50–950 ramp
primary
#F97F96
secondary
#D5F6F0
accent
#E6BA00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80