#F196FF#F196FF
#F196FF is a light, vivid purple. Relative luminance 0.477; OKLCH L 80.2% C 0.171 H 322.1°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F196FF |
|---|---|
| RGB | rgb(241, 150, 255) |
| HSL | hsl(292, 100%, 79%) |
| HSV | hsv(292, 41%, 100%) |
| CMYK | cmyk(5.5%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(74.66, 50.27, -38.34) |
| CIE-LCH | lch(74.66, 63.22, 322.67°) |
| OKLab | oklab(80.2% 0.1351 -0.1052) |
| OKLCH | oklch(80.2% 0.171 322.1) |
| XYZ | xyz(65.2300, 47.7359, 100.3663) |
| Luminance | 0.4773 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 6.90
Purply Pink
#F075E6
ΔE00 7.08
Mauve
#E0B0FF
ΔE00 7.27
Baby Purple
#CA9BF7
ΔE00 7.31
Plum
#DDA0DD
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F196FF #A4FF96
analogous
#BD96FF #F196FF #FF96D9
triadic
#F196FF #FFF196 #96FFF1
tetradic
#F196FF #FFBD96 #A4FF96 #96D9FF
square
#F196FF #FFBD96 #A4FF96 #96D9FF
split-complementary
#F196FF #D9FF96 #96FFBD
monochromatic
#E11CFF #E959FF #F196FF #F9D3FF #FBE0FF
Accessibility & contrast
On white
1.99
#F196FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#F196FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F196FF
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F196FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F196FF | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#A1BBFC
Tritanopia (blue-blind)
#F4A2BF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f196ff; /* rgb */ color: rgb(241, 150, 255); /* oklch */ color: oklch(80.2% 0.171 322.1);
Tailwind
colors: {
custom: {
50: '#f7b7ff',
500: '#f196ff',
950: '#000000',
},
}SCSS
$custom: #f196ff; $custom-light: #f7b7ff; $custom-dark: #000000;
JSON
{
"hex": "#f196ff",
"rgb": {
"r": 241,
"g": 150,
"b": 255
},
"hsl": {
"h": 292,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.80198,
"c": 0.17127,
"h": 322.1
},
"luminance": 0.47733
}Semantic roles & 50–950 ramp
primary
#F196FF
secondary
#D8F7D4
accent
#E6001F
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086