#FB8CF7#FB8CF7
#FB8CF7 is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.5% C 0.186 H 328.5°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8CF7 |
|---|---|
| RGB | rgb(251, 140, 247) |
| HSL | hsl(302, 93%, 77%) |
| HSV | hsv(302, 44%, 98%) |
| CMYK | cmyk(0%, 44.2%, 1.6%, 1.6%) |
| CIE-LAB | lab(73.54, 56.72, -35.65) |
| CIE-LCH | lch(73.54, 66.99, 327.85°) |
| OKLab | oklab(79.5% 0.1586 -0.0973) |
| OKLCH | oklch(79.5% 0.186 328.5) |
| XYZ | xyz(65.9492, 45.9843, 93.3797) |
| Luminance | 0.4598 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.96
Purply Pink
#F075E6
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 6.00
Candy Pink
#FF63E9
ΔE00 6.99
Light Magenta
#FA5FF7
ΔE00 7.80
Violet Pink
#FB5FFC
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8CF7 #8CFB90
analogous
#C88CFB #FB8CF7 #FB8CC0
triadic
#FB8CF7 #F7FB8C #8CF7FB
tetradic
#FB8CF7 #FBC88C #8CFB90 #8CC0FB
square
#FB8CF7 #FBC88C #8CFB90 #8CC0FB
split-complementary
#FB8CF7 #C0FB8C #8CFBC8
monochromatic
#F716EF #F951F3 #FB8CF7 #FDC7FB #FEE1FD
Accessibility & contrast
On white
2.06
#FB8CF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#FB8CF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8CF7
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8CF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8CF7 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFB
Deuteranopia (green-blind)
#A3BAF4
Tritanopia (blue-blind)
#FF96B6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fb8cf7; /* rgb */ color: rgb(251, 140, 247); /* oklch */ color: oklch(79.5% 0.186 328.5);
Tailwind
colors: {
custom: {
50: '#ffb1fa',
500: '#fb8cf7',
950: '#000000',
},
}SCSS
$custom: #fb8cf7; $custom-light: #ffb1fa; $custom-dark: #000000;
JSON
{
"hex": "#fb8cf7",
"rgb": {
"r": 251,
"g": 140,
"b": 247
},
"hsl": {
"h": 302.162,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.79504,
"c": 0.1861,
"h": 328.5
},
"luminance": 0.45981
}Semantic roles & 50–950 ramp
primary
#FB8CF7
secondary
#D5F6D6
accent
#E60800
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085