#FB62FF#FB62FF
#FB62FF is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.7% C 0.254 H 326.7°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FB62FF |
|---|---|
| RGB | rgb(251, 98, 255) |
| HSL | hsl(298, 100%, 69%) |
| HSV | hsv(298, 62%, 100%) |
| CMYK | cmyk(1.6%, 61.6%, 0%, 0%) |
| CIE-LAB | lab(66.88, 76.87, -50.44) |
| CIE-LCH | lch(66.88, 91.94, 326.73°) |
| OKLab | oklab(74.72% 0.2126 -0.1395) |
| OKLCH | oklch(74.72% 0.254 326.7) |
| XYZ | xyz(62.2002, 36.4685, 98.3513) |
| Luminance | 0.3646 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.59
Light Magenta
#FA5FF7
ΔE00 1.20
Candy Pink
#FF63E9
ΔE00 3.68
Purply Pink
#F075E6
ΔE00 4.68
Violet (CSS)
#EE82EE
ΔE00 5.82
Orchid
#DA70D6
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB62FF #66FF62
analogous
#AC62FF #FB62FF #FF62B5
triadic
#FB62FF #FFFB62 #62FFFB
tetradic
#FB62FF #FFAC62 #66FF62 #62B5FF
square
#FB62FF #FFAC62 #66FF62 #62B5FF
split-complementary
#FB62FF #B5FF62 #62FFAC
monochromatic
#E100E7 #F925FF #FB62FF #FD9FFF #FEDCFF
Accessibility & contrast
On white
2.53
#FB62FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#FB62FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB62FF
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB62FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB62FF | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B96FF
Deuteranopia (green-blind)
#84AAFB
Tritanopia (blue-blind)
#FF77A8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fb62ff; /* rgb */ color: rgb(251, 98, 255); /* oklch */ color: oklch(74.7% 0.254 326.7);
Tailwind
colors: {
custom: {
50: '#ff98ff',
500: '#fb62ff',
950: '#000000',
},
}SCSS
$custom: #fb62ff; $custom-light: #ff98ff; $custom-dark: #000000;
JSON
{
"hex": "#fb62ff",
"rgb": {
"r": 251,
"g": 98,
"b": 255
},
"hsl": {
"h": 298.471,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.74723,
"c": 0.25425,
"h": 326.7
},
"luminance": 0.36465
}Semantic roles & 50–950 ramp
primary
#FB62FF
secondary
#C9F5C8
accent
#E60006
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86