#FBB9FB#FBB9FB
#FBB9FB is a very light, moderate purple. Relative luminance 0.622; OKLCH L 86.7% C 0.114 H 326.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB9FB |
|---|---|
| RGB | rgb(251, 185, 251) |
| HSL | hsl(300, 89%, 85%) |
| HSV | hsv(300, 26%, 98%) |
| CMYK | cmyk(0%, 26.3%, 0%, 1.6%) |
| CIE-LAB | lab(83.01, 34.35, -23.27) |
| CIE-LCH | lch(83.01, 41.49, 325.89°) |
| OKLab | oklab(86.7% 0.0949 -0.0628) |
| OKLCH | oklch(86.7% 0.114 326.5) |
| XYZ | xyz(74.5435, 62.1745, 99.3222) |
| Luminance | 0.6217 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.52
Light Lilac
#EDC8FF
ΔE00 5.66
Very Light Purple
#F6CEFC
ΔE00 6.27
Mauve
#E0B0FF
ΔE00 6.36
Pale Mauve
#FED0FC
ΔE00 6.41
Plum
#DDA0DD
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB9FB #B9FBB9
analogous
#DAB9FB #FBB9FB #FBB9DA
triadic
#FBB9FB #FBFBB9 #B9FBFB
tetradic
#FBB9FB #FBDAB9 #B9FBB9 #B9DAFB
square
#FBB9FB #FBDAB9 #B9FBB9 #B9DAFB
split-complementary
#FBB9FB #DAFBB9 #B9FBDA
monochromatic
#F445F4 #F87FF8 #FBB9FB #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.56
#FBB9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#FBB9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB9FB
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB9FB | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFE
Deuteranopia (green-blind)
#C4D2F9
Tritanopia (blue-blind)
#FFBFD0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbb9fb; /* rgb */ color: rgb(251, 185, 251); /* oklch */ color: oklch(86.7% 0.114 326.5);
Tailwind
colors: {
custom: {
50: '#fdcefc',
500: '#fbb9fb',
950: '#000000',
},
}SCSS
$custom: #fbb9fb; $custom-light: #fdcefc; $custom-dark: #000000;
JSON
{
"hex": "#fbb9fb",
"rgb": {
"r": 251,
"g": 185,
"b": 251
},
"hsl": {
"h": 300,
"s": 89.189,
"l": 85.49
},
"oklch": {
"l": 0.867,
"c": 0.1138,
"h": 326.5
},
"luminance": 0.62172
}Semantic roles & 50–950 ramp
primary
#FBB9FB
secondary
#78E078
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385