#F97D9B#F97D9B
#F97D9B is a light, vivid red. Relative luminance 0.372; OKLCH L 73.9% C 0.154 H 6.3°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F97D9B |
|---|---|
| RGB | rgb(249, 125, 155) |
| HSL | hsl(345, 91%, 73%) |
| HSV | hsv(345, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 37.8%, 2.4%) |
| CIE-LAB | lab(67.41, 50.25, 6.26) |
| CIE-LCH | lch(67.41, 50.63, 7.10°) |
| OKLab | oklab(73.87% 0.1527 0.0168) |
| OKLCH | oklch(73.87% 0.154 6.3) |
| XYZ | xyz(52.3197, 37.1786, 35.4248) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.20
Carnation Pink
#FF7FA7
ΔE00 2.72
Rose Pink
#F7879A
ΔE00 2.95
Pinky
#FC86AA
ΔE00 3.16
Carnation
#FD798F
ΔE00 3.19
Rosy Pink
#F6688E
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97D9B #7DF9DB
analogous
#F97DD9 #F97D9B #F99D7D
triadic
#F97D9B #9BF97D #7D9BF9
tetradic
#F97D9B #D9F97D #7DF9DB #9D7DF9
square
#F97D9B #D9F97D #7DF9DB #9D7DF9
split-complementary
#F97D9B #7DF99D #7DD9F9
monochromatic
#F00B43 #F6426E #F97D9B #FCB7C8 #FEE2E8
Accessibility & contrast
On white
2.49
#F97D9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#F97D9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97D9B
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97D9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97D9B | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93959C
Deuteranopia (green-blind)
#B3AD98
Tritanopia (blue-blind)
#FF7188
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f97d9b; /* rgb */ color: rgb(249, 125, 155); /* oklch */ color: oklch(73.9% 0.154 6.3);
Tailwind
colors: {
custom: {
50: '#ffa6b8',
500: '#f97d9b',
950: '#000000',
},
}SCSS
$custom: #f97d9b; $custom-light: #ffa6b8; $custom-dark: #000000;
JSON
{
"hex": "#f97d9b",
"rgb": {
"r": 249,
"g": 125,
"b": 155
},
"hsl": {
"h": 345.484,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.73865,
"c": 0.15358,
"h": 6.3
},
"luminance": 0.37174
}Semantic roles & 50–950 ramp
primary
#F97D9B
secondary
#D5F6EE
accent
#E6AE00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80