#F96F99#F96F99
#F96F99 is a light, vivid pink. Relative luminance 0.338; OKLCH L 71.9% C 0.173 H 3.4°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F96F99 |
|---|---|
| RGB | rgb(249, 111, 153) |
| HSL | hsl(342, 92%, 71%) |
| HSV | hsv(342, 55%, 98%) |
| CMYK | cmyk(0%, 55.4%, 38.6%, 2.4%) |
| CIE-LAB | lab(64.81, 56.64, 3.65) |
| CIE-LCH | lch(64.81, 56.76, 3.69°) |
| OKLab | oklab(71.9% 0.1725 0.0102) |
| OKLCH | oklch(71.9% 0.173 3.4) |
| XYZ | xyz(50.5041, 33.8139, 33.9978) |
| Luminance | 0.3381 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.33
Medium Pink
#F36196
ΔE00 3.39
Carnation Pink
#FF7FA7
ΔE00 3.60
Strawberry
#FC5A8D
ΔE00 3.68
Pinky
#FC86AA
ΔE00 4.83
Rosa
#FE86A4
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96F99 #6FF9CF
analogous
#F96FDE #F96F99 #F98A6F
triadic
#F96F99 #99F96F #6F99F9
tetradic
#F96F99 #DEF96F #6FF9CF #8A6FF9
square
#F96F99 #DEF96F #6FF9CF #8A6FF9
split-complementary
#F96F99 #6FF98A #6FDEF9
monochromatic
#E40A4C #F7346F #F96F99 #FBAAC3 #FEE2EA
Accessibility & contrast
On white
2.71
#F96F99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#F96F99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96F99
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96F99 | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888D9A
Deuteranopia (green-blind)
#ACA796
Tritanopia (blue-blind)
#FF617F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f96f99; /* rgb */ color: rgb(249, 111, 153); /* oklch */ color: oklch(71.9% 0.173 3.4);
Tailwind
colors: {
custom: {
50: '#ff9db6',
500: '#f96f99',
950: '#000000',
},
}SCSS
$custom: #f96f99; $custom-light: #ff9db6; $custom-dark: #000000;
JSON
{
"hex": "#f96f99",
"rgb": {
"r": 249,
"g": 111,
"b": 153
},
"hsl": {
"h": 341.739,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.71896,
"c": 0.1728,
"h": 3.4
},
"luminance": 0.33809
}Semantic roles & 50–950 ramp
primary
#F96F99
secondary
#CFF5E9
accent
#E6A000
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#190F11
muted
#877F80