#F360FF#F360FF
#F360FF is a light, highly saturated purple. Relative luminance 0.346; OKLCH L 73.5% C 0.253 H 324.6°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F360FF |
|---|---|
| RGB | rgb(243, 96, 255) |
| HSL | hsl(295, 100%, 69%) |
| HSV | hsv(295, 62%, 100%) |
| CMYK | cmyk(4.7%, 62.4%, 0%, 0%) |
| CIE-LAB | lab(65.47, 75.82, -52.74) |
| CIE-LCH | lch(65.47, 92.36, 325.18°) |
| OKLab | oklab(73.48% 0.2062 -0.1463) |
| OKLCH | oklch(73.48% 0.253 324.6) |
| XYZ | xyz(59.1935, 34.6439, 98.1574) |
| Luminance | 0.3464 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.50
Light Magenta
#FA5FF7
ΔE00 1.89
Candy Pink
#FF63E9
ΔE00 4.64
Purply Pink
#F075E6
ΔE00 5.34
Heliotrope
#D94FF5
ΔE00 5.90
Magenta
#FF00FF
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F360FF #6CFF60
analogous
#A460FF #F360FF #FF60BC
triadic
#F360FF #FFF360 #60FFF3
tetradic
#F360FF #FFA460 #6CFF60 #60BCFF
square
#F360FF #FFA460 #6CFF60 #60BCFF
split-complementary
#F360FF #BCFF60 #60FFA4
monochromatic
#D300E5 #EE23FF #F360FF #F89DFF #FCDAFF
Accessibility & contrast
On white
2.65
#F360FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#F360FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F360FF
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F360FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F360FF | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4293FF
Deuteranopia (green-blind)
#7CA5FB
Tritanopia (blue-blind)
#F878A8
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f360ff; /* rgb */ color: rgb(243, 96, 255); /* oklch */ color: oklch(73.5% 0.253 324.6);
Tailwind
colors: {
custom: {
50: '#fb96ff',
500: '#f360ff',
950: '#000000',
},
}SCSS
$custom: #f360ff; $custom-light: #fb96ff; $custom-dark: #000000;
JSON
{
"hex": "#f360ff",
"rgb": {
"r": 243,
"g": 96,
"b": 255
},
"hsl": {
"h": 295.472,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.73479,
"c": 0.25289,
"h": 324.6
},
"luminance": 0.3464
}Semantic roles & 50–950 ramp
primary
#F360FF
secondary
#C9F5C6
accent
#E60011
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86