#F96FCB#F96FCB
#F96FCB is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.6% C 0.196 H 342.3°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F96FCB |
|---|---|
| RGB | rgb(249, 111, 203) |
| HSL | hsl(320, 92%, 71%) |
| HSV | hsv(320, 55%, 98%) |
| CMYK | cmyk(0%, 55.4%, 18.5%, 2.4%) |
| CIE-LAB | lab(66.39, 62.88, -22.36) |
| CIE-LCH | lch(66.39, 66.74, 340.43°) |
| OKLab | oklab(73.58% 0.1871 -0.0597) |
| OKLCH | oklch(73.58% 0.196 342.3) |
| XYZ | xyz(55.5321, 35.8251, 60.4785) |
| Luminance | 0.3582 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.36
Bubblegum (survey)
#FF6CB5
ΔE00 4.85
Hot Pink
#FF69B4
ΔE00 4.88
Purply Pink
#F075E6
ΔE00 5.56
Candy Pink
#FF63E9
ΔE00 5.62
Pink (survey)
#FF81C0
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96FCB #6FF99D
analogous
#E26FF9 #F96FCB #F96F86
triadic
#F96FCB #CBF96F #6FCBF9
tetradic
#F96FCB #F9E26F #6FF99D #6F86F9
square
#F96FCB #F9E26F #6FF99D #6F86F9
split-complementary
#F96FCB #86F96F #6FF9E2
monochromatic
#E40A9B #F734B6 #F96FCB #FBAAE0 #FEE2F4
Accessibility & contrast
On white
2.57
#F96FCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#F96FCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96FCB
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96FCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96FCB | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7893CE
Deuteranopia (green-blind)
#9FAAC7
Tritanopia (blue-blind)
#FF7094
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f96fcb; /* rgb */ color: rgb(249, 111, 203); /* oklch */ color: oklch(73.6% 0.196 342.3);
Tailwind
colors: {
custom: {
50: '#fe9edb',
500: '#f96fcb',
950: '#000000',
},
}SCSS
$custom: #f96fcb; $custom-light: #fe9edb; $custom-dark: #000000;
JSON
{
"hex": "#f96fcb",
"rgb": {
"r": 249,
"g": 111,
"b": 203
},
"hsl": {
"h": 320,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.73583,
"c": 0.19639,
"h": 342.3
},
"luminance": 0.3582
}Semantic roles & 50–950 ramp
primary
#F96FCB
secondary
#CFF5DC
accent
#E64D00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83