#FBB9FC#FBB9FC
#FBB9FC is a very light, moderate purple. Relative luminance 0.622; OKLCH L 86.7% C 0.115 H 326.0°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB9FC |
|---|---|
| RGB | rgb(251, 185, 252) |
| HSL | hsl(299, 92%, 86%) |
| HSV | hsv(299, 27%, 99%) |
| CMYK | cmyk(0.4%, 26.6%, 0%, 1.2%) |
| CIE-LAB | lab(83.04, 34.53, -23.75) |
| CIE-LCH | lch(83.04, 41.91, 325.48°) |
| OKLab | oklab(86.74% 0.0952 -0.0641) |
| OKLCH | oklch(86.74% 0.115 326) |
| XYZ | xyz(74.7015, 62.2377, 100.1546) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.46
Light Lilac
#EDC8FF
ΔE00 5.64
Mauve
#E0B0FF
ΔE00 6.21
Very Light Purple
#F6CEFC
ΔE00 6.35
Pale Mauve
#FED0FC
ΔE00 6.53
Plum
#DDA0DD
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB9FC #BAFCB9
analogous
#D9B9FC #FBB9FC #FCB9DB
triadic
#FBB9FC #FCFBB9 #B9FCFB
tetradic
#FBB9FC #FCD9B9 #BAFCB9 #B9DBFC
square
#FBB9FC #FCD9B9 #BAFCB9 #B9DBFC
split-complementary
#FBB9FC #DBFCB9 #B9FCD9
monochromatic
#F444F7 #F87EF9 #FBB9FC #FDE2FE #FDE2FE
Accessibility & contrast
On white
1.56
#FBB9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#FBB9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB9FC
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB9FC | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#C4D2FA
Tritanopia (blue-blind)
#FFBFD1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbb9fc; /* rgb */ color: rgb(251, 185, 252); /* oklch */ color: oklch(86.7% 0.115 326.0);
Tailwind
colors: {
custom: {
50: '#fdcefd',
500: '#fbb9fc',
950: '#000000',
},
}SCSS
$custom: #fbb9fc; $custom-light: #fdcefd; $custom-dark: #000000;
JSON
{
"hex": "#fbb9fc",
"rgb": {
"r": 251,
"g": 185,
"b": 252
},
"hsl": {
"h": 299.104,
"s": 91.781,
"l": 85.686
},
"oklch": {
"l": 0.86737,
"c": 0.11479,
"h": 326
},
"luminance": 0.62235
}Semantic roles & 50–950 ramp
primary
#FBB9FC
secondary
#79E278
accent
#E60003
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385