#F396F6#F396F6
#F396F6 is a light, vivid purple. Relative luminance 0.475; OKLCH L 80.0% C 0.164 H 325.9°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F396F6 |
|---|---|
| RGB | rgb(243, 150, 246) |
| HSL | hsl(298, 84%, 78%) |
| HSV | hsv(298, 39%, 96%) |
| CMYK | cmyk(1.2%, 39%, 0%, 3.5%) |
| CIE-LAB | lab(74.52, 49.20, -33.65) |
| CIE-LCH | lch(74.52, 59.60, 325.63°) |
| OKLab | oklab(80.03% 0.1355 -0.0919) |
| OKLCH | oklch(80.03% 0.164 325.9) |
| XYZ | xyz(64.5016, 47.5240, 92.9463) |
| Luminance | 0.4752 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.20
Lavender Pink
#DD85D7
ΔE00 5.95
Plum
#DDA0DD
ΔE00 6.37
Purply Pink
#F075E6
ΔE00 6.66
Mauve
#E0B0FF
ΔE00 7.66
Baby Purple
#CA9BF7
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F396F6 #99F696
analogous
#C396F6 #F396F6 #F696C9
triadic
#F396F6 #F6F396 #96F6F3
tetradic
#F396F6 #F6C396 #99F696 #96C9F6
square
#F396F6 #F6C396 #99F696 #96C9F6
split-complementary
#F396F6 #C9F696 #96F6C3
monochromatic
#E625EC #ED5EF1 #F396F6 #F9CEFB #FCE3FD
Accessibility & contrast
On white
2.00
#F396F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#F396F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F396F6
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F396F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F396F6 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB0F9
Deuteranopia (green-blind)
#A6BBF3
Tritanopia (blue-blind)
#F8A0BB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f396f6; /* rgb */ color: rgb(243, 150, 246); /* oklch */ color: oklch(80.0% 0.164 325.9);
Tailwind
colors: {
custom: {
50: '#f8b7f9',
500: '#f396f6',
950: '#000000',
},
}SCSS
$custom: #f396f6; $custom-light: #f8b7f9; $custom-dark: #000000;
JSON
{
"hex": "#f396f6",
"rgb": {
"r": 243,
"g": 150,
"b": 246
},
"hsl": {
"h": 298.125,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.80028,
"c": 0.16371,
"h": 325.9
},
"luminance": 0.47521
}Semantic roles & 50–950 ramp
primary
#F396F6
secondary
#D7F5D6
accent
#E1050C
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085