#F196EA#F196EA
#F196EA is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.3% C 0.151 H 329.7°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F196EA |
|---|---|
| RGB | rgb(241, 150, 234) |
| HSL | hsl(305, 76%, 77%) |
| HSV | hsv(305, 38%, 95%) |
| CMYK | cmyk(0%, 37.8%, 2.9%, 5.5%) |
| CIE-LAB | lab(73.84, 46.46, -28.19) |
| CIE-LCH | lch(73.84, 54.34, 328.76°) |
| OKLab | oklab(79.32% 0.1306 -0.0764) |
| OKLCH | oklch(79.32% 0.151 329.7) |
| XYZ | xyz(62.0323, 46.4569, 83.5255) |
| Luminance | 0.4645 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.79
Plum
#DDA0DD
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 5.02
Purply Pink
#F075E6
ΔE00 6.79
Bubblegum Pink
#FE83CC
ΔE00 7.12
Mauve
#E0B0FF
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F196EA #96F19D
analogous
#CB96F1 #F196EA #F196BD
triadic
#F196EA #EAF196 #96EAF1
tetradic
#F196EA #F1CB96 #96F19D #96BDF1
square
#F196EA #F1CB96 #96F19D #96BDF1
split-complementary
#F196EA #BDF196 #96F1CB
monochromatic
#E32AD4 #EA60DF #F196EA #F8CCF5 #FBE4FA
Accessibility & contrast
On white
2.04
#F196EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#F196EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F196EA
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F196EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F196EA | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEED
Deuteranopia (green-blind)
#A9BAE7
Tritanopia (blue-blind)
#F79DB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f196ea; /* rgb */ color: rgb(241, 150, 234); /* oklch */ color: oklch(79.3% 0.151 329.7);
Tailwind
colors: {
custom: {
50: '#f7b6f1',
500: '#f196ea',
950: '#000000',
},
}SCSS
$custom: #f196ea; $custom-light: #f7b6f1; $custom-dark: #000000;
JSON
{
"hex": "#f196ea",
"rgb": {
"r": 241,
"g": 150,
"b": 234
},
"hsl": {
"h": 304.615,
"s": 76.471,
"l": 76.667
},
"oklch": {
"l": 0.79316,
"c": 0.15129,
"h": 329.7
},
"luminance": 0.46454
}Semantic roles & 50–950 ramp
primary
#F196EA
secondary
#D8F3DA
accent
#D91D0D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084