#F356FF#F356FF
#F356FF is a light, highly saturated purple. Relative luminance 0.329; OKLCH L 72.5% C 0.265 H 324.9°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F356FF |
|---|---|
| RGB | rgb(243, 86, 255) |
| HSL | hsl(296, 100%, 67%) |
| HSV | hsv(296, 66%, 100%) |
| CMYK | cmyk(4.7%, 66.3%, 0%, 0%) |
| CIE-LAB | lab(64.11, 79.63, -54.90) |
| CIE-LCH | lch(64.11, 96.72, 325.42°) |
| OKLab | oklab(72.5% 0.2168 -0.1526) |
| OKLCH | oklch(72.5% 0.265 324.9) |
| XYZ | xyz(58.3385, 32.9339, 97.8724) |
| Luminance | 0.3293 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.34
Light Magenta
#FA5FF7
ΔE00 2.59
Heliotrope
#D94FF5
ΔE00 4.90
Magenta
#FF00FF
ΔE00 4.91
Fuchsia
#FF00FF
ΔE00 4.91
Candy Pink
#FF63E9
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F356FF #62FF56
analogous
#9F56FF #F356FF #FF56B6
triadic
#F356FF #FFF356 #56FFF3
tetradic
#F356FF #FF9F56 #62FF56 #56B6FF
square
#F356FF #FF9F56 #62FF56 #56B6FF
split-complementary
#F356FF #B6FF56 #56FF9F
monochromatic
#CB00DB #EF19FF #F356FF #F793FF #FCD0FF
Accessibility & contrast
On white
2.77
#F356FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#F356FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F356FF
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F356FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F356FF | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#308FFF
Deuteranopia (green-blind)
#76A2FB
Tritanopia (blue-blind)
#F871A4
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #f356ff; /* rgb */ color: rgb(243, 86, 255); /* oklch */ color: oklch(72.5% 0.265 324.9);
Tailwind
colors: {
custom: {
50: '#fb91ff',
500: '#f356ff',
950: '#000000',
},
}SCSS
$custom: #f356ff; $custom-light: #fb91ff; $custom-dark: #000000;
JSON
{
"hex": "#f356ff",
"rgb": {
"r": 243,
"g": 86,
"b": 255
},
"hsl": {
"h": 295.74,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.72496,
"c": 0.26509,
"h": 324.9
},
"luminance": 0.3293
}Semantic roles & 50–950 ramp
primary
#F356FF
secondary
#C1F3BD
accent
#E60010
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86