#F96D9D#F96D9D
#F96D9D is a light, vivid pink. Relative luminance 0.335; OKLCH L 71.8% C 0.177 H 1.1°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F96D9D |
|---|---|
| RGB | rgb(249, 109, 157) |
| HSL | hsl(339, 92%, 70%) |
| HSV | hsv(339, 56%, 98%) |
| CMYK | cmyk(0%, 56.2%, 36.9%, 2.4%) |
| CIE-LAB | lab(64.58, 57.98, 1.02) |
| CIE-LCH | lch(64.58, 57.99, 1.01°) |
| OKLab | oklab(71.75% 0.1767 0.0034) |
| OKLCH | oklch(71.75% 0.177 1.1) |
| XYZ | xyz(50.6242, 33.5167, 35.6951) |
| Luminance | 0.3351 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.72
Rosy Pink
#F6688E
ΔE00 3.25
Carnation Pink
#FF7FA7
ΔE00 3.84
Strawberry
#FC5A8D
ΔE00 3.84
Bubble Gum Pink
#FF69AF
ΔE00 4.26
Palevioletred
#DB7093
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96D9D #6DF9C9
analogous
#F96DE3 #F96D9D #F9836D
triadic
#F96D9D #9DF96D #6D9DF9
tetradic
#F96D9D #E3F96D #6DF9C9 #836DF9
square
#F96D9D #E3F96D #6DF9C9 #836DF9
split-complementary
#F96D9D #6DF983 #6DE3F9
monochromatic
#E20954 #F73276 #F96D9D #FBA8C4 #FEE2EB
Accessibility & contrast
On white
2.73
#F96D9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#F96D9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96D9D
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96D9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96D9D | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858C9E
Deuteranopia (green-blind)
#AAA79A
Tritanopia (blue-blind)
#FF607F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f96d9d; /* rgb */ color: rgb(249, 109, 157); /* oklch */ color: oklch(71.8% 0.177 1.1);
Tailwind
colors: {
custom: {
50: '#ff9cb9',
500: '#f96d9d',
950: '#000000',
},
}SCSS
$custom: #f96d9d; $custom-light: #ff9cb9; $custom-dark: #000000;
JSON
{
"hex": "#f96d9d",
"rgb": {
"r": 249,
"g": 109,
"b": 157
},
"hsl": {
"h": 339.429,
"s": 92.105,
"l": 70.196
},
"oklch": {
"l": 0.71754,
"c": 0.17674,
"h": 1.1
},
"luminance": 0.33511
}Semantic roles & 50–950 ramp
primary
#F96D9D
secondary
#CDF4E7
accent
#E69700
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80