#F96F98#F96F98
#F96F98 is a light, vivid pink. Relative luminance 0.338; OKLCH L 71.9% C 0.173 H 3.8°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F96F98 |
|---|---|
| RGB | rgb(249, 111, 152) |
| HSL | hsl(342, 92%, 71%) |
| HSV | hsv(342, 55%, 98%) |
| CMYK | cmyk(0%, 55.4%, 39%, 2.4%) |
| CIE-LAB | lab(64.79, 56.53, 4.19) |
| CIE-LCH | lch(64.79, 56.69, 4.23°) |
| OKLab | oklab(71.87% 0.1722 0.0115) |
| OKLCH | oklch(71.87% 0.173 3.8) |
| XYZ | xyz(50.4219, 33.7810, 33.5647) |
| Luminance | 0.3378 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.14
Medium Pink
#F36196
ΔE00 3.50
Strawberry
#FC5A8D
ΔE00 3.63
Carnation Pink
#FF7FA7
ΔE00 3.68
Rosa
#FE86A4
ΔE00 4.86
Pinky
#FC86AA
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96F98 #6FF9D0
analogous
#F96FDD #F96F98 #F98B6F
triadic
#F96F98 #98F96F #6F98F9
tetradic
#F96F98 #DDF96F #6FF9D0 #8B6FF9
square
#F96F98 #DDF96F #6FF9D0 #8B6FF9
split-complementary
#F96F98 #6FF98B #6FDDF9
monochromatic
#E40A4A #F7346E #F96F98 #FBAAC2 #FEE2EA
Accessibility & contrast
On white
2.71
#F96F98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#F96F98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96F98
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96F98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96F98 | 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)
#888D99
Deuteranopia (green-blind)
#ACA795
Tritanopia (blue-blind)
#FF617E
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f96f98; /* rgb */ color: rgb(249, 111, 152); /* oklch */ color: oklch(71.9% 0.173 3.8);
Tailwind
colors: {
custom: {
50: '#ff9db6',
500: '#f96f98',
950: '#000000',
},
}SCSS
$custom: #f96f98; $custom-light: #ff9db6; $custom-dark: #000000;
JSON
{
"hex": "#f96f98",
"rgb": {
"r": 249,
"g": 111,
"b": 152
},
"hsl": {
"h": 342.174,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.71868,
"c": 0.17254,
"h": 3.8
},
"luminance": 0.33776
}Semantic roles & 50–950 ramp
primary
#F96F98
secondary
#CFF5EA
accent
#E6A100
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#190F11
muted
#877F80