#F97D9D#F97D9D
#F97D9D is a light, vivid pink. Relative luminance 0.372; OKLCH L 73.9% C 0.154 H 5.2°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F97D9D |
|---|---|
| RGB | rgb(249, 125, 157) |
| HSL | hsl(345, 91%, 73%) |
| HSV | hsv(345, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 36.9%, 2.4%) |
| CIE-LAB | lab(67.46, 50.47, 5.20) |
| CIE-LCH | lch(67.46, 50.74, 5.88°) |
| OKLab | oklab(73.92% 0.1534 0.0141) |
| OKLCH | oklch(73.92% 0.154 5.2) |
| XYZ | xyz(52.4891, 37.2464, 36.3167) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosa
#FE86A4
ΔE00 2.11
Carnation Pink
#FF7FA7
ΔE00 2.22
Pinky
#FC86AA
ΔE00 2.75
Rose Pink
#F7879A
ΔE00 3.35
Carnation
#FD798F
ΔE00 3.73
Rosy Pink
#F6688E
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97D9D #7DF9D9
analogous
#F97DDB #F97D9D #F99B7D
triadic
#F97D9D #9DF97D #7D9DF9
tetradic
#F97D9D #DBF97D #7DF9D9 #9B7DF9
square
#F97D9D #DBF97D #7DF9D9 #9B7DF9
split-complementary
#F97D9D #7DF99B #7DDBF9
monochromatic
#F00B46 #F64271 #F97D9D #FCB7C9 #FEE2E9
Accessibility & contrast
On white
2.49
#F97D9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#F97D9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97D9D
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97D9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97D9D | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93969E
Deuteranopia (green-blind)
#B2AD9A
Tritanopia (blue-blind)
#FF7189
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f97d9d; /* rgb */ color: rgb(249, 125, 157); /* oklch */ color: oklch(73.9% 0.154 5.2);
Tailwind
colors: {
custom: {
50: '#ffa6b9',
500: '#f97d9d',
950: '#000000',
},
}SCSS
$custom: #f97d9d; $custom-light: #ffa6b9; $custom-dark: #000000;
JSON
{
"hex": "#f97d9d",
"rgb": {
"r": 249,
"g": 125,
"b": 157
},
"hsl": {
"h": 344.516,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.7392,
"c": 0.15401,
"h": 5.2
},
"luminance": 0.37241
}Semantic roles & 50–950 ramp
primary
#F97D9D
secondary
#D5F6ED
accent
#E6AA00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80