#FB6FFA#FB6FFA
#FB6FFA is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.9% C 0.233 H 327.8°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6FFA |
|---|---|
| RGB | rgb(251, 111, 250) |
| HSL | hsl(300, 95%, 71%) |
| HSV | hsv(300, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 0.4%, 1.6%) |
| CIE-LAB | lab(68.59, 70.68, -44.99) |
| CIE-LCH | lch(68.59, 83.78, 327.52°) |
| OKLab | oklab(75.9% 0.1971 -0.1239) |
| OKLCH | oklch(75.9% 0.233 327.8) |
| XYZ | xyz(62.7225, 38.7841, 94.6063) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.48
Light Magenta
#FA5FF7
ΔE00 2.51
Purply Pink
#F075E6
ΔE00 3.15
Candy Pink
#FF63E9
ΔE00 3.17
Violet (CSS)
#EE82EE
ΔE00 3.85
Orchid
#DA70D6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6FFA #6FFB70
analogous
#B66FFB #FB6FFA #FB6FB4
triadic
#FB6FFA #FAFB6F #6FFAFB
tetradic
#FB6FFA #FBB66F #6FFB70 #6FB4FB
square
#FB6FFA #FBB66F #6FFB70 #6FB4FB
split-complementary
#FB6FFA #B4FB6F #6FFBB6
monochromatic
#E906E8 #F933F8 #FB6FFA #FDABFC #FEE1FE
Accessibility & contrast
On white
2.40
#FB6FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#FB6FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6FFA
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6FFA | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619CFE
Deuteranopia (green-blind)
#8FAEF6
Tritanopia (blue-blind)
#FF7FAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fb6ffa; /* rgb */ color: rgb(251, 111, 250); /* oklch */ color: oklch(75.9% 0.233 327.8);
Tailwind
colors: {
custom: {
50: '#ff9ffc',
500: '#fb6ffa',
950: '#000000',
},
}SCSS
$custom: #fb6ffa; $custom-light: #ff9ffc; $custom-dark: #000000;
JSON
{
"hex": "#fb6ffa",
"rgb": {
"r": 251,
"g": 111,
"b": 250
},
"hsl": {
"h": 300.429,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.75897,
"c": 0.23275,
"h": 327.8
},
"luminance": 0.3878
}Semantic roles & 50–950 ramp
primary
#FB6FFA
secondary
#D0F6D1
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85