#F196FD#F196FD
#F196FD is a light, vivid purple. Relative luminance 0.476; OKLCH L 80.1% C 0.169 H 322.7°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F196FD |
|---|---|
| RGB | rgb(241, 150, 253) |
| HSL | hsl(293, 96%, 79%) |
| HSV | hsv(293, 41%, 99%) |
| CMYK | cmyk(4.7%, 40.7%, 0%, 0.8%) |
| CIE-LAB | lab(74.58, 49.89, -37.38) |
| CIE-LCH | lch(74.58, 62.34, 323.16°) |
| OKLab | oklab(80.11% 0.1347 -0.1025) |
| OKLCH | oklch(80.11% 0.169 322.7) |
| XYZ | xyz(64.9097, 47.6078, 98.6795) |
| Luminance | 0.4760 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.36
Lavender Pink
#DD85D7
ΔE00 6.65
Purply Pink
#F075E6
ΔE00 6.96
Plum
#DDA0DD
ΔE00 7.22
Mauve
#E0B0FF
ΔE00 7.28
Baby Purple
#CA9BF7
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F196FD #A2FD96
analogous
#BE96FD #F196FD #FD96D6
triadic
#F196FD #FDF196 #96FDF1
tetradic
#F196FD #FDBE96 #A2FD96 #96D6FD
square
#F196FD #FDBE96 #A2FD96 #96D6FD
split-complementary
#F196FD #D6FD96 #96FDBE
monochromatic
#E11EFB #E95AFC #F196FD #F9D2FE #FBE1FE
Accessibility & contrast
On white
2.00
#F196FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#F196FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F196FD
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F196FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F196FD | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#A2BBFA
Tritanopia (blue-blind)
#F4A2BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f196fd; /* rgb */ color: rgb(241, 150, 253); /* oklch */ color: oklch(80.1% 0.169 322.7);
Tailwind
colors: {
custom: {
50: '#f7b7fe',
500: '#f196fd',
950: '#000000',
},
}SCSS
$custom: #f196fd; $custom-light: #f7b7fe; $custom-dark: #000000;
JSON
{
"hex": "#f196fd",
"rgb": {
"r": 241,
"g": 150,
"b": 253
},
"hsl": {
"h": 293.01,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.80111,
"c": 0.16929,
"h": 322.7
},
"luminance": 0.47605
}Semantic roles & 50–950 ramp
primary
#F196FD
secondary
#D8F7D4
accent
#E6001B
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086