#FB6FFF#FB6FFF
#FB6FFF is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 76.1% C 0.237 H 326.5°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6FFF |
|---|---|
| RGB | rgb(251, 111, 255) |
| HSL | hsl(298, 100%, 72%) |
| HSV | hsv(298, 56%, 100%) |
| CMYK | cmyk(1.6%, 56.5%, 0%, 0%) |
| CIE-LAB | lab(68.83, 71.51, -47.37) |
| CIE-LCH | lch(68.83, 85.78, 326.48°) |
| OKLab | oklab(76.14% 0.1975 -0.1307) |
| OKLCH | oklch(76.14% 0.237 326.5) |
| XYZ | xyz(63.5169, 39.1019, 98.7902) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.42
Light Magenta
#FA5FF7
ΔE00 2.66
Purply Pink
#F075E6
ΔE00 3.82
Candy Pink
#FF63E9
ΔE00 3.83
Violet (CSS)
#EE82EE
ΔE00 4.22
Orchid
#DA70D6
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6FFF #73FF6F
analogous
#B36FFF #FB6FFF #FF6FBB
triadic
#FB6FFF #FFFB6F #6FFFFB
tetradic
#FB6FFF #FFB36F #73FF6F #6FBBFF
square
#FB6FFF #FFB36F #73FF6F #6FBBFF
split-complementary
#FB6FFF #BBFF6F #6FFFB3
monochromatic
#ED00F4 #F932FF #FB6FFF #FDACFF #FEE0FF
Accessibility & contrast
On white
2.38
#FB6FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#FB6FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6FFF
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6FFF | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9CFF
Deuteranopia (green-blind)
#8CAEFB
Tritanopia (blue-blind)
#FF81AD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fb6fff; /* rgb */ color: rgb(251, 111, 255); /* oklch */ color: oklch(76.1% 0.237 326.5);
Tailwind
colors: {
custom: {
50: '#ff9fff',
500: '#fb6fff',
950: '#000000',
},
}SCSS
$custom: #fb6fff; $custom-light: #ff9fff; $custom-dark: #000000;
JSON
{
"hex": "#fb6fff",
"rgb": {
"r": 251,
"g": 111,
"b": 255
},
"hsl": {
"h": 298.333,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.7614,
"c": 0.23687,
"h": 326.5
},
"luminance": 0.39098
}Semantic roles & 50–950 ramp
primary
#FB6FFF
secondary
#D4F7D3
accent
#E60006
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86