#FB63FF#FB63FF
#FB63FF is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.8% C 0.253 H 326.7°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FB63FF |
|---|---|
| RGB | rgb(251, 99, 255) |
| HSL | hsl(298, 100%, 69%) |
| HSV | hsv(298, 61%, 100%) |
| CMYK | cmyk(1.6%, 61.2%, 0%, 0%) |
| CIE-LAB | lab(67.02, 76.48, -50.22) |
| CIE-LCH | lch(67.02, 91.49, 326.71°) |
| OKLab | oklab(74.83% 0.2115 -0.1389) |
| OKLCH | oklch(74.83% 0.253 326.7) |
| XYZ | xyz(62.2944, 36.6568, 98.3827) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.70
Light Magenta
#FA5FF7
ΔE00 1.26
Candy Pink
#FF63E9
ΔE00 3.66
Purply Pink
#F075E6
ΔE00 4.59
Violet (CSS)
#EE82EE
ΔE00 5.69
Orchid
#DA70D6
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB63FF #67FF63
analogous
#AD63FF #FB63FF #FF63B5
triadic
#FB63FF #FFFB63 #63FFFB
tetradic
#FB63FF #FFAD63 #67FF63 #63B5FF
square
#FB63FF #FFAD63 #67FF63 #63B5FF
split-complementary
#FB63FF #B5FF63 #63FFAD
monochromatic
#E200E8 #F926FF #FB63FF #FDA0FF #FEDDFF
Accessibility & contrast
On white
2.52
#FB63FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#FB63FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB63FF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB63FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB63FF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D97FF
Deuteranopia (green-blind)
#85AAFB
Tritanopia (blue-blind)
#FF78A9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fb63ff; /* rgb */ color: rgb(251, 99, 255); /* oklch */ color: oklch(74.8% 0.253 326.7);
Tailwind
colors: {
custom: {
50: '#ff99ff',
500: '#fb63ff',
950: '#000000',
},
}SCSS
$custom: #fb63ff; $custom-light: #ff99ff; $custom-dark: #000000;
JSON
{
"hex": "#fb63ff",
"rgb": {
"r": 251,
"g": 99,
"b": 255
},
"hsl": {
"h": 298.462,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.74826,
"c": 0.25297,
"h": 326.7
},
"luminance": 0.36653
}Semantic roles & 50–950 ramp
primary
#FB63FF
secondary
#CAF5C8
accent
#E60006
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86