#F996F9#F996F9
#F996F9 is a light, vivid purple. Relative luminance 0.488; OKLCH L 80.8% C 0.170 H 327.0°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F996F9 |
|---|---|
| RGB | rgb(249, 150, 249) |
| HSL | hsl(300, 89%, 78%) |
| HSV | hsv(300, 40%, 98%) |
| CMYK | cmyk(0%, 39.8%, 0%, 2.4%) |
| CIE-LAB | lab(75.32, 51.51, -33.98) |
| CIE-LCH | lch(75.32, 61.71, 326.58°) |
| OKLab | oklab(80.82% 0.1428 -0.0927) |
| OKLCH | oklch(80.82% 0.17 327) |
| XYZ | xyz(67.0708, 48.7951, 95.4896) |
| Luminance | 0.4879 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 6.58
Purply Pink
#F075E6
ΔE00 6.81
Plum
#DDA0DD
ΔE00 7.01
Mauve
#E0B0FF
ΔE00 8.15
Bubblegum Pink
#FE83CC
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F996F9 #96F996
analogous
#C796F9 #F996F9 #F996C7
triadic
#F996F9 #F9F996 #96F9F9
tetradic
#F996F9 #F9C796 #96F996 #96C7F9
square
#F996F9 #F9C796 #96F996 #96C7F9
split-complementary
#F996F9 #C7F996 #96F9C7
monochromatic
#F222F2 #F65CF6 #F996F9 #FCD0FC #FDE2FD
Accessibility & contrast
On white
1.95
#F996F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#F996F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F996F9
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F996F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F996F9 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB1FD
Deuteranopia (green-blind)
#A9BEF6
Tritanopia (blue-blind)
#FFA0BC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f996f9; /* rgb */ color: rgb(249, 150, 249); /* oklch */ color: oklch(80.8% 0.170 327.0);
Tailwind
colors: {
custom: {
50: '#fdb7fb',
500: '#f996f9',
950: '#000000',
},
}SCSS
$custom: #f996f9; $custom-light: #fdb7fb; $custom-dark: #000000;
JSON
{
"hex": "#f996f9",
"rgb": {
"r": 249,
"g": 150,
"b": 249
},
"hsl": {
"h": 300,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.80815,
"c": 0.17027,
"h": 327
},
"luminance": 0.48792
}Semantic roles & 50–950 ramp
primary
#F996F9
secondary
#D6F5D6
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085