#F96FA0#F96FA0
#F96FA0 is a light, vivid pink. Relative luminance 0.340; OKLCH L 72.1% C 0.175 H 0.2°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F96FA0 |
|---|---|
| RGB | rgb(249, 111, 160) |
| HSL | hsl(339, 92%, 71%) |
| HSV | hsv(339, 55%, 98%) |
| CMYK | cmyk(0%, 55.4%, 35.7%, 2.4%) |
| CIE-LAB | lab(65.00, 57.41, -0.07) |
| CIE-LCH | lch(65.00, 57.41, 359.93°) |
| OKLab | oklab(72.1% 0.1749 0.0005) |
| OKLCH | oklch(72.1% 0.175 0.2) |
| XYZ | xyz(51.0993, 34.0519, 37.1325) |
| Luminance | 0.3405 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 3.10
Carnation Pink
#FF7FA7
ΔE00 3.55
Bubble Gum Pink
#FF69AF
ΔE00 3.82
Rosy Pink
#F6688E
ΔE00 3.86
Strawberry
#FC5A8D
ΔE00 4.45
Bubblegum (survey)
#FF6CB5
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96FA0 #6FF9C8
analogous
#F96FE5 #F96FA0 #F9836F
triadic
#F96FA0 #A0F96F #6FA0F9
tetradic
#F96FA0 #E5F96F #6FF9C8 #836FF9
square
#F96FA0 #E5F96F #6FF9C8 #836FF9
split-complementary
#F96FA0 #6FF983 #6FE5F9
monochromatic
#E40A57 #F73479 #F96FA0 #FBAAC7 #FEE2EC
Accessibility & contrast
On white
2.69
#F96FA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#F96FA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96FA0
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96FA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96FA0 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868DA1
Deuteranopia (green-blind)
#ABA79D
Tritanopia (blue-blind)
#FF6381
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f96fa0; /* rgb */ color: rgb(249, 111, 160); /* oklch */ color: oklch(72.1% 0.175 0.2);
Tailwind
colors: {
custom: {
50: '#ff9dbc',
500: '#f96fa0',
950: '#000000',
},
}SCSS
$custom: #f96fa0; $custom-light: #ff9dbc; $custom-dark: #000000;
JSON
{
"hex": "#f96fa0",
"rgb": {
"r": 249,
"g": 111,
"b": 160
},
"hsl": {
"h": 338.696,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.721,
"c": 0.17488,
"h": 0.2
},
"luminance": 0.34047
}Semantic roles & 50–950 ramp
primary
#F96FA0
secondary
#CFF5E7
accent
#E69400
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80