#F196FE#F196FE
#F196FE is a light, vivid purple. Relative luminance 0.477; OKLCH L 80.2% C 0.170 H 322.4°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F196FE |
|---|---|
| RGB | rgb(241, 150, 254) |
| HSL | hsl(293, 98%, 79%) |
| HSV | hsv(293, 41%, 100%) |
| CMYK | cmyk(5.1%, 40.9%, 0%, 0.4%) |
| CIE-LAB | lab(74.62, 50.08, -37.86) |
| CIE-LCH | lch(74.62, 62.78, 322.91°) |
| OKLab | oklab(80.15% 0.1349 -0.1039) |
| OKLCH | oklch(80.15% 0.17 322.4) |
| XYZ | xyz(65.0694, 47.6717, 99.5207) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.41
Lavender Pink
#DD85D7
ΔE00 6.78
Purply Pink
#F075E6
ΔE00 7.02
Mauve
#E0B0FF
ΔE00 7.27
Baby Purple
#CA9BF7
ΔE00 7.36
Plum
#DDA0DD
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F196FE #A3FE96
analogous
#BD96FE #F196FE #FE96D7
triadic
#F196FE #FEF196 #96FEF1
tetradic
#F196FE #FEBD96 #A3FE96 #96D7FE
square
#F196FE #FEBD96 #A3FE96 #96D7FE
split-complementary
#F196FE #D7FE96 #96FEBD
monochromatic
#E11DFD #E959FD #F196FE #F9D3FF #FBE1FF
Accessibility & contrast
On white
1.99
#F196FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#F196FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F196FE
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F196FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F196FE | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#A2BBFB
Tritanopia (blue-blind)
#F4A2BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f196fe; /* rgb */ color: rgb(241, 150, 254); /* oklch */ color: oklch(80.2% 0.170 322.4);
Tailwind
colors: {
custom: {
50: '#f7b7ff',
500: '#f196fe',
950: '#000000',
},
}SCSS
$custom: #f196fe; $custom-light: #f7b7ff; $custom-dark: #000000;
JSON
{
"hex": "#f196fe",
"rgb": {
"r": 241,
"g": 150,
"b": 254
},
"hsl": {
"h": 292.5,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.80154,
"c": 0.17028,
"h": 322.4
},
"luminance": 0.47669
}Semantic roles & 50–950 ramp
primary
#F196FE
secondary
#D8F7D4
accent
#E6001D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086