#FB6FFC#FB6FFC
#FB6FFC is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 76.0% C 0.234 H 327.3°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6FFC |
|---|---|
| RGB | rgb(251, 111, 252) |
| HSL | hsl(300, 96%, 71%) |
| HSV | hsv(300, 56%, 99%) |
| CMYK | cmyk(0.4%, 56%, 0%, 1.2%) |
| CIE-LAB | lab(68.69, 71.01, -45.95) |
| CIE-LCH | lch(68.69, 84.58, 327.10°) |
| OKLab | oklab(75.99% 0.1973 -0.1266) |
| OKLCH | oklch(75.99% 0.234 327.3) |
| XYZ | xyz(63.0378, 38.9102, 96.2667) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.43
Light Magenta
#FA5FF7
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 3.42
Candy Pink
#FF63E9
ΔE00 3.43
Violet (CSS)
#EE82EE
ΔE00 3.99
Orchid
#DA70D6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6FFC #70FC6F
analogous
#B46FFC #FB6FFC #FC6FB6
triadic
#FB6FFC #FCFB6F #6FFCFB
tetradic
#FB6FFC #FCB46F #70FC6F #6FB6FC
square
#FB6FFC #FCB46F #70FC6F #6FB6FC
split-complementary
#FB6FFC #B6FC6F #6FFCB4
monochromatic
#EA05EC #F933FB #FB6FFC #FDABFD #FEE1FE
Accessibility & contrast
On white
2.39
#FB6FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#FB6FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6FFC
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6FFC | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9CFF
Deuteranopia (green-blind)
#8EAEF8
Tritanopia (blue-blind)
#FF80AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fb6ffc; /* rgb */ color: rgb(251, 111, 252); /* oklch */ color: oklch(76.0% 0.234 327.3);
Tailwind
colors: {
custom: {
50: '#ff9ffe',
500: '#fb6ffc',
950: '#000000',
},
}SCSS
$custom: #fb6ffc; $custom-light: #ff9ffe; $custom-dark: #000000;
JSON
{
"hex": "#fb6ffc",
"rgb": {
"r": 251,
"g": 111,
"b": 252
},
"hsl": {
"h": 299.574,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.75994,
"c": 0.23439,
"h": 327.3
},
"luminance": 0.38906
}Semantic roles & 50–950 ramp
primary
#FB6FFC
secondary
#D1F6D1
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86