#F975B1#F975B1
#F975B1 is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.4% C 0.173 H 353.7°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F975B1 |
|---|---|
| RGB | rgb(249, 117, 177) |
| HSL | hsl(333, 92%, 72%) |
| HSV | hsv(333, 53%, 98%) |
| CMYK | cmyk(0%, 53%, 28.9%, 2.4%) |
| CIE-LAB | lab(66.55, 56.66, -7.45) |
| CIE-LCH | lch(66.55, 57.15, 352.51°) |
| OKLab | oklab(73.42% 0.1718 -0.019) |
| OKLCH | oklch(73.42% 0.173 353.7) |
| XYZ | xyz(53.3662, 36.0416, 45.7326) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.07
Bubble Gum Pink
#FF69AF
ΔE00 2.13
Hot Pink
#FF69B4
ΔE00 2.46
Pink (survey)
#FF81C0
ΔE00 3.17
Carnation Pink
#FF7FA7
ΔE00 4.82
Bubblegum Pink
#FE83CC
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F975B1 #75F9BD
analogous
#F975F3 #F975B1 #F97B75
triadic
#F975B1 #B1F975 #75B1F9
tetradic
#F975B1 #F3F975 #75F9BD #7B75F9
square
#F975B1 #F3F975 #75F9BD #7B75F9
split-complementary
#F975B1 #75F97B #75F3F9
monochromatic
#E90A70 #F63A90 #F975B1 #FCB0D2 #FEE2EE
Accessibility & contrast
On white
2.56
#F975B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#F975B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F975B1
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F975B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F975B1 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8793B3
Deuteranopia (green-blind)
#AAABAE
Tritanopia (blue-blind)
#FF6E8C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f975b1; /* rgb */ color: rgb(249, 117, 177); /* oklch */ color: oklch(73.4% 0.173 353.7);
Tailwind
colors: {
custom: {
50: '#fea1c8',
500: '#f975b1',
950: '#000000',
},
}SCSS
$custom: #f975b1; $custom-light: #fea1c8; $custom-dark: #000000;
JSON
{
"hex": "#f975b1",
"rgb": {
"r": 249,
"g": 117,
"b": 177
},
"hsl": {
"h": 332.727,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.73421,
"c": 0.1728,
"h": 353.7
},
"luminance": 0.36037
}Semantic roles & 50–950 ramp
primary
#F975B1
secondary
#D4F6E6
accent
#E67D00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82