#F96D9F#F96D9F
#F96D9F is a light, vivid pink. Relative luminance 0.336; OKLCH L 71.8% C 0.177 H 0.2°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F96D9F |
|---|---|
| RGB | rgb(249, 109, 159) |
| HSL | hsl(339, 92%, 70%) |
| HSV | hsv(339, 56%, 98%) |
| CMYK | cmyk(0%, 56.2%, 36.1%, 2.4%) |
| CIE-LAB | lab(64.63, 58.21, -0.04) |
| CIE-LCH | lch(64.63, 58.21, 359.96°) |
| OKLab | oklab(71.81% 0.1774 0.0006) |
| OKLCH | oklch(71.81% 0.177 0.2) |
| XYZ | xyz(50.7964, 33.5855, 36.6017) |
| Luminance | 0.3358 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.74
Rosy Pink
#F6688E
ΔE00 3.72
Bubble Gum Pink
#FF69AF
ΔE00 3.77
Carnation Pink
#FF7FA7
ΔE00 3.90
Strawberry
#FC5A8D
ΔE00 4.14
Bubblegum (survey)
#FF6CB5
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96D9F #6DF9C7
analogous
#F96DE5 #F96D9F #F9816D
triadic
#F96D9F #9FF96D #6D9FF9
tetradic
#F96D9F #E5F96D #6DF9C7 #816DF9
square
#F96D9F #E5F96D #6DF9C7 #816DF9
split-complementary
#F96D9F #6DF981 #6DE5F9
monochromatic
#E20957 #F73278 #F96D9F #FBA8C6 #FEE2EC
Accessibility & contrast
On white
2.72
#F96D9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#F96D9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96D9F
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96D9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96D9F | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858CA0
Deuteranopia (green-blind)
#AAA79C
Tritanopia (blue-blind)
#FF6180
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f96d9f; /* rgb */ color: rgb(249, 109, 159); /* oklch */ color: oklch(71.8% 0.177 0.2);
Tailwind
colors: {
custom: {
50: '#ff9cbb',
500: '#f96d9f',
950: '#000000',
},
}SCSS
$custom: #f96d9f; $custom-light: #ff9cbb; $custom-dark: #000000;
JSON
{
"hex": "#f96d9f",
"rgb": {
"r": 249,
"g": 109,
"b": 159
},
"hsl": {
"h": 338.571,
"s": 92.105,
"l": 70.196
},
"oklch": {
"l": 0.71813,
"c": 0.17738,
"h": 0.2
},
"luminance": 0.3358
}Semantic roles & 50–950 ramp
primary
#F96D9F
secondary
#CDF4E6
accent
#E69400
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80