#F97DB6#F97DB6
#F97DB6 is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.7% C 0.163 H 352.9°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F97DB6 |
|---|---|
| RGB | rgb(249, 125, 182) |
| HSL | hsl(332, 91%, 73%) |
| HSV | hsv(332, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 26.9%, 2.4%) |
| CIE-LAB | lab(68.16, 53.51, -7.88) |
| CIE-LCH | lch(68.16, 54.09, 351.62°) |
| OKLab | oklab(74.68% 0.1617 -0.0202) |
| OKLCH | oklch(74.68% 0.163 352.9) |
| XYZ | xyz(54.8460, 38.1891, 48.7296) |
| Luminance | 0.3818 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.92
Bubblegum (survey)
#FF6CB5
ΔE00 3.23
Bubble Gum Pink
#FF69AF
ΔE00 3.61
Hot Pink
#FF69B4
ΔE00 3.72
Bubblegum Pink
#FE83CC
ΔE00 4.20
Carnation Pink
#FF7FA7
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97DB6 #7DF9C0
analogous
#F97DF4 #F97DB6 #F9827D
triadic
#F97DB6 #B6F97D #7DB6F9
tetradic
#F97DB6 #F4F97D #7DF9C0 #827DF9
square
#F97DB6 #F4F97D #7DF9C0 #827DF9
split-complementary
#F97DB6 #7DF982 #7DF4F9
monochromatic
#F00B75 #F64295 #F97DB6 #FCB7D7 #FEE2EF
Accessibility & contrast
On white
2.43
#F97DB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#F97DB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97DB6
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97DB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97DB6 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C98B8
Deuteranopia (green-blind)
#ADAEB3
Tritanopia (blue-blind)
#FF7792
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f97db6; /* rgb */ color: rgb(249, 125, 182); /* oklch */ color: oklch(74.7% 0.163 352.9);
Tailwind
colors: {
custom: {
50: '#fea6cb',
500: '#f97db6',
950: '#000000',
},
}SCSS
$custom: #f97db6; $custom-light: #fea6cb; $custom-dark: #000000;
JSON
{
"hex": "#f97db6",
"rgb": {
"r": 249,
"g": 125,
"b": 182
},
"hsl": {
"h": 332.419,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.74675,
"c": 0.16295,
"h": 352.9
},
"luminance": 0.38184
}Semantic roles & 50–950 ramp
primary
#F97DB6
secondary
#D5F6E7
accent
#E67C00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82