#F97DB7#F97DB7
#F97DB7 is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.7% C 0.163 H 352.4°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F97DB7 |
|---|---|
| RGB | rgb(249, 125, 183) |
| HSL | hsl(332, 91%, 73%) |
| HSV | hsv(332, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 26.5%, 2.4%) |
| CIE-LAB | lab(68.19, 53.64, -8.40) |
| CIE-LCH | lch(68.19, 54.29, 351.10°) |
| OKLab | oklab(74.71% 0.162 -0.0216) |
| OKLCH | oklch(74.71% 0.163 352.4) |
| XYZ | xyz(54.9497, 38.2306, 49.2758) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.75
Bubblegum (survey)
#FF6CB5
ΔE00 3.17
Bubble Gum Pink
#FF69AF
ΔE00 3.62
Hot Pink
#FF69B4
ΔE00 3.66
Bubblegum Pink
#FE83CC
ΔE00 3.98
Carnation Pink
#FF7FA7
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97DB7 #7DF9BF
analogous
#F97DF5 #F97DB7 #F9817D
triadic
#F97DB7 #B7F97D #7DB7F9
tetradic
#F97DB7 #F5F97D #7DF9BF #817DF9
square
#F97DB7 #F5F97D #7DF9BF #817DF9
split-complementary
#F97DB7 #7DF981 #7DF5F9
monochromatic
#F00B76 #F64297 #F97DB7 #FCB7D7 #FEE2EF
Accessibility & contrast
On white
2.43
#F97DB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#F97DB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97DB7
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97DB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97DB7 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C99B9
Deuteranopia (green-blind)
#ADAEB4
Tritanopia (blue-blind)
#FF7893
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f97db7; /* rgb */ color: rgb(249, 125, 183); /* oklch */ color: oklch(74.7% 0.163 352.4);
Tailwind
colors: {
custom: {
50: '#fea6cc',
500: '#f97db7',
950: '#000000',
},
}SCSS
$custom: #f97db7; $custom-light: #fea6cc; $custom-dark: #000000;
JSON
{
"hex": "#f97db7",
"rgb": {
"r": 249,
"g": 125,
"b": 183
},
"hsl": {
"h": 331.935,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.74708,
"c": 0.16344,
"h": 352.4
},
"luminance": 0.38226
}Semantic roles & 50–950 ramp
primary
#F97DB7
secondary
#D5F6E7
accent
#E67A00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82