#F97895#F97895
#F97895 is a light, vivid red. Relative luminance 0.357; OKLCH L 73.0% C 0.159 H 7.7°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F97895 |
|---|---|
| RGB | rgb(249, 120, 149) |
| HSL | hsl(347, 91%, 72%) |
| HSV | hsv(347, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 40.2%, 2.4%) |
| CIE-LAB | lab(66.33, 52.00, 8.10) |
| CIE-LCH | lch(66.33, 52.63, 8.86°) |
| OKLab | oklab(73% 0.158 0.0214) |
| OKLCH | oklch(73% 0.159 7.7) |
| XYZ | xyz(51.2112, 35.7479, 32.6310) |
| Luminance | 0.3574 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.30
Rosy Pink
#F6688E
ΔE00 3.37
Rose Pink
#F7879A
ΔE00 3.39
Rosa
#FE86A4
ΔE00 3.43
Watermelon
#FC6C85
ΔE00 3.61
Carnation Pink
#FF7FA7
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97895 #78F9DC
analogous
#F978D5 #F97895 #F99C78
triadic
#F97895 #95F978 #7895F9
tetradic
#F97895 #D5F978 #78F9DC #9C78F9
square
#F97895 #D5F978 #78F9DC #9C78F9
split-complementary
#F97895 #78F99C #78D5F9
monochromatic
#EC0A3D #F63D67 #F97895 #FCB3C3 #FEE2E8
Accessibility & contrast
On white
2.58
#F97895 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#F97895 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97895
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97895 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97895 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909296
Deuteranopia (green-blind)
#B1AB92
Tritanopia (blue-blind)
#FF6A83
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f97895; /* rgb */ color: rgb(249, 120, 149); /* oklch */ color: oklch(73.0% 0.159 7.7);
Tailwind
colors: {
custom: {
50: '#ffa2b4',
500: '#f97895',
950: '#000000',
},
}SCSS
$custom: #f97895; $custom-light: #ffa2b4; $custom-dark: #000000;
JSON
{
"hex": "#f97895",
"rgb": {
"r": 249,
"g": 120,
"b": 149
},
"hsl": {
"h": 346.512,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.72999,
"c": 0.15942,
"h": 7.7
},
"luminance": 0.35743
}Semantic roles & 50–950 ramp
primary
#F97895
secondary
#D5F6EE
accent
#E6B200
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80