#F97B95#F97B95
#F97B95 is a light, vivid red. Relative luminance 0.365; OKLCH L 73.4% C 0.155 H 8.7°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F97B95 |
|---|---|
| RGB | rgb(249, 123, 149) |
| HSL | hsl(348, 91%, 73%) |
| HSV | hsv(348, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 40.2%, 2.4%) |
| CIE-LAB | lab(66.89, 50.56, 8.90) |
| CIE-LCH | lch(66.89, 51.34, 9.98°) |
| OKLab | oklab(73.42% 0.1535 0.0234) |
| OKLCH | oklch(73.42% 0.155 8.7) |
| XYZ | xyz(51.5777, 36.4808, 32.7531) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.81
Rose Pink
#F7879A
ΔE00 2.65
Rosa
#FE86A4
ΔE00 3.20
Watermelon
#FC6C85
ΔE00 3.68
Rosy Pink
#F6688E
ΔE00 4.09
Carnation Pink
#FF7FA7
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97B95 #7BF9DF
analogous
#F97BD4 #F97B95 #F9A07B
triadic
#F97B95 #95F97B #7B95F9
tetradic
#F97B95 #D4F97B #7BF9DF #A07BF9
square
#F97B95 #D4F97B #7BF9DF #A07BF9
split-complementary
#F97B95 #7BF9A0 #7BD4F9
monochromatic
#EF0B3A #F64066 #F97B95 #FCB6C4 #FEE2E7
Accessibility & contrast
On white
2.53
#F97B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#F97B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97B95
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97B95 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939496
Deuteranopia (green-blind)
#B3AC92
Tritanopia (blue-blind)
#FF6E85
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f97b95; /* rgb */ color: rgb(249, 123, 149); /* oklch */ color: oklch(73.4% 0.155 8.7);
Tailwind
colors: {
custom: {
50: '#ffa4b4',
500: '#f97b95',
950: '#000000',
},
}SCSS
$custom: #f97b95; $custom-light: #ffa4b4; $custom-dark: #000000;
JSON
{
"hex": "#f97b95",
"rgb": {
"r": 249,
"g": 123,
"b": 149
},
"hsl": {
"h": 347.619,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.73421,
"c": 0.15527,
"h": 8.7
},
"luminance": 0.36476
}Semantic roles & 50–950 ramp
primary
#F97B95
secondary
#D5F6EF
accent
#E6B600
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80