#FB6BF0#FB6BF0
#FB6BF0 is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 75.0% C 0.230 H 330.7°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6BF0 |
|---|---|
| RGB | rgb(251, 107, 240) |
| HSL | hsl(305, 95%, 70%) |
| HSV | hsv(305, 57%, 98%) |
| CMYK | cmyk(0%, 57.4%, 4.4%, 1.6%) |
| CIE-LAB | lab(67.52, 70.76, -41.18) |
| CIE-LCH | lch(67.52, 81.87, 329.80°) |
| OKLab | oklab(74.96% 0.2008 -0.1129) |
| OKLCH | oklch(74.96% 0.23 330.7) |
| XYZ | xyz(60.7692, 37.3200, 86.4239) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.64
Purply Pink
#F075E6
ΔE00 2.32
Light Magenta
#FA5FF7
ΔE00 2.33
Violet Pink
#FB5FFC
ΔE00 2.71
Violet (CSS)
#EE82EE
ΔE00 4.07
Orchid
#DA70D6
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6BF0 #6BFB76
analogous
#BE6BFB #FB6BF0 #FB6BA8
triadic
#FB6BF0 #F0FB6B #6BF0FB
tetradic
#FB6BF0 #FBBE6B #6BFB76 #6BA8FB
square
#FB6BF0 #FBBE6B #6BFB76 #6BA8FB
split-complementary
#FB6BF0 #A8FB6B #6BFBBE
monochromatic
#E506D4 #F92FEA #FB6BF0 #FDA7F6 #FEE1FC
Accessibility & contrast
On white
2.48
#FB6BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#FB6BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6BF0
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6BF0 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6298F4
Deuteranopia (green-blind)
#91ACEC
Tritanopia (blue-blind)
#FF79A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fb6bf0; /* rgb */ color: rgb(251, 107, 240); /* oklch */ color: oklch(75.0% 0.230 330.7);
Tailwind
colors: {
custom: {
50: '#ff9df5',
500: '#fb6bf0',
950: '#000000',
},
}SCSS
$custom: #fb6bf0; $custom-light: #ff9df5; $custom-dark: #000000;
JSON
{
"hex": "#fb6bf0",
"rgb": {
"r": 251,
"g": 107,
"b": 240
},
"hsl": {
"h": 304.583,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.74962,
"c": 0.23036,
"h": 330.7
},
"luminance": 0.37316
}Semantic roles & 50–950 ramp
primary
#FB6BF0
secondary
#CDF5D0
accent
#E61200
background
#FFFAFF
surface
#FFF3FE
border
#D7CDD6
text
#180F17
muted
#867F85