#FF6BFB#FF6BFB
#FF6BFB is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 76.0% C 0.241 H 328.7°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6BFB |
|---|---|
| RGB | rgb(255, 107, 251) |
| HSL | hsl(302, 100%, 71%) |
| HSV | hsv(302, 58%, 100%) |
| CMYK | cmyk(0%, 58%, 1.6%, 0%) |
| CIE-LAB | lab(68.57, 73.53, -45.55) |
| CIE-LCH | lch(68.57, 86.50, 328.22°) |
| OKLab | oklab(76% 0.2062 -0.1254) |
| OKLCH | oklch(76% 0.241 328.7) |
| XYZ | xyz(63.9095, 38.7446, 95.3604) |
| Luminance | 0.3874 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.18
Light Magenta
#FA5FF7
ΔE00 2.23
Candy Pink
#FF63E9
ΔE00 2.89
Purply Pink
#F075E6
ΔE00 3.53
Violet (CSS)
#EE82EE
ΔE00 4.45
Orchid
#DA70D6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6BFB #6BFF6F
analogous
#B96BFF #FF6BFB #FF6BB1
triadic
#FF6BFB #FBFF6B #6BFBFF
tetradic
#FF6BFB #FFB96B #6BFF6F #6BB1FF
square
#FF6BFB #FFB96B #6BFF6F #6BB1FF
split-complementary
#FF6BFB #B1FF6B #6BFFB9
monochromatic
#F000E9 #FF2EF9 #FF6BFB #FFA8FD #FFE0FE
Accessibility & contrast
On white
2.40
#FF6BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#FF6BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6BFB
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6BFB | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9BFF
Deuteranopia (green-blind)
#8FAEF7
Tritanopia (blue-blind)
#FF7CAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff6bfb; /* rgb */ color: rgb(255, 107, 251); /* oklch */ color: oklch(76.0% 0.241 328.7);
Tailwind
colors: {
custom: {
50: '#ff9dfd',
500: '#ff6bfb',
950: '#000000',
},
}SCSS
$custom: #ff6bfb; $custom-light: #ff9dfd; $custom-dark: #000000;
JSON
{
"hex": "#ff6bfb",
"rgb": {
"r": 255,
"g": 107,
"b": 251
},
"hsl": {
"h": 301.622,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.76002,
"c": 0.2413,
"h": 328.7
},
"luminance": 0.3874
}Semantic roles & 50–950 ramp
primary
#FF6BFB
secondary
#CFF7D0
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#190F17
muted
#877F85