#F97B98#F97B98
#F97B98 is a light, vivid red. Relative luminance 0.366; OKLCH L 73.5% C 0.156 H 7.2°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F97B98 |
|---|---|
| RGB | rgb(249, 123, 152) |
| HSL | hsl(346, 91%, 73%) |
| HSV | hsv(346, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 39%, 2.4%) |
| CIE-LAB | lab(66.96, 50.88, 7.31) |
| CIE-LCH | lch(66.96, 51.41, 8.17°) |
| OKLab | oklab(73.5% 0.1546 0.0194) |
| OKLCH | oklch(73.5% 0.156 7.2) |
| XYZ | xyz(51.8203, 36.5778, 34.0308) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.63
Rosa
#FE86A4
ΔE00 2.75
Rose Pink
#F7879A
ΔE00 2.98
Carnation Pink
#FF7FA7
ΔE00 3.30
Pinky
#FC86AA
ΔE00 3.82
Rosy Pink
#F6688E
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97B98 #7BF9DC
analogous
#F97BD7 #F97B98 #F99D7B
triadic
#F97B98 #98F97B #7B98F9
tetradic
#F97B98 #D7F97B #7BF9DC #9D7BF9
square
#F97B98 #D7F97B #7BF9DC #9D7BF9
split-complementary
#F97B98 #7BF99D #7BD7F9
monochromatic
#EF0B3F #F6406A #F97B98 #FCB6C6 #FEE2E8
Accessibility & contrast
On white
2.53
#F97B98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#F97B98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97B98
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97B98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97B98 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929499
Deuteranopia (green-blind)
#B2AC95
Tritanopia (blue-blind)
#FF6E86
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f97b98; /* rgb */ color: rgb(249, 123, 152); /* oklch */ color: oklch(73.5% 0.156 7.2);
Tailwind
colors: {
custom: {
50: '#ffa4b6',
500: '#f97b98',
950: '#000000',
},
}SCSS
$custom: #f97b98; $custom-light: #ffa4b6; $custom-dark: #000000;
JSON
{
"hex": "#f97b98",
"rgb": {
"r": 249,
"g": 123,
"b": 152
},
"hsl": {
"h": 346.19,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.735,
"c": 0.1558,
"h": 7.2
},
"luminance": 0.36573
}Semantic roles & 50–950 ramp
primary
#F97B98
secondary
#D5F6EE
accent
#E6B100
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80