#F568FF#F568FF
#F568FF is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.6% C 0.243 H 325.0°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F568FF |
|---|---|
| RGB | rgb(245, 104, 255) |
| HSL | hsl(296, 100%, 70%) |
| HSV | hsv(296, 59%, 100%) |
| CMYK | cmyk(3.9%, 59.2%, 0%, 0%) |
| CIE-LAB | lab(66.93, 73.03, -50.41) |
| CIE-LCH | lch(66.93, 88.74, 325.38°) |
| OKLab | oklab(74.59% 0.1994 -0.1396) |
| OKLCH | oklch(74.59% 0.243 325) |
| XYZ | xyz(60.6551, 36.5366, 98.4458) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.45
Light Magenta
#FA5FF7
ΔE00 1.86
Candy Pink
#FF63E9
ΔE00 4.18
Purply Pink
#F075E6
ΔE00 4.47
Violet (CSS)
#EE82EE
ΔE00 5.31
Orchid
#DA70D6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F568FF #72FF68
analogous
#A968FF #F568FF #FF68BE
triadic
#F568FF #FFF568 #68FFF5
tetradic
#F568FF #FFA968 #72FF68 #68BEFF
square
#F568FF #FFA968 #72FF68 #68BEFF
split-complementary
#F568FF #BEFF68 #68FFA9
monochromatic
#DD00ED #F12BFF #F568FF #F9A5FF #FDE0FF
Accessibility & contrast
On white
2.53
#F568FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#F568FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F568FF
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F568FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F568FF | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5098FF
Deuteranopia (green-blind)
#83A9FB
Tritanopia (blue-blind)
#FA7DAA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f568ff; /* rgb */ color: rgb(245, 104, 255); /* oklch */ color: oklch(74.6% 0.243 325.0);
Tailwind
colors: {
custom: {
50: '#fc9bff',
500: '#f568ff',
950: '#000000',
},
}SCSS
$custom: #f568ff; $custom-light: #fc9bff; $custom-dark: #000000;
JSON
{
"hex": "#f568ff",
"rgb": {
"r": 245,
"g": 104,
"b": 255
},
"hsl": {
"h": 296.026,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.74592,
"c": 0.24338,
"h": 325
},
"luminance": 0.36533
}Semantic roles & 50–950 ramp
primary
#F568FF
secondary
#CFF6CD
accent
#E6000F
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86