#FB8BFB#FB8BFB
#FB8BFB is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.5% C 0.191 H 327.2°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8BFB |
|---|---|
| RGB | rgb(251, 139, 251) |
| HSL | hsl(300, 93%, 76%) |
| HSV | hsv(300, 45%, 98%) |
| CMYK | cmyk(0%, 44.6%, 0%, 1.6%) |
| CIE-LAB | lab(73.51, 57.91, -37.86) |
| CIE-LCH | lch(73.51, 69.19, 326.82°) |
| OKLab | oklab(79.54% 0.1607 -0.1036) |
| OKLCH | oklch(79.54% 0.191 327.2) |
| XYZ | xyz(66.4277, 45.9429, 96.6170) |
| Luminance | 0.4594 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.93
Purply Pink
#F075E6
ΔE00 5.08
Lavender Pink
#DD85D7
ΔE00 6.38
Candy Pink
#FF63E9
ΔE00 6.93
Violet Pink
#FB5FFC
ΔE00 7.46
Light Magenta
#FA5FF7
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8BFB #8BFB8B
analogous
#C38BFB #FB8BFB #FB8BC3
triadic
#FB8BFB #FBFB8B #8BFBFB
tetradic
#FB8BFB #FBC38B #8BFB8B #8BC3FB
square
#FB8BFB #FBC38B #8BFB8B #8BC3FB
split-complementary
#FB8BFB #C3FB8B #8BFBC3
monochromatic
#F715F7 #F950F9 #FB8BFB #FDC6FD #FEE1FE
Accessibility & contrast
On white
2.06
#FB8BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#FB8BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8BFB
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8BFB | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#A1BAF7
Tritanopia (blue-blind)
#FF96B7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fb8bfb; /* rgb */ color: rgb(251, 139, 251); /* oklch */ color: oklch(79.5% 0.191 327.2);
Tailwind
colors: {
custom: {
50: '#ffb0fd',
500: '#fb8bfb',
950: '#000000',
},
}SCSS
$custom: #fb8bfb; $custom-light: #ffb0fd; $custom-dark: #000000;
JSON
{
"hex": "#fb8bfb",
"rgb": {
"r": 251,
"g": 139,
"b": 251
},
"hsl": {
"h": 300,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.79537,
"c": 0.19126,
"h": 327.2
},
"luminance": 0.4594
}Semantic roles & 50–950 ramp
primary
#FB8BFB
secondary
#D5F6D5
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085