#F496FB#F496FB
#F496FB is a light, vivid purple. Relative luminance 0.480; OKLCH L 80.3% C 0.169 H 324.5°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F496FB |
|---|---|
| RGB | rgb(244, 150, 251) |
| HSL | hsl(296, 93%, 79%) |
| HSV | hsv(296, 40%, 98%) |
| CMYK | cmyk(2.8%, 40.2%, 0%, 1.6%) |
| CIE-LAB | lab(74.83, 50.40, -35.87) |
| CIE-LCH | lch(74.83, 61.86, 324.56°) |
| OKLab | oklab(80.35% 0.1377 -0.0982) |
| OKLCH | oklch(80.35% 0.169 324.5) |
| XYZ | xyz(65.6255, 48.0135, 97.0588) |
| Luminance | 0.4801 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.28
Lavender Pink
#DD85D7
ΔE00 6.50
Purply Pink
#F075E6
ΔE00 6.82
Plum
#DDA0DD
ΔE00 7.03
Mauve
#E0B0FF
ΔE00 7.58
Baby Purple
#CA9BF7
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F496FB #9DFB96
analogous
#C196FB #F496FB #FB96CF
triadic
#F496FB #FBF496 #96FBF4
tetradic
#F496FB #FBC196 #9DFB96 #96CFFB
square
#F496FB #FBC196 #9DFB96 #96CFFB
split-complementary
#F496FB #CFFB96 #96FBC1
monochromatic
#E820F7 #EE5BF9 #F496FB #FAD1FD #FCE2FE
Accessibility & contrast
On white
1.98
#F496FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#F496FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F496FB
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F496FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F496FB | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FF
Deuteranopia (green-blind)
#A5BCF8
Tritanopia (blue-blind)
#F8A1BD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f496fb; /* rgb */ color: rgb(244, 150, 251); /* oklch */ color: oklch(80.3% 0.169 324.5);
Tailwind
colors: {
custom: {
50: '#f9b7fd',
500: '#f496fb',
950: '#000000',
},
}SCSS
$custom: #f496fb; $custom-light: #f9b7fd; $custom-dark: #000000;
JSON
{
"hex": "#f496fb",
"rgb": {
"r": 244,
"g": 150,
"b": 251
},
"hsl": {
"h": 295.842,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.8035,
"c": 0.16909,
"h": 324.5
},
"luminance": 0.48011
}Semantic roles & 50–950 ramp
primary
#F496FB
secondary
#D7F6D5
accent
#E60010
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085