#F196EB#F196EB
#F196EB is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.4% C 0.152 H 329.2°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F196EB |
|---|---|
| RGB | rgb(241, 150, 235) |
| HSL | hsl(304, 76%, 77%) |
| HSV | hsv(304, 38%, 95%) |
| CMYK | cmyk(0%, 37.8%, 2.5%, 5.5%) |
| CIE-LAB | lab(73.88, 46.64, -28.67) |
| CIE-LCH | lch(73.88, 54.75, 328.42°) |
| OKLab | oklab(79.36% 0.1308 -0.0778) |
| OKLCH | oklch(79.36% 0.152 329.2) |
| XYZ | xyz(62.1764, 46.5145, 84.2843) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.69
Lavender Pink
#DD85D7
ΔE00 5.05
Plum
#DDA0DD
ΔE00 5.09
Purply Pink
#F075E6
ΔE00 6.74
Bubblegum Pink
#FE83CC
ΔE00 7.27
Mauve
#E0B0FF
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F196EB #96F19C
analogous
#CA96F1 #F196EB #F196BE
triadic
#F196EB #EBF196 #96EBF1
tetradic
#F196EB #F1CA96 #96F19C #96BEF1
square
#F196EB #F1CA96 #96F19C #96BEF1
split-complementary
#F196EB #BEF196 #96F1CA
monochromatic
#E32AD6 #EA60E1 #F196EB #F8CCF5 #FBE4FA
Accessibility & contrast
On white
2.04
#F196EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#F196EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F196EB
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F196EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F196EB | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEEE
Deuteranopia (green-blind)
#A9BAE8
Tritanopia (blue-blind)
#F79DB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f196eb; /* rgb */ color: rgb(241, 150, 235); /* oklch */ color: oklch(79.4% 0.152 329.2);
Tailwind
colors: {
custom: {
50: '#f7b6f1',
500: '#f196eb',
950: '#000000',
},
}SCSS
$custom: #f196eb; $custom-light: #f7b6f1; $custom-dark: #000000;
JSON
{
"hex": "#f196eb",
"rgb": {
"r": 241,
"g": 150,
"b": 235
},
"hsl": {
"h": 303.956,
"s": 76.471,
"l": 76.667
},
"oklch": {
"l": 0.79356,
"c": 0.1522,
"h": 329.2
},
"luminance": 0.46512
}Semantic roles & 50–950 ramp
primary
#F196EB
secondary
#D8F3DA
accent
#D91A0D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084