#F346FF#F346FF
#F346FF is a light, highly saturated purple. Relative luminance 0.307; OKLCH L 71.1% C 0.282 H 325.2°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F346FF |
|---|---|
| RGB | rgb(243, 70, 255) |
| HSL | hsl(296, 100%, 64%) |
| HSV | hsv(296, 73%, 100%) |
| CMYK | cmyk(4.7%, 72.5%, 0%, 0%) |
| CIE-LAB | lab(62.22, 84.99, -57.91) |
| CIE-LCH | lch(62.22, 102.85, 325.73°) |
| OKLab | oklab(71.14% 0.2316 -0.1612) |
| OKLCH | oklch(71.14% 0.282 325.2) |
| XYZ | xyz(57.2010, 30.6587, 97.4933) |
| Luminance | 0.3065 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 3.13
Fuchsia
#FF00FF
ΔE00 3.13
Heliotrope
#D94FF5
ΔE00 3.91
Violet Pink
#FB5FFC
ΔE00 4.07
Light Magenta
#FA5FF7
ΔE00 4.19
Bright Magenta
#FF08E8
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F346FF #52FF46
analogous
#9646FF #F346FF #FF46AE
triadic
#F346FF #FFF346 #46FFF3
tetradic
#F346FF #FF9646 #52FF46 #46AEFF
square
#F346FF #FF9646 #52FF46 #46AEFF
split-complementary
#F346FF #AEFF46 #46FF96
monochromatic
#BD00CB #EF09FF #F346FF #F783FF #FBC0FF
Accessibility & contrast
On white
2.94
#F346FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#F346FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F346FF
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F346FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F346FF | 1.00 | 2.94 | 7.13 | 7.13 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0089FF
Deuteranopia (green-blind)
#6D9EFB
Tritanopia (blue-blind)
#F867A0
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #f346ff; /* rgb */ color: rgb(243, 70, 255); /* oklch */ color: oklch(71.1% 0.282 325.2);
Tailwind
colors: {
custom: {
50: '#fb8aff',
500: '#f346ff',
950: '#000000',
},
}SCSS
$custom: #f346ff; $custom-light: #fb8aff; $custom-dark: #000000;
JSON
{
"hex": "#f346ff",
"rgb": {
"r": 243,
"g": 70,
"b": 255
},
"hsl": {
"h": 296.108,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.71143,
"c": 0.2822,
"h": 325.2
},
"luminance": 0.30655
}Semantic roles & 50–950 ramp
primary
#F346FF
secondary
#B4F1B0
accent
#E6000F
background
#FFF9FF
surface
#FFF1FF
border
#D7CBD7
text
#180D18
muted
#867E86