#F663FF#F663FF
#F663FF is a light, highly saturated purple. Relative luminance 0.357; OKLCH L 74.2% C 0.250 H 325.4°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F663FF |
|---|---|
| RGB | rgb(246, 99, 255) |
| HSL | hsl(297, 100%, 69%) |
| HSV | hsv(297, 61%, 100%) |
| CMYK | cmyk(3.5%, 61.2%, 0%, 0%) |
| CIE-LAB | lab(66.32, 75.31, -51.37) |
| CIE-LCH | lch(66.32, 91.16, 325.71°) |
| OKLab | oklab(74.18% 0.2061 -0.1423) |
| OKLCH | oklch(74.18% 0.25 325.4) |
| XYZ | xyz(60.5165, 35.7401, 98.2994) |
| Luminance | 0.3574 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.02
Light Magenta
#FA5FF7
ΔE00 1.52
Candy Pink
#FF63E9
ΔE00 4.17
Purply Pink
#F075E6
ΔE00 4.84
Violet (CSS)
#EE82EE
ΔE00 5.91
Orchid
#DA70D6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F663FF #6CFF63
analogous
#A863FF #F663FF #FF63BA
triadic
#F663FF #FFF663 #63FFF6
tetradic
#F663FF #FFA863 #6CFF63 #63BAFF
square
#F663FF #FFA863 #6CFF63 #63BAFF
split-complementary
#F663FF #BAFF63 #63FFA8
monochromatic
#DA00E8 #F226FF #F663FF #FAA0FF #FDDDFF
Accessibility & contrast
On white
2.58
#F663FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#F663FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F663FF
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F663FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F663FF | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4996FF
Deuteranopia (green-blind)
#81A8FB
Tritanopia (blue-blind)
#FB79A9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f663ff; /* rgb */ color: rgb(246, 99, 255); /* oklch */ color: oklch(74.2% 0.250 325.4);
Tailwind
colors: {
custom: {
50: '#fd98ff',
500: '#f663ff',
950: '#000000',
},
}SCSS
$custom: #f663ff; $custom-light: #fd98ff; $custom-dark: #000000;
JSON
{
"hex": "#f663ff",
"rgb": {
"r": 246,
"g": 99,
"b": 255
},
"hsl": {
"h": 296.538,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.74179,
"c": 0.25049,
"h": 325.4
},
"luminance": 0.35737
}Semantic roles & 50–950 ramp
primary
#F663FF
secondary
#CBF5C8
accent
#E6000D
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86