#FF6BFA#FF6BFA
#FF6BFA is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 76.0% C 0.240 H 329.0°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6BFA |
|---|---|
| RGB | rgb(255, 107, 250) |
| HSL | hsl(302, 100%, 71%) |
| HSV | hsv(302, 58%, 100%) |
| CMYK | cmyk(0%, 58%, 2%, 0%) |
| CIE-LAB | lab(68.52, 73.37, -45.07) |
| CIE-LCH | lch(68.52, 86.11, 328.44°) |
| OKLab | oklab(75.95% 0.2061 -0.124) |
| OKLCH | oklch(75.95% 0.241 329) |
| XYZ | xyz(63.7523, 38.6817, 94.5324) |
| Luminance | 0.3868 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.23
Light Magenta
#FA5FF7
ΔE00 2.23
Candy Pink
#FF63E9
ΔE00 2.76
Purply Pink
#F075E6
ΔE00 3.42
Violet (CSS)
#EE82EE
ΔE00 4.40
Orchid
#DA70D6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6BFA #6BFF70
analogous
#BA6BFF #FF6BFA #FF6BB0
triadic
#FF6BFA #FAFF6B #6BFAFF
tetradic
#FF6BFA #FFBA6B #6BFF70 #6BB0FF
square
#FF6BFA #FFBA6B #6BFF70 #6BB0FF
split-complementary
#FF6BFA #B0FF6B #6BFFBA
monochromatic
#F000E8 #FF2EF8 #FF6BFA #FFA8FC #FFE0FE
Accessibility & contrast
On white
2.40
#FF6BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#FF6BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6BFA
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6BFA | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9AFE
Deuteranopia (green-blind)
#8FAEF6
Tritanopia (blue-blind)
#FF7BA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff6bfa; /* rgb */ color: rgb(255, 107, 250); /* oklch */ color: oklch(76.0% 0.240 329.0);
Tailwind
colors: {
custom: {
50: '#ff9dfc',
500: '#ff6bfa',
950: '#000000',
},
}SCSS
$custom: #ff6bfa; $custom-light: #ff9dfc; $custom-dark: #000000;
JSON
{
"hex": "#ff6bfa",
"rgb": {
"r": 255,
"g": 107,
"b": 250
},
"hsl": {
"h": 302.027,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.75953,
"c": 0.2405,
"h": 329
},
"luminance": 0.38678
}Semantic roles & 50–950 ramp
primary
#FF6BFA
secondary
#CFF7D1
accent
#E60800
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#190F17
muted
#877F85