#FB67FF#FB67FF
#FB67FF is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 75.2% C 0.248 H 326.6°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FB67FF |
|---|---|
| RGB | rgb(251, 103, 255) |
| HSL | hsl(298, 100%, 70%) |
| HSV | hsv(298, 60%, 100%) |
| CMYK | cmyk(1.6%, 59.6%, 0%, 0%) |
| CIE-LAB | lab(67.60, 74.87, -49.30) |
| CIE-LCH | lch(67.60, 89.64, 326.64°) |
| OKLab | oklab(75.25% 0.2069 -0.1362) |
| OKLCH | oklch(75.25% 0.248 326.6) |
| XYZ | xyz(62.6828, 37.4336, 98.5122) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.22
Light Magenta
#FA5FF7
ΔE00 1.62
Candy Pink
#FF63E9
ΔE00 3.62
Purply Pink
#F075E6
ΔE00 4.28
Violet (CSS)
#EE82EE
ΔE00 5.20
Orchid
#DA70D6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB67FF #6BFF67
analogous
#AF67FF #FB67FF #FF67B7
triadic
#FB67FF #FFFB67 #67FFFB
tetradic
#FB67FF #FFAF67 #6BFF67 #67B7FF
square
#FB67FF #FFAF67 #6BFF67 #67B7FF
split-complementary
#FB67FF #B7FF67 #67FFAF
monochromatic
#E500EC #F92AFF #FB67FF #FDA4FF #FEE0FF
Accessibility & contrast
On white
2.47
#FB67FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#FB67FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB67FF
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB67FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB67FF | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5299FF
Deuteranopia (green-blind)
#87ABFB
Tritanopia (blue-blind)
#FF7BAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fb67ff; /* rgb */ color: rgb(251, 103, 255); /* oklch */ color: oklch(75.2% 0.248 326.6);
Tailwind
colors: {
custom: {
50: '#ff9bff',
500: '#fb67ff',
950: '#000000',
},
}SCSS
$custom: #fb67ff; $custom-light: #ff9bff; $custom-dark: #000000;
JSON
{
"hex": "#fb67ff",
"rgb": {
"r": 251,
"g": 103,
"b": 255
},
"hsl": {
"h": 298.421,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.75249,
"c": 0.24775,
"h": 326.6
},
"luminance": 0.3743
}Semantic roles & 50–950 ramp
primary
#FB67FF
secondary
#CDF6CC
accent
#E60006
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86