#F863FF#F863FF
#F863FF is a light, highly saturated purple. Relative luminance 0.361; OKLCH L 74.4% C 0.251 H 325.9°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F863FF |
|---|---|
| RGB | rgb(248, 99, 255) |
| HSL | hsl(297, 100%, 69%) |
| HSV | hsv(297, 61%, 100%) |
| CMYK | cmyk(2.7%, 61.2%, 0%, 0%) |
| CIE-LAB | lab(66.60, 75.78, -50.91) |
| CIE-LCH | lch(66.60, 91.29, 326.11°) |
| OKLab | oklab(74.44% 0.2083 -0.1409) |
| OKLCH | oklch(74.44% 0.251 325.9) |
| XYZ | xyz(61.2220, 36.1039, 98.3324) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.80
Light Magenta
#FA5FF7
ΔE00 1.36
Candy Pink
#FF63E9
ΔE00 3.95
Purply Pink
#F075E6
ΔE00 4.73
Violet (CSS)
#EE82EE
ΔE00 5.81
Orchid
#DA70D6
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F863FF #6AFF63
analogous
#AA63FF #F863FF #FF63B8
triadic
#F863FF #FFF863 #63FFF8
tetradic
#F863FF #FFAA63 #6AFF63 #63B8FF
square
#F863FF #FFAA63 #6AFF63 #63B8FF
split-complementary
#F863FF #B8FF63 #63FFAA
monochromatic
#DD00E8 #F526FF #F863FF #FBA0FF #FDDDFF
Accessibility & contrast
On white
2.55
#F863FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#F863FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F863FF
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F863FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F863FF | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A96FF
Deuteranopia (green-blind)
#82A9FB
Tritanopia (blue-blind)
#FE79A9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f863ff; /* rgb */ color: rgb(248, 99, 255); /* oklch */ color: oklch(74.4% 0.251 325.9);
Tailwind
colors: {
custom: {
50: '#fe98ff',
500: '#f863ff',
950: '#000000',
},
}SCSS
$custom: #f863ff; $custom-light: #fe98ff; $custom-dark: #000000;
JSON
{
"hex": "#f863ff",
"rgb": {
"r": 248,
"g": 99,
"b": 255
},
"hsl": {
"h": 297.308,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.74437,
"c": 0.25148,
"h": 325.9
},
"luminance": 0.361
}Semantic roles & 50–950 ramp
primary
#F863FF
secondary
#CAF5C8
accent
#E6000A
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86