#FBBCFB#FBBCFB
#FBBCFB is a very light, moderate purple. Relative luminance 0.634; OKLCH L 87.2% C 0.109 H 326.5°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBCFB |
|---|---|
| RGB | rgb(251, 188, 251) |
| HSL | hsl(300, 89%, 86%) |
| HSV | hsv(300, 25%, 98%) |
| CMYK | cmyk(0%, 25.1%, 0%, 1.6%) |
| CIE-LAB | lab(83.67, 32.77, -22.25) |
| CIE-LCH | lch(83.67, 39.61, 325.82°) |
| OKLab | oklab(87.21% 0.0905 -0.06) |
| OKLCH | oklch(87.21% 0.109 326.5) |
| XYZ | xyz(75.1777, 63.4429, 99.5336) |
| Luminance | 0.6344 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.16
Light Lilac
#EDC8FF
ΔE00 5.09
Very Light Purple
#F6CEFC
ΔE00 5.51
Pale Mauve
#FED0FC
ΔE00 5.62
Mauve
#E0B0FF
ΔE00 6.69
Pale Lavender
#EECFFE
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBCFB #BCFBBC
analogous
#DBBCFB #FBBCFB #FBBCDB
triadic
#FBBCFB #FBFBBC #BCFBFB
tetradic
#FBBCFB #FBDBBC #BCFBBC #BCDBFB
square
#FBBCFB #FBDBBC #BCFBBC #BCDBFB
split-complementary
#FBBCFB #DBFBBC #BCFBDB
monochromatic
#F448F4 #F882F8 #FBBCFB #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.53
#FBBCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#FBBCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBCFB
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBCFB | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFE
Deuteranopia (green-blind)
#C6D3F9
Tritanopia (blue-blind)
#FFC1D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbbcfb; /* rgb */ color: rgb(251, 188, 251); /* oklch */ color: oklch(87.2% 0.109 326.5);
Tailwind
colors: {
custom: {
50: '#fdd0fc',
500: '#fbbcfb',
950: '#000000',
},
}SCSS
$custom: #fbbcfb; $custom-light: #fdd0fc; $custom-dark: #000000;
JSON
{
"hex": "#fbbcfb",
"rgb": {
"r": 251,
"g": 188,
"b": 251
},
"hsl": {
"h": 300,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.87211,
"c": 0.10859,
"h": 326.5
},
"luminance": 0.63441
}Semantic roles & 50–950 ramp
primary
#FBBCFB
secondary
#7BE07B
accent
#E50000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385