#F96D9B#F96D9B
#F96D9B is a light, vivid pink. Relative luminance 0.334; OKLCH L 71.7% C 0.176 H 2.0°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F96D9B |
|---|---|
| RGB | rgb(249, 109, 155) |
| HSL | hsl(340, 92%, 70%) |
| HSV | hsv(340, 56%, 98%) |
| CMYK | cmyk(0%, 56.2%, 37.8%, 2.4%) |
| CIE-LAB | lab(64.52, 57.77, 2.09) |
| CIE-LCH | lch(64.52, 57.80, 2.07°) |
| OKLab | oklab(71.69% 0.176 0.0061) |
| OKLCH | oklch(71.69% 0.176 2) |
| XYZ | xyz(50.4549, 33.4489, 34.8032) |
| Luminance | 0.3344 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.78
Medium Pink
#F36196
ΔE00 2.79
Strawberry
#FC5A8D
ΔE00 3.59
Carnation Pink
#FF7FA7
ΔE00 3.83
Bubble Gum Pink
#FF69AF
ΔE00 4.75
Palevioletred
#DB7093
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96D9B #6DF9CB
analogous
#F96DE1 #F96D9B #F9856D
triadic
#F96D9B #9BF96D #6D9BF9
tetradic
#F96D9B #E1F96D #6DF9CB #856DF9
square
#F96D9B #E1F96D #6DF9CB #856DF9
split-complementary
#F96D9B #6DF985 #6DE1F9
monochromatic
#E20951 #F73273 #F96D9B #FBA8C3 #FEE2EB
Accessibility & contrast
On white
2.73
#F96D9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#F96D9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96D9B
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96D9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96D9B | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868C9C
Deuteranopia (green-blind)
#ABA698
Tritanopia (blue-blind)
#FF607E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f96d9b; /* rgb */ color: rgb(249, 109, 155); /* oklch */ color: oklch(71.7% 0.176 2.0);
Tailwind
colors: {
custom: {
50: '#ff9cb8',
500: '#f96d9b',
950: '#000000',
},
}SCSS
$custom: #f96d9b; $custom-light: #ff9cb8; $custom-dark: #000000;
JSON
{
"hex": "#f96d9b",
"rgb": {
"r": 249,
"g": 109,
"b": 155
},
"hsl": {
"h": 340.286,
"s": 92.105,
"l": 70.196
},
"oklch": {
"l": 0.71695,
"c": 0.17614,
"h": 2
},
"luminance": 0.33444
}Semantic roles & 50–950 ramp
primary
#F96D9B
secondary
#CDF4E8
accent
#E69A00
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190F11
muted
#877E80