#F96FB4#F96FB4
#F96FB4 is a light, vivid pink. Relative luminance 0.348; OKLCH L 72.7% C 0.183 H 351.4°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F96FB4 |
|---|---|
| RGB | rgb(249, 111, 180) |
| HSL | hsl(330, 92%, 71%) |
| HSV | hsv(330, 55%, 98%) |
| CMYK | cmyk(0%, 55.4%, 27.7%, 2.4%) |
| CIE-LAB | lab(65.60, 59.80, -10.57) |
| CIE-LCH | lch(65.60, 60.73, 349.98°) |
| OKLab | oklab(72.74% 0.1811 -0.0273) |
| OKLCH | oklch(72.74% 0.183 351.4) |
| XYZ | xyz(52.9917, 34.8089, 47.0991) |
| Luminance | 0.3480 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 0.95
Hot Pink
#FF69B4
ΔE00 1.18
Bubble Gum Pink
#FF69AF
ΔE00 1.61
Pink (survey)
#FF81C0
ΔE00 3.78
Bubblegum Pink
#FE83CC
ΔE00 5.03
Medium Pink
#F36196
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96FB4 #6FF9B4
analogous
#F96FF9 #F96FB4 #F96F6F
triadic
#F96FB4 #B4F96F #6FB4F9
tetradic
#F96FB4 #F9F96F #6FF9B4 #6F6FF9
square
#F96FB4 #F9F96F #6FF9B4 #6F6FF9
split-complementary
#F96FB4 #6FF96F #6FF9F9
monochromatic
#E40A77 #F73495 #F96FB4 #FBAAD3 #FEE2F0
Accessibility & contrast
On white
2.64
#F96FB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#F96FB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96FB4
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96FB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96FB4 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8190B6
Deuteranopia (green-blind)
#A6A8B1
Tritanopia (blue-blind)
#FF698A
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f96fb4; /* rgb */ color: rgb(249, 111, 180); /* oklch */ color: oklch(72.7% 0.183 351.4);
Tailwind
colors: {
custom: {
50: '#ff9eca',
500: '#f96fb4',
950: '#000000',
},
}SCSS
$custom: #f96fb4; $custom-light: #ff9eca; $custom-dark: #000000;
JSON
{
"hex": "#f96fb4",
"rgb": {
"r": 249,
"g": 111,
"b": 180
},
"hsl": {
"h": 330,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.72741,
"c": 0.18317,
"h": 351.4
},
"luminance": 0.34804
}Semantic roles & 50–950 ramp
primary
#F96FB4
secondary
#CFF5E2
accent
#E67300
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82