#BBBEFD#BBBEFD
#BBBEFD is a very light, moderate blue. Relative luminance 0.545; OKLCH L 82.1% C 0.088 H 282.1°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBEFD |
|---|---|
| RGB | rgb(187, 190, 253) |
| HSL | hsl(237, 94%, 86%) |
| HSV | hsv(237, 26%, 99%) |
| CMYK | cmyk(26.1%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(78.74, 12.37, -31.34) |
| CIE-LCH | lch(78.74, 33.69, 291.53°) |
| OKLab | oklab(82.13% 0.0186 -0.0864) |
| OKLCH | oklch(82.13% 0.088 282.1) |
| XYZ | xyz(56.6320, 54.4823, 100.4418) |
| Luminance | 0.5448 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.40
Periwinkle
#CCCCFF
ΔE00 4.53
Pastel Blue
#A2BFFE
ΔE00 6.95
Pale Violet
#CEAEFA
ΔE00 8.24
Powder Blue (survey)
#B1D1FC
ΔE00 8.55
Lightsteelblue
#B0C4DE
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBEFD #FDFABB
analogous
#BBDFFD #BBBEFD #D9BBFD
triadic
#BBBEFD #FDBBBE #BEFDBB
tetradic
#BBBEFD #FDBBDF #FDFABB #BBFDD9
square
#BBBEFD #FDBBDF #FDFABB #BBFDD9
split-complementary
#BBBEFD #FDD9BB #DFFDBB
monochromatic
#444CFA #8085FB #BBBEFD #E1E3FE #E1E3FE
Accessibility & contrast
On white
1.77
#BBBEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#BBBEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBEFD
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBEFD | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#AAC1FB
Tritanopia (blue-blind)
#ABC9D4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbbefd; /* rgb */ color: rgb(187, 190, 253); /* oklch */ color: oklch(82.1% 0.088 282.1);
Tailwind
colors: {
custom: {
50: '#d0d1fe',
500: '#bbbefd',
950: '#000000',
},
}SCSS
$custom: #bbbefd; $custom-light: #d0d1fe; $custom-dark: #000000;
JSON
{
"hex": "#bbbefd",
"rgb": {
"r": 187,
"g": 190,
"b": 253
},
"hsl": {
"h": 237.273,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.82134,
"c": 0.08841,
"h": 282.1
},
"luminance": 0.54484
}Semantic roles & 50–950 ramp
primary
#BBBEFD
secondary
#E3DF79
accent
#DB00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385