#F196EE#F196EE
#F196EE is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.5% C 0.155 H 328.1°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F196EE |
|---|---|
| RGB | rgb(241, 150, 238) |
| HSL | hsl(302, 76%, 77%) |
| HSV | hsv(302, 38%, 95%) |
| CMYK | cmyk(0%, 37.8%, 1.2%, 5.5%) |
| CIE-LAB | lab(73.99, 47.17, -30.14) |
| CIE-LCH | lch(73.99, 55.97, 327.42°) |
| OKLab | oklab(79.48% 0.1315 -0.0819) |
| OKLCH | oklch(79.48% 0.155 328.1) |
| XYZ | xyz(62.6135, 46.6893, 86.5862) |
| Luminance | 0.4669 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.44
Lavender Pink
#DD85D7
ΔE00 5.20
Plum
#DDA0DD
ΔE00 5.37
Purply Pink
#F075E6
ΔE00 6.65
Bubblegum Pink
#FE83CC
ΔE00 7.74
Mauve
#E0B0FF
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F196EE #96F199
analogous
#C796F1 #F196EE #F196C1
triadic
#F196EE #EEF196 #96EEF1
tetradic
#F196EE #F1C796 #96F199 #96C1F1
square
#F196EE #F1C796 #96F199 #96C1F1
split-complementary
#F196EE #C1F196 #96F1C7
monochromatic
#E32ADD #EA60E5 #F196EE #F8CCF7 #FBE4FB
Accessibility & contrast
On white
2.03
#F196EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#F196EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F196EE
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F196EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F196EE | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF1
Deuteranopia (green-blind)
#A8BAEB
Tritanopia (blue-blind)
#F79EB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f196ee; /* rgb */ color: rgb(241, 150, 238); /* oklch */ color: oklch(79.5% 0.155 328.1);
Tailwind
colors: {
custom: {
50: '#f7b6f3',
500: '#f196ee',
950: '#000000',
},
}SCSS
$custom: #f196ee; $custom-light: #f7b6f3; $custom-dark: #000000;
JSON
{
"hex": "#f196ee",
"rgb": {
"r": 241,
"g": 150,
"b": 238
},
"hsl": {
"h": 301.978,
"s": 76.471,
"l": 76.667
},
"oklch": {
"l": 0.79478,
"c": 0.15495,
"h": 328.1
},
"luminance": 0.46687
}Semantic roles & 50–950 ramp
primary
#F196EE
secondary
#D8F3D9
accent
#D9140D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085