#F463FF#F463FF
#F463FF is a light, highly saturated purple. Relative luminance 0.354; OKLCH L 73.9% C 0.250 H 324.8°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F463FF |
|---|---|
| RGB | rgb(244, 99, 255) |
| HSL | hsl(296, 100%, 69%) |
| HSV | hsv(296, 61%, 100%) |
| CMYK | cmyk(4.3%, 61.2%, 0%, 0%) |
| CIE-LAB | lab(66.04, 74.85, -51.82) |
| CIE-LCH | lch(66.04, 91.04, 325.30°) |
| OKLab | oklab(73.92% 0.204 -0.1437) |
| OKLCH | oklch(73.92% 0.25 324.8) |
| XYZ | xyz(59.8186, 35.3803, 98.2667) |
| Luminance | 0.3538 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.28
Light Magenta
#FA5FF7
ΔE00 1.73
Candy Pink
#FF63E9
ΔE00 4.40
Purply Pink
#F075E6
ΔE00 4.97
Violet (CSS)
#EE82EE
ΔE00 6.03
Heliotrope
#D94FF5
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F463FF #6EFF63
analogous
#A663FF #F463FF #FF63BC
triadic
#F463FF #FFF463 #63FFF4
tetradic
#F463FF #FFA663 #6EFF63 #63BCFF
square
#F463FF #FFA663 #6EFF63 #63BCFF
split-complementary
#F463FF #BCFF63 #63FFA6
monochromatic
#D700E8 #F026FF #F463FF #F8A0FF #FDDDFF
Accessibility & contrast
On white
2.60
#F463FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#F463FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F463FF
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F463FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F463FF | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4895FF
Deuteranopia (green-blind)
#7FA7FB
Tritanopia (blue-blind)
#F979A9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f463ff; /* rgb */ color: rgb(244, 99, 255); /* oklch */ color: oklch(73.9% 0.250 324.8);
Tailwind
colors: {
custom: {
50: '#fb98ff',
500: '#f463ff',
950: '#000000',
},
}SCSS
$custom: #f463ff; $custom-light: #fb98ff; $custom-dark: #000000;
JSON
{
"hex": "#f463ff",
"rgb": {
"r": 244,
"g": 99,
"b": 255
},
"hsl": {
"h": 295.769,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.73922,
"c": 0.24951,
"h": 324.8
},
"luminance": 0.35377
}Semantic roles & 50–950 ramp
primary
#F463FF
secondary
#CCF5C8
accent
#E60010
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86