#BBBEFF#BBBEFF
#BBBEFF is a very light, moderate blue. Relative luminance 0.546; OKLCH L 82.2% C 0.091 H 282.1°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBEFF |
|---|---|
| RGB | rgb(187, 190, 255) |
| HSL | hsl(237, 100%, 87%) |
| HSV | hsv(237, 27%, 100%) |
| CMYK | cmyk(26.7%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(78.82, 12.84, -32.30) |
| CIE-LCH | lch(78.82, 34.76, 291.68°) |
| OKLab | oklab(82.22% 0.0192 -0.0891) |
| OKLCH | oklch(82.22% 0.091 282.1) |
| XYZ | xyz(56.9523, 54.6104, 102.1286) |
| Luminance | 0.5461 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.63
Periwinkle
#CCCCFF
ΔE00 4.76
Pastel Blue
#A2BFFE
ΔE00 6.79
Pale Violet
#CEAEFA
ΔE00 8.28
Powder Blue (survey)
#B1D1FC
ΔE00 8.42
Lightsteelblue
#B0C4DE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBEFF #FFFCBB
analogous
#BBE0FF #BBBEFF #DABBFF
triadic
#BBBEFF #FFBBBE #BEFFBB
tetradic
#BBBEFF #FFBBE0 #FFFCBB #BBFFDA
square
#BBBEFF #FFBBE0 #FFFCBB #BBFFDA
split-complementary
#BBBEFF #FFDABB #E0FFBB
monochromatic
#4149FF #7E84FF #BBBEFF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.76
#BBBEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#BBBEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBEFF
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBEFF | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#A9C1FD
Tritanopia (blue-blind)
#ABCAD5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbbeff; /* rgb */ color: rgb(187, 190, 255); /* oklch */ color: oklch(82.2% 0.091 282.1);
Tailwind
colors: {
custom: {
50: '#d0d1ff',
500: '#bbbeff',
950: '#000000',
},
}SCSS
$custom: #bbbeff; $custom-light: #d0d1ff; $custom-dark: #000000;
JSON
{
"hex": "#bbbeff",
"rgb": {
"r": 187,
"g": 190,
"b": 255
},
"hsl": {
"h": 237.353,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.82216,
"c": 0.09119,
"h": 282.1
},
"luminance": 0.54612
}Semantic roles & 50–950 ramp
primary
#BBBEFF
secondary
#E7E277
accent
#DB00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386