#FB67FC#FB67FC
#FB67FC is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 75.1% C 0.245 H 327.4°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FB67FC |
|---|---|
| RGB | rgb(251, 103, 252) |
| HSL | hsl(300, 96%, 70%) |
| HSV | hsv(300, 59%, 99%) |
| CMYK | cmyk(0.4%, 59.1%, 0%, 1.2%) |
| CIE-LAB | lab(67.46, 74.37, -47.88) |
| CIE-LCH | lch(67.46, 88.45, 327.23°) |
| OKLab | oklab(75.1% 0.2067 -0.1321) |
| OKLCH | oklch(75.1% 0.245 327.4) |
| XYZ | xyz(62.2036, 37.2420, 95.9887) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.17
Light Magenta
#FA5FF7
ΔE00 1.38
Candy Pink
#FF63E9
ΔE00 3.18
Purply Pink
#F075E6
ΔE00 3.92
Violet (CSS)
#EE82EE
ΔE00 5.01
Orchid
#DA70D6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB67FC #68FC67
analogous
#B067FC #FB67FC #FC67B3
triadic
#FB67FC #FCFB67 #67FCFB
tetradic
#FB67FC #FCB067 #68FC67 #67B3FC
square
#FB67FC #FCB067 #68FC67 #67B3FC
split-complementary
#FB67FC #B3FC67 #67FCB0
monochromatic
#E305E4 #F92BFB #FB67FC #FDA3FD #FEDFFE
Accessibility & contrast
On white
2.49
#FB67FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#FB67FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB67FC
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB67FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB67FC | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5598FF
Deuteranopia (green-blind)
#89ABF8
Tritanopia (blue-blind)
#FF7AA9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fb67fc; /* rgb */ color: rgb(251, 103, 252); /* oklch */ color: oklch(75.1% 0.245 327.4);
Tailwind
colors: {
custom: {
50: '#ff9bfe',
500: '#fb67fc',
950: '#000000',
},
}SCSS
$custom: #fb67fc; $custom-light: #ff9bfe; $custom-dark: #000000;
JSON
{
"hex": "#fb67fc",
"rgb": {
"r": 251,
"g": 103,
"b": 252
},
"hsl": {
"h": 299.597,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.75098,
"c": 0.24534,
"h": 327.4
},
"luminance": 0.37238
}Semantic roles & 50–950 ramp
primary
#FB67FC
secondary
#CAF5CA
accent
#E60002
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86