#FB6FF7#FB6FF7
#FB6FF7 is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.8% C 0.230 H 328.7°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6FF7 |
|---|---|
| RGB | rgb(251, 111, 247) |
| HSL | hsl(302, 95%, 71%) |
| HSV | hsv(302, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 1.6%, 1.6%) |
| CIE-LAB | lab(68.46, 70.18, -43.56) |
| CIE-LCH | lch(68.46, 82.60, 328.17°) |
| OKLab | oklab(75.75% 0.1967 -0.1197) |
| OKLCH | oklch(75.75% 0.23 328.7) |
| XYZ | xyz(62.2558, 38.5975, 92.1486) |
| Luminance | 0.3859 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.54
Violet Pink
#FB5FFC
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 2.77
Candy Pink
#FF63E9
ΔE00 2.79
Violet (CSS)
#EE82EE
ΔE00 3.69
Orchid
#DA70D6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6FF7 #6FFB73
analogous
#B96FFB #FB6FF7 #FB6FB1
triadic
#FB6FF7 #F7FB6F #6FF7FB
tetradic
#FB6FF7 #FBB96F #6FFB73 #6FB1FB
square
#FB6FF7 #FBB96F #6FFB73 #6FB1FB
split-complementary
#FB6FF7 #B1FB6F #6FFBB9
monochromatic
#E906E3 #F933F4 #FB6FF7 #FDABFA #FEE1FD
Accessibility & contrast
On white
2.41
#FB6FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#FB6FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6FF7
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6FF7 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639BFB
Deuteranopia (green-blind)
#90AEF3
Tritanopia (blue-blind)
#FF7EA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fb6ff7; /* rgb */ color: rgb(251, 111, 247); /* oklch */ color: oklch(75.8% 0.230 328.7);
Tailwind
colors: {
custom: {
50: '#ff9ffa',
500: '#fb6ff7',
950: '#000000',
},
}SCSS
$custom: #fb6ff7; $custom-light: #ff9ffa; $custom-dark: #000000;
JSON
{
"hex": "#fb6ff7",
"rgb": {
"r": 251,
"g": 111,
"b": 247
},
"hsl": {
"h": 301.714,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.75753,
"c": 0.2303,
"h": 328.7
},
"luminance": 0.38594
}Semantic roles & 50–950 ramp
primary
#FB6FF7
secondary
#D0F6D1
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85