#F363FF#F363FF
#F363FF is a light, highly saturated purple. Relative luminance 0.352; OKLCH L 73.8% C 0.249 H 324.6°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F363FF |
|---|---|
| RGB | rgb(243, 99, 255) |
| HSL | hsl(295, 100%, 69%) |
| HSV | hsv(295, 61%, 100%) |
| CMYK | cmyk(4.7%, 61.2%, 0%, 0%) |
| CIE-LAB | lab(65.91, 74.62, -52.05) |
| CIE-LCH | lch(65.91, 90.98, 325.10°) |
| OKLab | oklab(73.79% 0.2029 -0.1444) |
| OKLCH | oklch(73.79% 0.249 324.6) |
| XYZ | xyz(59.4725, 35.2018, 98.2504) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.43
Light Magenta
#FA5FF7
ΔE00 1.85
Candy Pink
#FF63E9
ΔE00 4.52
Purply Pink
#F075E6
ΔE00 5.05
Violet (CSS)
#EE82EE
ΔE00 6.09
Heliotrope
#D94FF5
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F363FF #6FFF63
analogous
#A563FF #F363FF #FF63BD
triadic
#F363FF #FFF363 #63FFF3
tetradic
#F363FF #FFA563 #6FFF63 #63BDFF
square
#F363FF #FFA563 #6FFF63 #63BDFF
split-complementary
#F363FF #BDFF63 #63FFA5
monochromatic
#D600E8 #EE26FF #F363FF #F8A0FF #FCDDFF
Accessibility & contrast
On white
2.61
#F363FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#F363FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F363FF
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F363FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F363FF | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4795FF
Deuteranopia (green-blind)
#7EA6FB
Tritanopia (blue-blind)
#F87AA9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f363ff; /* rgb */ color: rgb(243, 99, 255); /* oklch */ color: oklch(73.8% 0.249 324.6);
Tailwind
colors: {
custom: {
50: '#fa98ff',
500: '#f363ff',
950: '#000000',
},
}SCSS
$custom: #f363ff; $custom-light: #fa98ff; $custom-dark: #000000;
JSON
{
"hex": "#f363ff",
"rgb": {
"r": 243,
"g": 99,
"b": 255
},
"hsl": {
"h": 295.385,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.73794,
"c": 0.24902,
"h": 324.6
},
"luminance": 0.35198
}Semantic roles & 50–950 ramp
primary
#F363FF
secondary
#CCF5C8
accent
#E60012
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86