#FB67F8#FB67F8
#FB67F8 is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 74.9% C 0.242 H 328.5°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FB67F8 |
|---|---|
| RGB | rgb(251, 103, 248) |
| HSL | hsl(301, 95%, 69%) |
| HSV | hsv(301, 59%, 98%) |
| CMYK | cmyk(0%, 59%, 1.2%, 1.6%) |
| CIE-LAB | lab(67.27, 73.72, -45.98) |
| CIE-LCH | lch(67.27, 86.88, 328.05°) |
| OKLab | oklab(74.9% 0.2064 -0.1267) |
| OKLCH | oklch(74.9% 0.242 328.5) |
| XYZ | xyz(61.5764, 36.9911, 92.6854) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.26
Violet Pink
#FB5FFC
ΔE00 1.36
Candy Pink
#FF63E9
ΔE00 2.60
Purply Pink
#F075E6
ΔE00 3.47
Violet (CSS)
#EE82EE
ΔE00 4.82
Orchid
#DA70D6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB67F8 #67FB6A
analogous
#B467FB #FB67F8 #FB67AE
triadic
#FB67F8 #F8FB67 #67F8FB
tetradic
#FB67F8 #FBB467 #67FB6A #67AEFB
square
#FB67F8 #FBB467 #67FB6A #67AEFB
split-complementary
#FB67F8 #AEFB67 #67FBB4
monochromatic
#E206DD #F92BF5 #FB67F8 #FDA3FB #FEDEFD
Accessibility & contrast
On white
2.50
#FB67F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#FB67F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB67F8
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB67F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB67F8 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5897FC
Deuteranopia (green-blind)
#8BABF4
Tritanopia (blue-blind)
#FF78A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fb67f8; /* rgb */ color: rgb(251, 103, 248); /* oklch */ color: oklch(74.9% 0.242 328.5);
Tailwind
colors: {
custom: {
50: '#ff9bfb',
500: '#fb67f8',
950: '#000000',
},
}SCSS
$custom: #fb67f8; $custom-light: #ff9bfb; $custom-dark: #000000;
JSON
{
"hex": "#fb67f8",
"rgb": {
"r": 251,
"g": 103,
"b": 248
},
"hsl": {
"h": 301.216,
"s": 94.872,
"l": 69.412
},
"oklch": {
"l": 0.749,
"c": 0.24215,
"h": 328.5
},
"luminance": 0.36987
}Semantic roles & 50–950 ramp
primary
#FB67F8
secondary
#CAF4CA
accent
#E60500
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F17
muted
#867F85