#F97B94#F97B94
#F97B94 is a light, vivid red. Relative luminance 0.364; OKLCH L 73.4% C 0.155 H 9.2°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F97B94 |
|---|---|
| RGB | rgb(249, 123, 148) |
| HSL | hsl(348, 91%, 73%) |
| HSV | hsv(348, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 40.6%, 2.4%) |
| CIE-LAB | lab(66.86, 50.46, 9.43) |
| CIE-LCH | lch(66.86, 51.33, 10.59°) |
| OKLab | oklab(73.4% 0.1531 0.0248) |
| OKLCH | oklch(73.4% 0.155 9.2) |
| XYZ | xyz(51.4982, 36.4490, 32.3345) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.55
Rose Pink
#F7879A
ΔE00 2.60
Rosa
#FE86A4
ΔE00 3.39
Watermelon
#FC6C85
ΔE00 3.51
Rosy Pink
#F6688E
ΔE00 4.19
Carnation Pink
#FF7FA7
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97B94 #7BF9E0
analogous
#F97BD3 #F97B94 #F9A17B
triadic
#F97B94 #94F97B #7B94F9
tetradic
#F97B94 #D3F97B #7BF9E0 #A17BF9
square
#F97B94 #D3F97B #7BF9E0 #A17BF9
split-complementary
#F97B94 #7BF9A1 #7BD3F9
monochromatic
#EF0B38 #F64065 #F97B94 #FCB6C3 #FEE2E7
Accessibility & contrast
On white
2.53
#F97B94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#F97B94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97B94
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97B94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97B94 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939394
Deuteranopia (green-blind)
#B3AC91
Tritanopia (blue-blind)
#FF6D84
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f97b94; /* rgb */ color: rgb(249, 123, 148); /* oklch */ color: oklch(73.4% 0.155 9.2);
Tailwind
colors: {
custom: {
50: '#ffa4b3',
500: '#f97b94',
950: '#000000',
},
}SCSS
$custom: #f97b94; $custom-light: #ffa4b3; $custom-dark: #000000;
JSON
{
"hex": "#f97b94",
"rgb": {
"r": 249,
"g": 123,
"b": 148
},
"hsl": {
"h": 348.095,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.73395,
"c": 0.15512,
"h": 9.2
},
"luminance": 0.36444
}Semantic roles & 50–950 ramp
primary
#F97B94
secondary
#D5F6EF
accent
#E6B800
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80