#FBBCF8#FBBCF8
#FBBCF8 is a very light, moderate purple. Relative luminance 0.633; OKLCH L 87.1% C 0.106 H 328.0°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBCF8 |
|---|---|
| RGB | rgb(251, 188, 248) |
| HSL | hsl(303, 89%, 86%) |
| HSV | hsv(303, 25%, 98%) |
| CMYK | cmyk(0%, 25.1%, 1.2%, 1.6%) |
| CIE-LAB | lab(83.58, 32.23, -20.80) |
| CIE-LCH | lch(83.58, 38.36, 327.16°) |
| OKLab | oklab(87.1% 0.0896 -0.056) |
| OKLCH | oklch(87.1% 0.106 328) |
| XYZ | xyz(74.7085, 63.2553, 97.0628) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.52
Light Lilac
#EDC8FF
ΔE00 5.24
Pale Mauve
#FED0FC
ΔE00 5.30
Very Light Purple
#F6CEFC
ΔE00 5.32
Pale Lavender
#EECFFE
ΔE00 6.78
Mauve
#E0B0FF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBCF8 #BCFBBF
analogous
#DEBCFB #FBBCF8 #FBBCD8
triadic
#FBBCF8 #F8FBBC #BCF8FB
tetradic
#FBBCF8 #FBDEBC #BCFBBF #BCD8FB
square
#FBBCF8 #FBDEBC #BCFBBF #BCD8FB
split-complementary
#FBBCF8 #D8FBBC #BCFBDE
monochromatic
#F448EC #F882F2 #FBBCF8 #FDE2FC #FDE2FC
Accessibility & contrast
On white
1.54
#FBBCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#FBBCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBCF8
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBCF8 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CBFA
Deuteranopia (green-blind)
#C7D3F6
Tritanopia (blue-blind)
#FFC1D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbbcf8; /* rgb */ color: rgb(251, 188, 248); /* oklch */ color: oklch(87.1% 0.106 328.0);
Tailwind
colors: {
custom: {
50: '#fdd0fa',
500: '#fbbcf8',
950: '#000000',
},
}SCSS
$custom: #fbbcf8; $custom-light: #fdd0fa; $custom-dark: #000000;
JSON
{
"hex": "#fbbcf8",
"rgb": {
"r": 251,
"g": 188,
"b": 248
},
"hsl": {
"h": 302.857,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.87104,
"c": 0.10568,
"h": 328
},
"luminance": 0.63253
}Semantic roles & 50–950 ramp
primary
#FBBCF8
secondary
#7BE080
accent
#E50B00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385