#FBBBF8#FBBBF8
#FBBBF8 is a very light, moderate purple. Relative luminance 0.628; OKLCH L 86.9% C 0.107 H 328.0°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBBF8 |
|---|---|
| RGB | rgb(251, 187, 248) |
| HSL | hsl(303, 89%, 86%) |
| HSV | hsv(303, 25%, 98%) |
| CMYK | cmyk(0%, 25.5%, 1.2%, 1.6%) |
| CIE-LAB | lab(83.35, 32.76, -21.14) |
| CIE-LCH | lch(83.35, 38.98, 327.16°) |
| OKLab | oklab(86.93% 0.0911 -0.0569) |
| OKLCH | oklch(86.93% 0.107 328) |
| XYZ | xyz(74.4956, 62.8295, 96.9918) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.58
Light Lilac
#EDC8FF
ΔE00 5.41
Pale Mauve
#FED0FC
ΔE00 5.57
Very Light Purple
#F6CEFC
ΔE00 5.57
Pale Lavender
#EECFFE
ΔE00 7.00
Plum
#DDA0DD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBBF8 #BBFBBE
analogous
#DEBBFB #FBBBF8 #FBBBD8
triadic
#FBBBF8 #F8FBBB #BBF8FB
tetradic
#FBBBF8 #FBDEBB #BBFBBE #BBD8FB
square
#FBBBF8 #FBDEBB #BBFBBE #BBD8FB
split-complementary
#FBBBF8 #D8FBBB #BBFBDE
monochromatic
#F447EC #F881F2 #FBBBF8 #FDE2FC #FDE2FC
Accessibility & contrast
On white
1.55
#FBBBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#FBBBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBBF8
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBBF8 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFA
Deuteranopia (green-blind)
#C7D3F6
Tritanopia (blue-blind)
#FFC0D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbbbf8; /* rgb */ color: rgb(251, 187, 248); /* oklch */ color: oklch(86.9% 0.107 328.0);
Tailwind
colors: {
custom: {
50: '#fdd0fa',
500: '#fbbbf8',
950: '#000000',
},
}SCSS
$custom: #fbbbf8; $custom-light: #fdd0fa; $custom-dark: #000000;
JSON
{
"hex": "#fbbbf8",
"rgb": {
"r": 251,
"g": 187,
"b": 248
},
"hsl": {
"h": 302.813,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.86932,
"c": 0.10741,
"h": 328
},
"luminance": 0.62827
}Semantic roles & 50–950 ramp
primary
#FBBBF8
secondary
#7AE07F
accent
#E60B00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385