#F97595#F97595
#F97595 is a light, vivid red. Relative luminance 0.350; OKLCH L 72.6% C 0.164 H 6.8°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F97595 |
|---|---|
| RGB | rgb(249, 117, 149) |
| HSL | hsl(345, 92%, 72%) |
| HSV | hsv(345, 53%, 98%) |
| CMYK | cmyk(0%, 53%, 40.2%, 2.4%) |
| CIE-LAB | lab(65.78, 53.43, 7.32) |
| CIE-LCH | lch(65.78, 53.93, 7.80°) |
| OKLab | oklab(72.59% 0.1624 0.0195) |
| OKLCH | oklch(72.59% 0.164 6.8) |
| XYZ | xyz(50.8561, 35.0375, 32.5126) |
| Luminance | 0.3503 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.71
Carnation
#FD798F
ΔE00 2.90
Watermelon
#FC6C85
ΔE00 3.70
Carnation Pink
#FF7FA7
ΔE00 3.74
Rosa
#FE86A4
ΔE00 3.81
Rose Pink
#F7879A
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97595 #75F9D9
analogous
#F975D7 #F97595 #F99775
triadic
#F97595 #95F975 #7595F9
tetradic
#F97595 #D7F975 #75F9D9 #9775F9
square
#F97595 #D7F975 #75F9D9 #9775F9
split-complementary
#F97595 #75F997 #75D7F9
monochromatic
#E90A40 #F63A68 #F97595 #FCB0C2 #FEE2E8
Accessibility & contrast
On white
2.62
#F97595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#F97595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97595
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97595 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9096
Deuteranopia (green-blind)
#B0A992
Tritanopia (blue-blind)
#FF6781
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f97595; /* rgb */ color: rgb(249, 117, 149); /* oklch */ color: oklch(72.6% 0.164 6.8);
Tailwind
colors: {
custom: {
50: '#ffa1b4',
500: '#f97595',
950: '#000000',
},
}SCSS
$custom: #f97595; $custom-light: #ffa1b4; $custom-dark: #000000;
JSON
{
"hex": "#f97595",
"rgb": {
"r": 249,
"g": 117,
"b": 149
},
"hsl": {
"h": 345.455,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.72586,
"c": 0.16356,
"h": 6.8
},
"luminance": 0.35032
}Semantic roles & 50–950 ramp
primary
#F97595
secondary
#D4F6EE
accent
#E6AE00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80