#F565FF#F565FF
#F565FF is a light, highly saturated purple. Relative luminance 0.359; OKLCH L 74.3% C 0.247 H 325.1°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F565FF |
|---|---|
| RGB | rgb(245, 101, 255) |
| HSL | hsl(296, 100%, 70%) |
| HSV | hsv(296, 60%, 100%) |
| CMYK | cmyk(3.9%, 60.4%, 0%, 0%) |
| CIE-LAB | lab(66.48, 74.27, -51.13) |
| CIE-LCH | lch(66.48, 90.17, 325.46°) |
| OKLab | oklab(74.26% 0.2028 -0.1417) |
| OKLCH | oklch(74.26% 0.247 325.1) |
| XYZ | xyz(60.3585, 35.9434, 98.3469) |
| Luminance | 0.3594 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.22
Light Magenta
#FA5FF7
ΔE00 1.68
Candy Pink
#FF63E9
ΔE00 4.23
Purply Pink
#F075E6
ΔE00 4.72
Violet (CSS)
#EE82EE
ΔE00 5.71
Orchid
#DA70D6
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F565FF #6FFF65
analogous
#A865FF #F565FF #FF65BC
triadic
#F565FF #FFF565 #65FFF5
tetradic
#F565FF #FFA865 #6FFF65 #65BCFF
square
#F565FF #FFA865 #6FFF65 #65BCFF
split-complementary
#F565FF #BCFF65 #65FFA8
monochromatic
#DA00EA #F128FF #F565FF #F9A2FF #FDDFFF
Accessibility & contrast
On white
2.56
#F565FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#F565FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F565FF
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F565FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F565FF | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B96FF
Deuteranopia (green-blind)
#81A8FB
Tritanopia (blue-blind)
#FA7BA9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f565ff; /* rgb */ color: rgb(245, 101, 255); /* oklch */ color: oklch(74.3% 0.247 325.1);
Tailwind
colors: {
custom: {
50: '#fc99ff',
500: '#f565ff',
950: '#000000',
},
}SCSS
$custom: #f565ff; $custom-light: #fc99ff; $custom-dark: #000000;
JSON
{
"hex": "#f565ff",
"rgb": {
"r": 245,
"g": 101,
"b": 255
},
"hsl": {
"h": 296.104,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.74264,
"c": 0.24738,
"h": 325.1
},
"luminance": 0.3594
}Semantic roles & 50–950 ramp
primary
#F565FF
secondary
#CDF6CA
accent
#E6000F
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86