#F563FF#F563FF
#F563FF is a light, highly saturated purple. Relative luminance 0.356; OKLCH L 74.1% C 0.250 H 325.1°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F563FF |
|---|---|
| RGB | rgb(245, 99, 255) |
| HSL | hsl(296, 100%, 69%) |
| HSV | hsv(296, 61%, 100%) |
| CMYK | cmyk(3.9%, 61.2%, 0%, 0%) |
| CIE-LAB | lab(66.18, 75.08, -51.59) |
| CIE-LCH | lch(66.18, 91.10, 325.50°) |
| OKLab | oklab(74.05% 0.2051 -0.143) |
| OKLCH | oklch(74.05% 0.25 325.1) |
| XYZ | xyz(60.1666, 35.5597, 98.2830) |
| Luminance | 0.3556 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.14
Light Magenta
#FA5FF7
ΔE00 1.62
Candy Pink
#FF63E9
ΔE00 4.28
Purply Pink
#F075E6
ΔE00 4.90
Violet (CSS)
#EE82EE
ΔE00 5.97
Heliotrope
#D94FF5
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F563FF #6DFF63
analogous
#A763FF #F563FF #FF63BB
triadic
#F563FF #FFF563 #63FFF5
tetradic
#F563FF #FFA763 #6DFF63 #63BBFF
square
#F563FF #FFA763 #6DFF63 #63BBFF
split-complementary
#F563FF #BBFF63 #63FFA7
monochromatic
#D900E8 #F126FF #F563FF #F9A0FF #FDDDFF
Accessibility & contrast
On white
2.59
#F563FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#F563FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F563FF
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F563FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F563FF | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4895FF
Deuteranopia (green-blind)
#80A7FB
Tritanopia (blue-blind)
#FA79A9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f563ff; /* rgb */ color: rgb(245, 99, 255); /* oklch */ color: oklch(74.1% 0.250 325.1);
Tailwind
colors: {
custom: {
50: '#fc98ff',
500: '#f563ff',
950: '#000000',
},
}SCSS
$custom: #f563ff; $custom-light: #fc98ff; $custom-dark: #000000;
JSON
{
"hex": "#f563ff",
"rgb": {
"r": 245,
"g": 99,
"b": 255
},
"hsl": {
"h": 296.154,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.74051,
"c": 0.25,
"h": 325.1
},
"luminance": 0.35556
}Semantic roles & 50–950 ramp
primary
#F563FF
secondary
#CBF5C8
accent
#E6000F
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86