#FBBCFA#FBBCFA
#FBBCFA is a very light, moderate purple. Relative luminance 0.634; OKLCH L 87.2% C 0.108 H 327.0°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBCFA |
|---|---|
| RGB | rgb(251, 188, 250) |
| HSL | hsl(301, 89%, 86%) |
| HSV | hsv(301, 25%, 98%) |
| CMYK | cmyk(0%, 25.1%, 0.4%, 1.6%) |
| CIE-LAB | lab(83.64, 32.59, -21.77) |
| CIE-LCH | lch(83.64, 39.19, 326.26°) |
| OKLab | oklab(87.18% 0.0902 -0.0587) |
| OKLCH | oklch(87.18% 0.108 327) |
| XYZ | xyz(75.0205, 63.3800, 98.7057) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.27
Light Lilac
#EDC8FF
ΔE00 5.13
Very Light Purple
#F6CEFC
ΔE00 5.44
Pale Mauve
#FED0FC
ΔE00 5.51
Pale Lavender
#EECFFE
ΔE00 6.79
Mauve
#E0B0FF
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBCFA #BCFBBD
analogous
#DCBCFB #FBBCFA #FBBCDA
triadic
#FBBCFA #FAFBBC #BCFAFB
tetradic
#FBBCFA #FBDCBC #BCFBBD #BCDAFB
square
#FBBCFA #FBDCBC #BCFBBD #BCDAFB
split-complementary
#FBBCFA #DAFBBC #BCFBDC
monochromatic
#F448F1 #F882F6 #FBBCFA #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.54
#FBBCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#FBBCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBCFA
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBCFA | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFC
Deuteranopia (green-blind)
#C7D3F8
Tritanopia (blue-blind)
#FFC1D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbbcfa; /* rgb */ color: rgb(251, 188, 250); /* oklch */ color: oklch(87.2% 0.108 327.0);
Tailwind
colors: {
custom: {
50: '#fdd0fc',
500: '#fbbcfa',
950: '#000000',
},
}SCSS
$custom: #fbbcfa; $custom-light: #fdd0fc; $custom-dark: #000000;
JSON
{
"hex": "#fbbcfa",
"rgb": {
"r": 251,
"g": 188,
"b": 250
},
"hsl": {
"h": 300.952,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.87175,
"c": 0.10761,
"h": 327
},
"luminance": 0.63378
}Semantic roles & 50–950 ramp
primary
#FBBCFA
secondary
#7BE07D
accent
#E50400
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385