#FBBCF7#FBBCF7
#FBBCF7 is a very light, moderate purple. Relative luminance 0.632; OKLCH L 87.1% C 0.105 H 328.6°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBCF7 |
|---|---|
| RGB | rgb(251, 188, 247) |
| HSL | hsl(304, 89%, 86%) |
| HSV | hsv(304, 25%, 98%) |
| CMYK | cmyk(0%, 25.1%, 1.6%, 1.6%) |
| CIE-LAB | lab(83.54, 32.05, -20.32) |
| CIE-LCH | lch(83.54, 37.95, 327.63°) |
| OKLab | oklab(87.07% 0.0893 -0.0546) |
| OKLCH | oklch(87.07% 0.105 328.6) |
| XYZ | xyz(74.5538, 63.1934, 96.2479) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.66
Pale Mauve
#FED0FC
ΔE00 5.20
Very Light Purple
#F6CEFC
ΔE00 5.28
Light Lilac
#EDC8FF
ΔE00 5.31
Pale Lavender
#EECFFE
ΔE00 6.79
Plum
#DDA0DD
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBCF7 #BCFBC0
analogous
#DFBCFB #FBBCF7 #FBBCD7
triadic
#FBBCF7 #F7FBBC #BCF7FB
tetradic
#FBBCF7 #FBDFBC #BCFBC0 #BCD7FB
square
#FBBCF7 #FBDFBC #BCFBC0 #BCD7FB
split-complementary
#FBBCF7 #D7FBBC #BCFBDF
monochromatic
#F448E9 #F882F0 #FBBCF7 #FDE2FC #FDE2FC
Accessibility & contrast
On white
1.54
#FBBCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#FBBCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBCF7
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBCF7 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CBF9
Deuteranopia (green-blind)
#C8D3F5
Tritanopia (blue-blind)
#FFC0D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbbcf7; /* rgb */ color: rgb(251, 188, 247); /* oklch */ color: oklch(87.1% 0.105 328.6);
Tailwind
colors: {
custom: {
50: '#fdd0fa',
500: '#fbbcf7',
950: '#000000',
},
}SCSS
$custom: #fbbcf7; $custom-light: #fdd0fa; $custom-dark: #000000;
JSON
{
"hex": "#fbbcf7",
"rgb": {
"r": 251,
"g": 188,
"b": 247
},
"hsl": {
"h": 303.81,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.87068,
"c": 0.10472,
"h": 328.6
},
"luminance": 0.63191
}Semantic roles & 50–950 ramp
primary
#FBBCF7
secondary
#7BE081
accent
#E50F00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385