#FB6FF3#FB6FF3
#FB6FF3 is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.6% C 0.227 H 329.8°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6FF3 |
|---|---|
| RGB | rgb(251, 111, 243) |
| HSL | hsl(303, 95%, 71%) |
| HSV | hsv(303, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 3.2%, 1.6%) |
| CIE-LAB | lab(68.28, 69.53, -41.64) |
| CIE-LCH | lch(68.28, 81.04, 329.08°) |
| OKLab | oklab(75.56% 0.1963 -0.1142) |
| OKLCH | oklch(75.56% 0.227 329.8) |
| XYZ | xyz(61.6452, 38.3532, 88.9326) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.31
Candy Pink
#FF63E9
ΔE00 2.33
Light Magenta
#FA5FF7
ΔE00 2.71
Violet Pink
#FB5FFC
ΔE00 2.94
Violet (CSS)
#EE82EE
ΔE00 3.56
Orchid
#DA70D6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6FF3 #6FFB77
analogous
#BD6FFB #FB6FF3 #FB6FAD
triadic
#FB6FF3 #F3FB6F #6FF3FB
tetradic
#FB6FF3 #FBBD6F #6FFB77 #6FADFB
square
#FB6FF3 #FBBD6F #6FFB77 #6FADFB
split-complementary
#FB6FF3 #ADFB6F #6FFBBD
monochromatic
#E906DC #F933EE #FB6FF3 #FDABF8 #FEE1FD
Accessibility & contrast
On white
2.42
#FB6FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#FB6FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6FF3
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6FF3 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659AF7
Deuteranopia (green-blind)
#92ADEF
Tritanopia (blue-blind)
#FF7DA7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fb6ff3; /* rgb */ color: rgb(251, 111, 243); /* oklch */ color: oklch(75.6% 0.227 329.8);
Tailwind
colors: {
custom: {
50: '#ff9ff7',
500: '#fb6ff3',
950: '#000000',
},
}SCSS
$custom: #fb6ff3; $custom-light: #ff9ff7; $custom-dark: #000000;
JSON
{
"hex": "#fb6ff3",
"rgb": {
"r": 251,
"g": 111,
"b": 243
},
"hsl": {
"h": 303.429,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.75564,
"c": 0.22708,
"h": 329.8
},
"luminance": 0.38349
}Semantic roles & 50–950 ramp
primary
#FB6FF3
secondary
#D0F6D2
accent
#E60D00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85