#FB6FF1#FB6FF1
#FB6FF1 is a light, highly saturated purple. Relative luminance 0.382; OKLCH L 75.5% C 0.225 H 330.4°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6FF1 |
|---|---|
| RGB | rgb(251, 111, 241) |
| HSL | hsl(304, 95%, 71%) |
| HSV | hsv(304, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 4%, 1.6%) |
| CIE-LAB | lab(68.19, 69.20, -40.68) |
| CIE-LCH | lch(68.19, 80.27, 329.55°) |
| OKLab | oklab(75.47% 0.196 -0.1115) |
| OKLCH | oklch(75.47% 0.225 330.4) |
| XYZ | xyz(61.3448, 38.2331, 87.3507) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.11
Candy Pink
#FF63E9
ΔE00 2.13
Light Magenta
#FA5FF7
ΔE00 2.85
Violet Pink
#FB5FFC
ΔE00 3.14
Violet (CSS)
#EE82EE
ΔE00 3.53
Orchid
#DA70D6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6FF1 #6FFB79
analogous
#BF6FFB #FB6FF1 #FB6FAB
triadic
#FB6FF1 #F1FB6F #6FF1FB
tetradic
#FB6FF1 #FBBF6F #6FFB79 #6FABFB
square
#FB6FF1 #FBBF6F #6FFB79 #6FABFB
split-complementary
#FB6FF1 #ABFB6F #6FFBBF
monochromatic
#E906D9 #F933EB #FB6FF1 #FDABF7 #FEE1FC
Accessibility & contrast
On white
2.43
#FB6FF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#FB6FF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6FF1
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6FF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6FF1 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669AF5
Deuteranopia (green-blind)
#93ADED
Tritanopia (blue-blind)
#FF7CA6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fb6ff1; /* rgb */ color: rgb(251, 111, 241); /* oklch */ color: oklch(75.5% 0.225 330.4);
Tailwind
colors: {
custom: {
50: '#ff9ff6',
500: '#fb6ff1',
950: '#000000',
},
}SCSS
$custom: #fb6ff1; $custom-light: #ff9ff6; $custom-dark: #000000;
JSON
{
"hex": "#fb6ff1",
"rgb": {
"r": 251,
"g": 111,
"b": 241
},
"hsl": {
"h": 304.286,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.75471,
"c": 0.22548,
"h": 330.4
},
"luminance": 0.38229
}Semantic roles & 50–950 ramp
primary
#FB6FF1
secondary
#D0F6D3
accent
#E61000
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85