#F975BF#F975BF
#F975BF is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.9% C 0.180 H 347.6°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F975BF |
|---|---|
| RGB | rgb(249, 117, 191) |
| HSL | hsl(326, 92%, 72%) |
| HSV | hsv(326, 53%, 98%) |
| CMYK | cmyk(0%, 53%, 23.3%, 2.4%) |
| CIE-LAB | lab(67.00, 58.49, -14.68) |
| CIE-LCH | lch(67.00, 60.30, 345.91°) |
| OKLab | oklab(73.9% 0.1758 -0.0385) |
| OKLCH | oklch(73.9% 0.18 347.6) |
| XYZ | xyz(54.8338, 36.6287, 53.4622) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.50
Hot Pink
#FF69B4
ΔE00 2.79
Pink (survey)
#FF81C0
ΔE00 3.02
Bubblegum Pink
#FE83CC
ΔE00 3.15
Bubble Gum Pink
#FF69AF
ΔE00 3.61
Pale Magenta
#D767AD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F975BF #75F9AF
analogous
#F175F9 #F975BF #F9757D
triadic
#F975BF #BFF975 #75BFF9
tetradic
#F975BF #F9F175 #75F9AF #757DF9
square
#F975BF #F9F175 #75F9AF #757DF9
split-complementary
#F975BF #7DF975 #75F9F1
monochromatic
#E90A87 #F63AA4 #F975BF #FCB0DA #FEE2F1
Accessibility & contrast
On white
2.52
#F975BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#F975BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F975BF
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F975BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F975BF | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8295C1
Deuteranopia (green-blind)
#A6ABBC
Tritanopia (blue-blind)
#FF7292
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f975bf; /* rgb */ color: rgb(249, 117, 191); /* oklch */ color: oklch(73.9% 0.180 347.6);
Tailwind
colors: {
custom: {
50: '#fea1d2',
500: '#f975bf',
950: '#000000',
},
}SCSS
$custom: #f975bf; $custom-light: #fea1d2; $custom-dark: #000000;
JSON
{
"hex": "#f975bf",
"rgb": {
"r": 249,
"g": 117,
"b": 191
},
"hsl": {
"h": 326.364,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.739,
"c": 0.18001,
"h": 347.6
},
"luminance": 0.36624
}Semantic roles & 50–950 ramp
primary
#F975BF
secondary
#D4F6E3
accent
#E66500
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82