#FB6FF2#FB6FF2
#FB6FF2 is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.5% C 0.226 H 330.1°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6FF2 |
|---|---|
| RGB | rgb(251, 111, 242) |
| HSL | hsl(304, 95%, 71%) |
| HSV | hsv(304, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 3.6%, 1.6%) |
| CIE-LAB | lab(68.24, 69.36, -41.16) |
| CIE-LCH | lch(68.24, 80.66, 329.32°) |
| OKLab | oklab(75.52% 0.1961 -0.1128) |
| OKLCH | oklch(75.52% 0.226 330.1) |
| XYZ | xyz(61.4946, 38.2930, 88.1395) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.20
Candy Pink
#FF63E9
ΔE00 2.23
Light Magenta
#FA5FF7
ΔE00 2.78
Violet Pink
#FB5FFC
ΔE00 3.04
Violet (CSS)
#EE82EE
ΔE00 3.54
Orchid
#DA70D6
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6FF2 #6FFB78
analogous
#BE6FFB #FB6FF2 #FB6FAC
triadic
#FB6FF2 #F2FB6F #6FF2FB
tetradic
#FB6FF2 #FBBE6F #6FFB78 #6FACFB
square
#FB6FF2 #FBBE6F #6FFB78 #6FACFB
split-complementary
#FB6FF2 #ACFB6F #6FFBBE
monochromatic
#E906DB #F933ED #FB6FF2 #FDABF7 #FEE1FC
Accessibility & contrast
On white
2.43
#FB6FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#FB6FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6FF2
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6FF2 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669AF6
Deuteranopia (green-blind)
#92ADEE
Tritanopia (blue-blind)
#FF7DA7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fb6ff2; /* rgb */ color: rgb(251, 111, 242); /* oklch */ color: oklch(75.5% 0.226 330.1);
Tailwind
colors: {
custom: {
50: '#ff9ff7',
500: '#fb6ff2',
950: '#000000',
},
}SCSS
$custom: #fb6ff2; $custom-light: #ff9ff7; $custom-dark: #000000;
JSON
{
"hex": "#fb6ff2",
"rgb": {
"r": 251,
"g": 111,
"b": 242
},
"hsl": {
"h": 303.857,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.75517,
"c": 0.22628,
"h": 330.1
},
"luminance": 0.38289
}Semantic roles & 50–950 ramp
primary
#FB6FF2
secondary
#D0F6D3
accent
#E60F00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85