#FB68FF#FB68FF
#FB68FF is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.4% C 0.246 H 326.6°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FB68FF |
|---|---|
| RGB | rgb(251, 104, 255) |
| HSL | hsl(298, 100%, 70%) |
| HSV | hsv(298, 59%, 100%) |
| CMYK | cmyk(1.6%, 59.2%, 0%, 0%) |
| CIE-LAB | lab(67.75, 74.46, -49.06) |
| CIE-LCH | lch(67.75, 89.17, 326.62°) |
| OKLab | oklab(75.36% 0.2058 -0.1356) |
| OKLCH | oklch(75.36% 0.246 326.6) |
| XYZ | xyz(62.7828, 37.6337, 98.5455) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.36
Light Magenta
#FA5FF7
ΔE00 1.73
Candy Pink
#FF63E9
ΔE00 3.62
Purply Pink
#F075E6
ΔE00 4.21
Violet (CSS)
#EE82EE
ΔE00 5.07
Orchid
#DA70D6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB68FF #6CFF68
analogous
#B068FF #FB68FF #FF68B7
triadic
#FB68FF #FFFB68 #68FFFB
tetradic
#FB68FF #FFB068 #6CFF68 #68B7FF
square
#FB68FF #FFB068 #6CFF68 #68B7FF
split-complementary
#FB68FF #B7FF68 #68FFB0
monochromatic
#E600ED #F92BFF #FB68FF #FDA5FF #FEE0FF
Accessibility & contrast
On white
2.46
#FB68FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#FB68FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB68FF
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB68FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB68FF | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5499FF
Deuteranopia (green-blind)
#88ACFB
Tritanopia (blue-blind)
#FF7CAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fb68ff; /* rgb */ color: rgb(251, 104, 255); /* oklch */ color: oklch(75.4% 0.246 326.6);
Tailwind
colors: {
custom: {
50: '#ff9bff',
500: '#fb68ff',
950: '#000000',
},
}SCSS
$custom: #fb68ff; $custom-light: #ff9bff; $custom-dark: #000000;
JSON
{
"hex": "#fb68ff",
"rgb": {
"r": 251,
"g": 104,
"b": 255
},
"hsl": {
"h": 298.411,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.75357,
"c": 0.24642,
"h": 326.6
},
"luminance": 0.3763
}Semantic roles & 50–950 ramp
primary
#FB68FF
secondary
#CEF6CD
accent
#E60006
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86