#F96FE2#F96FE2
#F96FE2 is a light, highly saturated pink. Relative luminance 0.370; OKLCH L 74.5% C 0.213 H 334.4°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F96FE2 |
|---|---|
| RGB | rgb(249, 111, 226) |
| HSL | hsl(310, 92%, 71%) |
| HSV | hsv(310, 55%, 98%) |
| CMYK | cmyk(0%, 55.4%, 9.2%, 2.4%) |
| CIE-LAB | lab(67.28, 66.30, -33.82) |
| CIE-LCH | lch(67.28, 74.43, 332.97°) |
| OKLab | oklab(74.54% 0.1917 -0.0919) |
| OKLCH | oklch(74.54% 0.213 334.4) |
| XYZ | xyz(58.4790, 37.0038, 75.9992) |
| Luminance | 0.3700 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.87
Candy Pink
#FF63E9
ΔE00 2.10
Violet (CSS)
#EE82EE
ΔE00 4.10
Light Magenta
#FA5FF7
ΔE00 4.42
Violet Pink
#FB5FFC
ΔE00 4.95
Orchid
#DA70D6
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96FE2 #6FF986
analogous
#CB6FF9 #F96FE2 #F96F9D
triadic
#F96FE2 #E2F96F #6FE2F9
tetradic
#F96FE2 #F9CB6F #6FF986 #6F9DF9
square
#F96FE2 #F9CB6F #6FF986 #6F9DF9
split-complementary
#F96FE2 #9DF96F #6FF9CB
monochromatic
#E40AC0 #F734D6 #F96FE2 #FBAAEE #FEE2F9
Accessibility & contrast
On white
2.50
#F96FE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#F96FE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96FE2
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96FE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96FE2 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E97E6
Deuteranopia (green-blind)
#97ABDE
Tritanopia (blue-blind)
#FF779F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f96fe2; /* rgb */ color: rgb(249, 111, 226); /* oklch */ color: oklch(74.5% 0.213 334.4);
Tailwind
colors: {
custom: {
50: '#fe9eeb',
500: '#f96fe2',
950: '#000000',
},
}SCSS
$custom: #f96fe2; $custom-light: #fe9eeb; $custom-dark: #000000;
JSON
{
"hex": "#f96fe2",
"rgb": {
"r": 249,
"g": 111,
"b": 226
},
"hsl": {
"h": 310,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.74537,
"c": 0.2126,
"h": 334.4
},
"luminance": 0.37
}Semantic roles & 50–950 ramp
primary
#F96FE2
secondary
#CFF5D5
accent
#E62600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84