#FBBFF8#FBBFF8
#FBBFF8 is a very light, moderate purple. Relative luminance 0.645; OKLCH L 87.6% C 0.100 H 328.0°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBFF8 |
|---|---|
| RGB | rgb(251, 191, 248) |
| HSL | hsl(303, 88%, 87%) |
| HSV | hsv(303, 24%, 98%) |
| CMYK | cmyk(0%, 23.9%, 1.2%, 1.6%) |
| CIE-LAB | lab(84.25, 30.65, -19.78) |
| CIE-LCH | lch(84.25, 36.48, 327.16°) |
| OKLab | oklab(87.62% 0.0852 -0.0532) |
| OKLCH | oklch(87.62% 0.1 328) |
| XYZ | xyz(75.3561, 64.5503, 97.2787) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.44
Pale Mauve
#FED0FC
ΔE00 4.47
Very Light Purple
#F6CEFC
ΔE00 4.56
Light Lilac
#EDC8FF
ΔE00 4.80
Pale Lavender
#EECFFE
ΔE00 6.15
Pale Lilac
#E4CBFF
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBFF8 #BFFBC2
analogous
#E0BFFB #FBBFF8 #FBBFDA
triadic
#FBBFF8 #F8FBBF #BFF8FB
tetradic
#FBBFF8 #FBE0BF #BFFBC2 #BFDAFB
square
#FBBFF8 #FBE0BF #BFFBC2 #BFDAFB
split-complementary
#FBBFF8 #DAFBBF #BFFBE0
monochromatic
#F44CEB #F785F2 #FBBFF8 #FDE2FC #FDE2FC
Accessibility & contrast
On white
1.51
#FBBFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#FBBFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBFF8
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBFF8 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCDFA
Deuteranopia (green-blind)
#CAD5F6
Tritanopia (blue-blind)
#FFC3D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbbff8; /* rgb */ color: rgb(251, 191, 248); /* oklch */ color: oklch(87.6% 0.100 328.0);
Tailwind
colors: {
custom: {
50: '#fdd2fa',
500: '#fbbff8',
950: '#000000',
},
}SCSS
$custom: #fbbff8; $custom-light: #fdd2fa; $custom-dark: #000000;
JSON
{
"hex": "#fbbff8",
"rgb": {
"r": 251,
"g": 191,
"b": 248
},
"hsl": {
"h": 303,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.8762,
"c": 0.10045,
"h": 328
},
"luminance": 0.64548
}Semantic roles & 50–950 ramp
primary
#FBBFF8
secondary
#7EE083
accent
#E50C01
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385