#F97DB1#F97DB1
#F97DB1 is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.5% C 0.161 H 355.3°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F97DB1 |
|---|---|
| RGB | rgb(249, 125, 177) |
| HSL | hsl(335, 91%, 73%) |
| HSV | hsv(335, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 28.9%, 2.4%) |
| CIE-LAB | lab(68.01, 52.87, -5.29) |
| CIE-LCH | lch(68.01, 53.13, 354.29°) |
| OKLab | oklab(74.51% 0.1601 -0.0133) |
| OKLCH | oklch(74.51% 0.161 355.3) |
| XYZ | xyz(54.3385, 37.9861, 46.0567) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.90
Carnation Pink
#FF7FA7
ΔE00 3.48
Bubblegum (survey)
#FF6CB5
ΔE00 3.77
Bubble Gum Pink
#FF69AF
ΔE00 3.78
Pinky
#FC86AA
ΔE00 3.85
Hot Pink
#FF69B4
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97DB1 #7DF9C5
analogous
#F97DEF #F97DB1 #F9877D
triadic
#F97DB1 #B1F97D #7DB1F9
tetradic
#F97DB1 #EFF97D #7DF9C5 #877DF9
square
#F97DB1 #EFF97D #7DF9C5 #877DF9
split-complementary
#F97DB1 #7DF987 #7DEFF9
monochromatic
#F00B6B #F6428E #F97DB1 #FCB7D4 #FEE2ED
Accessibility & contrast
On white
2.44
#F97DB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#F97DB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97DB1
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97DB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97DB1 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E98B3
Deuteranopia (green-blind)
#AEAEAE
Tritanopia (blue-blind)
#FF7690
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f97db1; /* rgb */ color: rgb(249, 125, 177); /* oklch */ color: oklch(74.5% 0.161 355.3);
Tailwind
colors: {
custom: {
50: '#fea6c8',
500: '#f97db1',
950: '#000000',
},
}SCSS
$custom: #f97db1; $custom-light: #fea6c8; $custom-dark: #000000;
JSON
{
"hex": "#f97db1",
"rgb": {
"r": 249,
"g": 125,
"b": 177
},
"hsl": {
"h": 334.839,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.74514,
"c": 0.16068,
"h": 355.3
},
"luminance": 0.37981
}Semantic roles & 50–950 ramp
primary
#F97DB1
secondary
#D5F6E8
accent
#E68500
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82