#FBBCF9#FBBCF9
#FBBCF9 is a very light, moderate purple. Relative luminance 0.633; OKLCH L 87.1% C 0.107 H 327.5°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBCF9 |
|---|---|
| RGB | rgb(251, 188, 249) |
| HSL | hsl(302, 89%, 86%) |
| HSV | hsv(302, 25%, 98%) |
| CMYK | cmyk(0%, 25.1%, 0.8%, 1.6%) |
| CIE-LAB | lab(83.61, 32.41, -21.28) |
| CIE-LCH | lch(83.61, 38.77, 326.71°) |
| OKLab | oklab(87.14% 0.0899 -0.0573) |
| OKLCH | oklch(87.14% 0.107 327.5) |
| XYZ | xyz(74.8641, 63.3175, 97.8820) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.38
Light Lilac
#EDC8FF
ΔE00 5.18
Very Light Purple
#F6CEFC
ΔE00 5.37
Pale Mauve
#FED0FC
ΔE00 5.40
Pale Lavender
#EECFFE
ΔE00 6.78
Mauve
#E0B0FF
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBCF9 #BCFBBE
analogous
#DDBCFB #FBBCF9 #FBBCD9
triadic
#FBBCF9 #F9FBBC #BCF9FB
tetradic
#FBBCF9 #FBDDBC #BCFBBE #BCD9FB
square
#FBBCF9 #FBDDBC #BCFBBE #BCD9FB
split-complementary
#FBBCF9 #D9FBBC #BCFBDD
monochromatic
#F448EF #F882F4 #FBBCF9 #FDE2FC #FDE2FC
Accessibility & contrast
On white
1.54
#FBBCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#FBBCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBCF9
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBCF9 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFB
Deuteranopia (green-blind)
#C7D3F7
Tritanopia (blue-blind)
#FFC1D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbbcf9; /* rgb */ color: rgb(251, 188, 249); /* oklch */ color: oklch(87.1% 0.107 327.5);
Tailwind
colors: {
custom: {
50: '#fdd0fb',
500: '#fbbcf9',
950: '#000000',
},
}SCSS
$custom: #fbbcf9; $custom-light: #fdd0fb; $custom-dark: #000000;
JSON
{
"hex": "#fbbcf9",
"rgb": {
"r": 251,
"g": 188,
"b": 249
},
"hsl": {
"h": 301.905,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.87139,
"c": 0.10664,
"h": 327.5
},
"luminance": 0.63315
}Semantic roles & 50–950 ramp
primary
#FBBCF9
secondary
#7BE07E
accent
#E50700
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385