#F996F2#F996F2
#F996F2 is a light, vivid purple. Relative luminance 0.484; OKLCH L 80.5% C 0.164 H 329.5°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F996F2 |
|---|---|
| RGB | rgb(249, 150, 242) |
| HSL | hsl(304, 89%, 78%) |
| HSV | hsv(304, 40%, 98%) |
| CMYK | cmyk(0%, 39.8%, 2.8%, 2.4%) |
| CIE-LAB | lab(75.06, 50.28, -30.60) |
| CIE-LCH | lch(75.06, 58.86, 328.68°) |
| OKLab | oklab(80.53% 0.1413 -0.0831) |
| OKLCH | oklch(80.53% 0.164 329.5) |
| XYZ | xyz(65.9993, 48.3665, 89.8464) |
| Luminance | 0.4836 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.69
Lavender Pink
#DD85D7
ΔE00 6.09
Plum
#DDA0DD
ΔE00 6.34
Purply Pink
#F075E6
ΔE00 6.79
Bubblegum Pink
#FE83CC
ΔE00 7.56
Mauve
#E0B0FF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F996F2 #96F99D
analogous
#CE96F9 #F996F2 #F996C0
triadic
#F996F2 #F2F996 #96F2F9
tetradic
#F996F2 #F9CE96 #96F99D #96C0F9
square
#F996F2 #F9CE96 #96F99D #96C0F9
split-complementary
#F996F2 #C0F996 #96F9CE
monochromatic
#F222E4 #F65CEB #F996F2 #FCD0F9 #FDE2FB
Accessibility & contrast
On white
1.97
#F996F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#F996F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F996F2
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F996F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F996F2 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B0F5
Deuteranopia (green-blind)
#ABBEEF
Tritanopia (blue-blind)
#FF9EB9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f996f2; /* rgb */ color: rgb(249, 150, 242); /* oklch */ color: oklch(80.5% 0.164 329.5);
Tailwind
colors: {
custom: {
50: '#fdb7f6',
500: '#f996f2',
950: '#000000',
},
}SCSS
$custom: #f996f2; $custom-light: #fdb7f6; $custom-dark: #000000;
JSON
{
"hex": "#f996f2",
"rgb": {
"r": 249,
"g": 150,
"b": 242
},
"hsl": {
"h": 304.242,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.80526,
"c": 0.16392,
"h": 329.5
},
"luminance": 0.48363
}Semantic roles & 50–950 ramp
primary
#F996F2
secondary
#D6F5D8
accent
#E61000
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085