#F97F99#F97F99
#F97F99 is a light, vivid red. Relative luminance 0.376; OKLCH L 74.1% C 0.150 H 8.0°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F97F99 |
|---|---|
| RGB | rgb(249, 127, 153) |
| HSL | hsl(347, 91%, 74%) |
| HSV | hsv(347, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 38.6%, 2.4%) |
| CIE-LAB | lab(67.74, 49.05, 7.86) |
| CIE-LCH | lch(67.74, 49.68, 9.10°) |
| OKLab | oklab(74.1% 0.1489 0.0208) |
| OKLCH | oklch(74.1% 0.15 8) |
| XYZ | xyz(52.4089, 37.6235, 34.6328) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.06
Rosa
#FE86A4
ΔE00 2.32
Carnation
#FD798F
ΔE00 2.49
Carnation Pink
#FF7FA7
ΔE00 3.54
Pinky
#FC86AA
ΔE00 3.73
Watermelon
#FC6C85
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97F99 #7FF9DF
analogous
#F97FD6 #F97F99 #F9A27F
triadic
#F97F99 #99F97F #7F99F9
tetradic
#F97F99 #D6F97F #7FF9DF #A27FF9
square
#F97F99 #D6F97F #7FF9DF #A27FF9
split-complementary
#F97F99 #7FF9A2 #7FD6F9
monochromatic
#F20B3D #F6456A #F97F99 #FCB9C8 #FEE2E8
Accessibility & contrast
On white
2.46
#F97F99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#F97F99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97F99
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97F99 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95969A
Deuteranopia (green-blind)
#B4AE96
Tritanopia (blue-blind)
#FF7388
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f97f99; /* rgb */ color: rgb(249, 127, 153); /* oklch */ color: oklch(74.1% 0.150 8.0);
Tailwind
colors: {
custom: {
50: '#ffa7b6',
500: '#f97f99',
950: '#000000',
},
}SCSS
$custom: #f97f99; $custom-light: #ffa7b6; $custom-dark: #000000;
JSON
{
"hex": "#f97f99",
"rgb": {
"r": 249,
"g": 127,
"b": 153
},
"hsl": {
"h": 347.213,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.74099,
"c": 0.15037,
"h": 8
},
"luminance": 0.37618
}Semantic roles & 50–950 ramp
primary
#F97F99
secondary
#D5F6EF
accent
#E6B500
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80