#FB6FF6#FB6FF6
#FB6FF6 is a light, highly saturated purple. Relative luminance 0.385; OKLCH L 75.7% C 0.229 H 328.9°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6FF6 |
|---|---|
| RGB | rgb(251, 111, 246) |
| HSL | hsl(302, 95%, 71%) |
| HSV | hsv(302, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 2%, 1.6%) |
| CIE-LAB | lab(68.41, 70.02, -43.08) |
| CIE-LCH | lch(68.41, 82.21, 328.40°) |
| OKLab | oklab(75.71% 0.1966 -0.1184) |
| OKLCH | oklch(75.71% 0.229 328.9) |
| XYZ | xyz(62.1020, 38.5359, 91.3381) |
| Luminance | 0.3853 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.57
Purply Pink
#F075E6
ΔE00 2.65
Candy Pink
#FF63E9
ΔE00 2.67
Violet Pink
#FB5FFC
ΔE00 2.70
Violet (CSS)
#EE82EE
ΔE00 3.65
Orchid
#DA70D6
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6FF6 #6FFB74
analogous
#BA6FFB #FB6FF6 #FB6FB0
triadic
#FB6FF6 #F6FB6F #6FF6FB
tetradic
#FB6FF6 #FBBA6F #6FFB74 #6FB0FB
square
#FB6FF6 #FBBA6F #6FFB74 #6FB0FB
split-complementary
#FB6FF6 #B0FB6F #6FFBBA
monochromatic
#E906E1 #F933F2 #FB6FF6 #FDABFA #FEE1FD
Accessibility & contrast
On white
2.41
#FB6FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#FB6FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6FF6
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6FF6 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639BFA
Deuteranopia (green-blind)
#91AEF2
Tritanopia (blue-blind)
#FF7EA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fb6ff6; /* rgb */ color: rgb(251, 111, 246); /* oklch */ color: oklch(75.7% 0.229 328.9);
Tailwind
colors: {
custom: {
50: '#ff9ff9',
500: '#fb6ff6',
950: '#000000',
},
}SCSS
$custom: #fb6ff6; $custom-light: #ff9ff9; $custom-dark: #000000;
JSON
{
"hex": "#fb6ff6",
"rgb": {
"r": 251,
"g": 111,
"b": 246
},
"hsl": {
"h": 302.143,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.75706,
"c": 0.22949,
"h": 328.9
},
"luminance": 0.38532
}Semantic roles & 50–950 ramp
primary
#FB6FF6
secondary
#D0F6D2
accent
#E60800
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85