#F975B6#F975B6
#F975B6 is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.6% C 0.175 H 351.5°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F975B6 |
|---|---|
| RGB | rgb(249, 117, 182) |
| HSL | hsl(330, 92%, 72%) |
| HSV | hsv(330, 53%, 98%) |
| CMYK | cmyk(0%, 53%, 26.9%, 2.4%) |
| CIE-LAB | lab(66.71, 57.30, -10.05) |
| CIE-LCH | lch(66.71, 58.17, 350.06°) |
| OKLab | oklab(73.59% 0.1733 -0.0259) |
| OKLCH | oklch(73.59% 0.175 351.5) |
| XYZ | xyz(53.8737, 36.2446, 48.4055) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.65
Hot Pink
#FF69B4
ΔE00 2.10
Bubble Gum Pink
#FF69AF
ΔE00 2.32
Pink (survey)
#FF81C0
ΔE00 2.73
Bubblegum Pink
#FE83CC
ΔE00 4.28
Carnation Pink
#FF7FA7
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F975B6 #75F9B8
analogous
#F975F8 #F975B6 #F97675
triadic
#F975B6 #B6F975 #75B6F9
tetradic
#F975B6 #F8F975 #75F9B8 #7675F9
square
#F975B6 #F8F975 #75F9B8 #7675F9
split-complementary
#F975B6 #75F976 #75F8F9
monochromatic
#E90A78 #F63A97 #F975B6 #FCB0D5 #FEE2EF
Accessibility & contrast
On white
2.55
#F975B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#F975B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F975B6
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F975B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F975B6 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8594B8
Deuteranopia (green-blind)
#A9ABB3
Tritanopia (blue-blind)
#FF6F8E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f975b6; /* rgb */ color: rgb(249, 117, 182); /* oklch */ color: oklch(73.6% 0.175 351.5);
Tailwind
colors: {
custom: {
50: '#fea1cb',
500: '#f975b6',
950: '#000000',
},
}SCSS
$custom: #f975b6; $custom-light: #fea1cb; $custom-dark: #000000;
JSON
{
"hex": "#f975b6",
"rgb": {
"r": 249,
"g": 117,
"b": 182
},
"hsl": {
"h": 330.455,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.73587,
"c": 0.1752,
"h": 351.5
},
"luminance": 0.3624
}Semantic roles & 50–950 ramp
primary
#F975B6
secondary
#D4F6E5
accent
#E67400
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82