#F369FF#F369FF
#F369FF is a light, highly saturated purple. Relative luminance 0.364; OKLCH L 74.5% C 0.241 H 324.4°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F369FF |
|---|---|
| RGB | rgb(243, 105, 255) |
| HSL | hsl(295, 100%, 71%) |
| HSV | hsv(295, 59%, 100%) |
| CMYK | cmyk(4.7%, 58.8%, 0%, 0%) |
| CIE-LAB | lab(66.81, 72.13, -50.62) |
| CIE-LCH | lch(66.81, 88.12, 324.94°) |
| OKLab | oklab(74.45% 0.196 -0.1403) |
| OKLCH | oklch(74.45% 0.241 324.4) |
| XYZ | xyz(60.0622, 36.3812, 98.4470) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.70
Light Magenta
#FA5FF7
ΔE00 2.09
Candy Pink
#FF63E9
ΔE00 4.40
Purply Pink
#F075E6
ΔE00 4.52
Violet (CSS)
#EE82EE
ΔE00 5.29
Orchid
#DA70D6
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F369FF #75FF69
analogous
#A869FF #F369FF #FF69C0
triadic
#F369FF #FFF369 #69FFF3
tetradic
#F369FF #FFA869 #75FF69 #69C0FF
square
#F369FF #FFA869 #75FF69 #69C0FF
split-complementary
#F369FF #C0FF69 #69FFA8
monochromatic
#DB00EE #EE2CFF #F369FF #F8A6FF #FDE0FF
Accessibility & contrast
On white
2.54
#F369FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#F369FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F369FF
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F369FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F369FF | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5098FF
Deuteranopia (green-blind)
#82A8FB
Tritanopia (blue-blind)
#F87EAB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f369ff; /* rgb */ color: rgb(243, 105, 255); /* oklch */ color: oklch(74.5% 0.241 324.4);
Tailwind
colors: {
custom: {
50: '#fa9bff',
500: '#f369ff',
950: '#000000',
},
}SCSS
$custom: #f369ff; $custom-light: #fa9bff; $custom-dark: #000000;
JSON
{
"hex": "#f369ff",
"rgb": {
"r": 243,
"g": 105,
"b": 255
},
"hsl": {
"h": 295.2,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.74452,
"c": 0.24103,
"h": 324.4
},
"luminance": 0.36378
}Semantic roles & 50–950 ramp
primary
#F369FF
secondary
#D1F6CE
accent
#E60012
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86