#F496FC#F496FC
#F496FC is a light, vivid purple. Relative luminance 0.481; OKLCH L 80.4% C 0.170 H 324.2°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F496FC |
|---|---|
| RGB | rgb(244, 150, 252) |
| HSL | hsl(295, 94%, 79%) |
| HSV | hsv(295, 40%, 99%) |
| CMYK | cmyk(3.2%, 40.5%, 0%, 1.2%) |
| CIE-LAB | lab(74.87, 50.58, -36.35) |
| CIE-LCH | lch(74.87, 62.29, 324.30°) |
| OKLab | oklab(80.39% 0.1379 -0.0995) |
| OKLCH | oklch(80.39% 0.17 324.2) |
| XYZ | xyz(65.7836, 48.0768, 97.8912) |
| Luminance | 0.4807 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.32
Lavender Pink
#DD85D7
ΔE00 6.62
Purply Pink
#F075E6
ΔE00 6.86
Plum
#DDA0DD
ΔE00 7.15
Mauve
#E0B0FF
ΔE00 7.56
Baby Purple
#CA9BF7
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F496FC #9EFC96
analogous
#C196FC #F496FC #FC96D1
triadic
#F496FC #FCF496 #96FCF4
tetradic
#F496FC #FCC196 #9EFC96 #96D1FC
square
#F496FC #FCC196 #9EFC96 #96D1FC
split-complementary
#F496FC #D1FC96 #96FCC1
monochromatic
#E81FF9 #EE5BFA #F496FC #FAD2FE #FCE1FE
Accessibility & contrast
On white
1.98
#F496FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#F496FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F496FC
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F496FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F496FC | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#A4BCF9
Tritanopia (blue-blind)
#F8A1BD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f496fc; /* rgb */ color: rgb(244, 150, 252); /* oklch */ color: oklch(80.4% 0.170 324.2);
Tailwind
colors: {
custom: {
50: '#f9b7fd',
500: '#f496fc',
950: '#000000',
},
}SCSS
$custom: #f496fc; $custom-light: #f9b7fd; $custom-dark: #000000;
JSON
{
"hex": "#f496fc",
"rgb": {
"r": 244,
"g": 150,
"b": 252
},
"hsl": {
"h": 295.294,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.80393,
"c": 0.17005,
"h": 324.2
},
"luminance": 0.48074
}Semantic roles & 50–950 ramp
primary
#F496FC
secondary
#D7F6D5
accent
#E60012
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085