#FBB7FB#FBB7FB
#FBB7FB is a very light, moderate purple. Relative luminance 0.613; OKLCH L 86.4% C 0.117 H 326.5°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB7FB |
|---|---|
| RGB | rgb(251, 183, 251) |
| HSL | hsl(300, 89%, 85%) |
| HSV | hsv(300, 27%, 98%) |
| CMYK | cmyk(0%, 27.1%, 0%, 1.6%) |
| CIE-LAB | lab(82.56, 35.40, -23.94) |
| CIE-LCH | lch(82.56, 42.73, 325.93°) |
| OKLab | oklab(86.36% 0.0978 -0.0647) |
| OKLCH | oklch(86.36% 0.117 326.5) |
| XYZ | xyz(74.1280, 61.3436, 99.1838) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.83
Light Lilac
#EDC8FF
ΔE00 6.05
Mauve
#E0B0FF
ΔE00 6.20
Plum
#DDA0DD
ΔE00 6.61
Very Light Purple
#F6CEFC
ΔE00 6.78
Pale Mauve
#FED0FC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB7FB #B7FBB7
analogous
#D9B7FB #FBB7FB #FBB7D9
triadic
#FBB7FB #FBFBB7 #B7FBFB
tetradic
#FBB7FB #FBD9B7 #B7FBB7 #B7D9FB
square
#FBB7FB #FBD9B7 #B7FBB7 #B7D9FB
split-complementary
#FBB7FB #D9FBB7 #B7FBD9
monochromatic
#F543F5 #F87DF8 #FBB7FB #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.58
#FBB7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#FBB7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB7FB
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB7FB | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FE
Deuteranopia (green-blind)
#C2D1F9
Tritanopia (blue-blind)
#FFBDCF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbb7fb; /* rgb */ color: rgb(251, 183, 251); /* oklch */ color: oklch(86.4% 0.117 326.5);
Tailwind
colors: {
custom: {
50: '#fdcdfc',
500: '#fbb7fb',
950: '#000000',
},
}SCSS
$custom: #fbb7fb; $custom-light: #fdcdfc; $custom-dark: #000000;
JSON
{
"hex": "#fbb7fb",
"rgb": {
"r": 251,
"g": 183,
"b": 251
},
"hsl": {
"h": 300,
"s": 89.474,
"l": 85.098
},
"oklch": {
"l": 0.86362,
"c": 0.11727,
"h": 326.5
},
"luminance": 0.61341
}Semantic roles & 50–950 ramp
primary
#FBB7FB
secondary
#77E077
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181317
muted
#868385