#F359FF#F359FF
#F359FF is a light, highly saturated purple. Relative luminance 0.334; OKLCH L 72.8% C 0.262 H 324.8°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F359FF |
|---|---|
| RGB | rgb(243, 89, 255) |
| HSL | hsl(296, 100%, 67%) |
| HSV | hsv(296, 65%, 100%) |
| CMYK | cmyk(4.7%, 65.1%, 0%, 0%) |
| CIE-LAB | lab(64.50, 78.52, -54.27) |
| CIE-LCH | lch(64.50, 95.46, 325.35°) |
| OKLab | oklab(72.78% 0.2137 -0.1508) |
| OKLCH | oklch(72.78% 0.262 324.8) |
| XYZ | xyz(58.5831, 33.4230, 97.9540) |
| Luminance | 0.3342 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.04
Light Magenta
#FA5FF7
ΔE00 2.32
Candy Pink
#FF63E9
ΔE00 5.05
Heliotrope
#D94FF5
ΔE00 5.17
Magenta
#FF00FF
ΔE00 5.29
Fuchsia
#FF00FF
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F359FF #65FF59
analogous
#A059FF #F359FF #FF59B8
triadic
#F359FF #FFF359 #59FFF3
tetradic
#F359FF #FFA059 #65FF59 #59B8FF
square
#F359FF #FFA059 #65FF59 #59B8FF
split-complementary
#F359FF #B8FF59 #59FFA0
monochromatic
#CE00DE #EF1CFF #F359FF #F796FF #FCD3FF
Accessibility & contrast
On white
2.73
#F359FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#F359FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F359FF
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F359FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F359FF | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3690FF
Deuteranopia (green-blind)
#78A3FB
Tritanopia (blue-blind)
#F873A5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f359ff; /* rgb */ color: rgb(243, 89, 255); /* oklch */ color: oklch(72.8% 0.262 324.8);
Tailwind
colors: {
custom: {
50: '#fb93ff',
500: '#f359ff',
950: '#000000',
},
}SCSS
$custom: #f359ff; $custom-light: #fb93ff; $custom-dark: #000000;
JSON
{
"hex": "#f359ff",
"rgb": {
"r": 243,
"g": 89,
"b": 255
},
"hsl": {
"h": 295.663,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.7278,
"c": 0.26154,
"h": 324.8
},
"luminance": 0.33419
}Semantic roles & 50–950 ramp
primary
#F359FF
secondary
#C4F4C0
accent
#E60011
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86