#F97D99#F97D99
#F97D99 is a light, vivid red. Relative luminance 0.371; OKLCH L 73.8% C 0.153 H 7.3°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F97D99 |
|---|---|
| RGB | rgb(249, 125, 153) |
| HSL | hsl(346, 91%, 73%) |
| HSV | hsv(346, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 38.6%, 2.4%) |
| CIE-LAB | lab(67.36, 50.03, 7.32) |
| CIE-LCH | lch(67.36, 50.56, 8.32°) |
| OKLab | oklab(73.81% 0.1519 0.0195) |
| OKLCH | oklch(73.81% 0.153 7.3) |
| XYZ | xyz(52.1532, 37.1120, 34.5475) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.43
Rose Pink
#F7879A
ΔE00 2.60
Carnation
#FD798F
ΔE00 2.65
Carnation Pink
#FF7FA7
ΔE00 3.25
Pinky
#FC86AA
ΔE00 3.62
Rosy Pink
#F6688E
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97D99 #7DF9DD
analogous
#F97DD7 #F97D99 #F99F7D
triadic
#F97D99 #99F97D #7D99F9
tetradic
#F97D99 #D7F97D #7DF9DD #9F7DF9
square
#F97D99 #D7F97D #7DF9DD #9F7DF9
split-complementary
#F97D99 #7DF99F #7DD7F9
monochromatic
#F00B3F #F6426B #F97D99 #FCB7C7 #FEE2E8
Accessibility & contrast
On white
2.49
#F97D99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#F97D99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97D99
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97D99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97D99 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94959A
Deuteranopia (green-blind)
#B3AD96
Tritanopia (blue-blind)
#FF7187
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f97d99; /* rgb */ color: rgb(249, 125, 153); /* oklch */ color: oklch(73.8% 0.153 7.3);
Tailwind
colors: {
custom: {
50: '#ffa6b6',
500: '#f97d99',
950: '#000000',
},
}SCSS
$custom: #f97d99; $custom-light: #ffa6b6; $custom-dark: #000000;
JSON
{
"hex": "#f97d99",
"rgb": {
"r": 249,
"g": 125,
"b": 153
},
"hsl": {
"h": 346.452,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.73811,
"c": 0.15318,
"h": 7.3
},
"luminance": 0.37107
}Semantic roles & 50–950 ramp
primary
#F97D99
secondary
#D5F6EE
accent
#E6B200
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80