#F975B2#F975B2
#F975B2 is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.5% C 0.173 H 353.2°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F975B2 |
|---|---|
| RGB | rgb(249, 117, 178) |
| HSL | hsl(332, 92%, 72%) |
| HSV | hsv(332, 53%, 98%) |
| CMYK | cmyk(0%, 53%, 28.5%, 2.4%) |
| CIE-LAB | lab(66.58, 56.79, -7.97) |
| CIE-LCH | lch(66.58, 57.35, 352.01°) |
| OKLab | oklab(73.45% 0.1721 -0.0204) |
| OKLCH | oklch(73.45% 0.173 353.2) |
| XYZ | xyz(53.4662, 36.0816, 46.2595) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.94
Bubble Gum Pink
#FF69AF
ΔE00 2.12
Hot Pink
#FF69B4
ΔE00 2.35
Pink (survey)
#FF81C0
ΔE00 3.05
Bubblegum Pink
#FE83CC
ΔE00 4.98
Carnation Pink
#FF7FA7
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F975B2 #75F9BC
analogous
#F975F4 #F975B2 #F97A75
triadic
#F975B2 #B2F975 #75B2F9
tetradic
#F975B2 #F4F975 #75F9BC #7A75F9
square
#F975B2 #F4F975 #75F9BC #7A75F9
split-complementary
#F975B2 #75F97A #75F4F9
monochromatic
#E90A71 #F63A91 #F975B2 #FCB0D3 #FEE2EF
Accessibility & contrast
On white
2.56
#F975B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#F975B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F975B2
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F975B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F975B2 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8693B4
Deuteranopia (green-blind)
#AAABAF
Tritanopia (blue-blind)
#FF6E8C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f975b2; /* rgb */ color: rgb(249, 117, 178); /* oklch */ color: oklch(73.5% 0.173 353.2);
Tailwind
colors: {
custom: {
50: '#fea1c9',
500: '#f975b2',
950: '#000000',
},
}SCSS
$custom: #f975b2; $custom-light: #fea1c9; $custom-dark: #000000;
JSON
{
"hex": "#f975b2",
"rgb": {
"r": 249,
"g": 117,
"b": 178
},
"hsl": {
"h": 332.273,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.73454,
"c": 0.17327,
"h": 353.2
},
"luminance": 0.36077
}Semantic roles & 50–950 ramp
primary
#F975B2
secondary
#D4F6E6
accent
#E67B00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82