#F366FF#F366FF
#F366FF is a light, highly saturated purple. Relative luminance 0.358; OKLCH L 74.1% C 0.245 H 324.5°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F366FF |
|---|---|
| RGB | rgb(243, 102, 255) |
| HSL | hsl(295, 100%, 70%) |
| HSV | hsv(295, 60%, 100%) |
| CMYK | cmyk(4.7%, 60%, 0%, 0%) |
| CIE-LAB | lab(66.35, 73.38, -51.34) |
| CIE-LCH | lch(66.35, 89.56, 325.02°) |
| OKLab | oklab(74.12% 0.1995 -0.1423) |
| OKLCH | oklch(74.12% 0.245 324.5) |
| XYZ | xyz(59.7620, 35.7808, 98.3469) |
| Luminance | 0.3578 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.50
Light Magenta
#FA5FF7
ΔE00 1.91
Candy Pink
#FF63E9
ΔE00 4.44
Purply Pink
#F075E6
ΔE00 4.77
Violet (CSS)
#EE82EE
ΔE00 5.69
Orchid
#DA70D6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F366FF #72FF66
analogous
#A666FF #F366FF #FF66BF
triadic
#F366FF #FFF366 #66FFF3
tetradic
#F366FF #FFA666 #72FF66 #66BFFF
square
#F366FF #FFA666 #72FF66 #66BFFF
split-complementary
#F366FF #BFFF66 #66FFA6
monochromatic
#D800EB #EE29FF #F366FF #F8A3FF #FDE0FF
Accessibility & contrast
On white
2.57
#F366FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#F366FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F366FF
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F366FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F366FF | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C96FF
Deuteranopia (green-blind)
#80A7FB
Tritanopia (blue-blind)
#F87CAA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f366ff; /* rgb */ color: rgb(243, 102, 255); /* oklch */ color: oklch(74.1% 0.245 324.5);
Tailwind
colors: {
custom: {
50: '#fa99ff',
500: '#f366ff',
950: '#000000',
},
}SCSS
$custom: #f366ff; $custom-light: #fa99ff; $custom-dark: #000000;
JSON
{
"hex": "#f366ff",
"rgb": {
"r": 243,
"g": 102,
"b": 255
},
"hsl": {
"h": 295.294,
"s": 100,
"l": 70
},
"oklch": {
"l": 0.74118,
"c": 0.24507,
"h": 324.5
},
"luminance": 0.35777
}Semantic roles & 50–950 ramp
primary
#F366FF
secondary
#CEF6CB
accent
#E60012
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86