#F196FA#F196FA
#F196FA is a light, vivid purple. Relative luminance 0.474; OKLCH L 80.0% C 0.166 H 323.7°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F196FA |
|---|---|
| RGB | rgb(241, 150, 250) |
| HSL | hsl(295, 91%, 78%) |
| HSV | hsv(295, 40%, 98%) |
| CMYK | cmyk(3.6%, 40%, 0%, 2%) |
| CIE-LAB | lab(74.46, 49.34, -35.94) |
| CIE-LCH | lch(74.46, 61.04, 323.93°) |
| OKLab | oklab(79.98% 0.1341 -0.0984) |
| OKLCH | oklch(79.98% 0.166 323.7) |
| XYZ | xyz(64.4356, 47.4182, 96.1824) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.22
Lavender Pink
#DD85D7
ΔE00 6.30
Purply Pink
#F075E6
ΔE00 6.81
Plum
#DDA0DD
ΔE00 6.82
Mauve
#E0B0FF
ΔE00 7.33
Baby Purple
#CA9BF7
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F196FA #9FFA96
analogous
#BF96FA #F196FA #FA96D1
triadic
#F196FA #FAF196 #96FAF1
tetradic
#F196FA #FABF96 #9FFA96 #96D1FA
square
#F196FA #FABF96 #9FFA96 #96D1FA
split-complementary
#F196FA #D1FA96 #96FABF
monochromatic
#E121F4 #E95CF7 #F196FA #F9D0FD #FBE2FE
Accessibility & contrast
On white
2.00
#F196FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#F196FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F196FA
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F196FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F196FA | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FE
Deuteranopia (green-blind)
#A3BBF7
Tritanopia (blue-blind)
#F5A1BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f196fa; /* rgb */ color: rgb(241, 150, 250); /* oklch */ color: oklch(80.0% 0.166 323.7);
Tailwind
colors: {
custom: {
50: '#f7b7fc',
500: '#f196fa',
950: '#000000',
},
}SCSS
$custom: #f196fa; $custom-light: #f7b7fc; $custom-dark: #000000;
JSON
{
"hex": "#f196fa",
"rgb": {
"r": 241,
"g": 150,
"b": 250
},
"hsl": {
"h": 294.6,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.79981,
"c": 0.16636,
"h": 323.7
},
"luminance": 0.47416
}Semantic roles & 50–950 ramp
primary
#F196FA
secondary
#D8F6D5
accent
#E60015
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085