#F196EF#F196EF
#F196EF is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.5% C 0.156 H 327.7°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F196EF |
|---|---|
| RGB | rgb(241, 150, 239) |
| HSL | hsl(301, 76%, 77%) |
| HSV | hsv(301, 38%, 95%) |
| CMYK | cmyk(0%, 37.8%, 0.8%, 5.5%) |
| CIE-LAB | lab(74.03, 47.34, -30.62) |
| CIE-LCH | lch(74.03, 56.39, 327.10°) |
| OKLab | oklab(79.52% 0.1317 -0.0833) |
| OKLCH | oklch(79.52% 0.156 327.7) |
| XYZ | xyz(62.7608, 46.7483, 87.3620) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.37
Lavender Pink
#DD85D7
ΔE00 5.26
Plum
#DDA0DD
ΔE00 5.47
Purply Pink
#F075E6
ΔE00 6.63
Mauve
#E0B0FF
ΔE00 7.86
Bubblegum Pink
#FE83CC
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F196EF #96F198
analogous
#C696F1 #F196EF #F196C2
triadic
#F196EF #EFF196 #96EFF1
tetradic
#F196EF #F1C696 #96F198 #96C2F1
square
#F196EF #F1C696 #96F198 #96C2F1
split-complementary
#F196EF #C2F196 #96F1C6
monochromatic
#E32ADF #EA60E7 #F196EF #F8CCF7 #FBE4FB
Accessibility & contrast
On white
2.03
#F196EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#F196EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F196EF
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F196EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F196EF | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AFF2
Deuteranopia (green-blind)
#A7BAEC
Tritanopia (blue-blind)
#F79EB8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f196ef; /* rgb */ color: rgb(241, 150, 239); /* oklch */ color: oklch(79.5% 0.156 327.7);
Tailwind
colors: {
custom: {
50: '#f7b6f4',
500: '#f196ef',
950: '#000000',
},
}SCSS
$custom: #f196ef; $custom-light: #f7b6f4; $custom-dark: #000000;
JSON
{
"hex": "#f196ef",
"rgb": {
"r": 241,
"g": 150,
"b": 239
},
"hsl": {
"h": 301.319,
"s": 76.471,
"l": 76.667
},
"oklch": {
"l": 0.79519,
"c": 0.15587,
"h": 327.7
},
"luminance": 0.46745
}Semantic roles & 50–950 ramp
primary
#F196EF
secondary
#D8F3D8
accent
#D9110D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085