#BBBEFE#BBBEFE
#BBBEFE is a very light, moderate blue. Relative luminance 0.545; OKLCH L 82.2% C 0.090 H 282.1°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBEFE |
|---|---|
| RGB | rgb(187, 190, 254) |
| HSL | hsl(237, 97%, 86%) |
| HSV | hsv(237, 26%, 100%) |
| CMYK | cmyk(26.4%, 25.2%, 0%, 0.4%) |
| CIE-LAB | lab(78.78, 12.60, -31.82) |
| CIE-LCH | lch(78.78, 34.23, 291.60°) |
| OKLab | oklab(82.18% 0.0189 -0.0878) |
| OKLCH | oklch(82.18% 0.09 282.1) |
| XYZ | xyz(56.7917, 54.5461, 101.2830) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.51
Periwinkle
#CCCCFF
ΔE00 4.64
Pastel Blue
#A2BFFE
ΔE00 6.87
Pale Violet
#CEAEFA
ΔE00 8.26
Powder Blue (survey)
#B1D1FC
ΔE00 8.48
Lightsteelblue
#B0C4DE
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBEFE #FEFBBB
analogous
#BBE0FE #BBBEFE #DABBFE
triadic
#BBBEFE #FEBBBE #BEFEBB
tetradic
#BBBEFE #FEBBE0 #FEFBBB #BBFEDA
square
#BBBEFE #FEBBE0 #FEFBBB #BBFEDA
split-complementary
#BBBEFE #FEDABB #E0FEBB
monochromatic
#424BFC #7F84FD #BBBEFE #E1E2FF #E1E2FF
Accessibility & contrast
On white
1.76
#BBBEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#BBBEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBEFE
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBEFE | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#AAC1FC
Tritanopia (blue-blind)
#ABC9D4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbbefe; /* rgb */ color: rgb(187, 190, 254); /* oklch */ color: oklch(82.2% 0.090 282.1);
Tailwind
colors: {
custom: {
50: '#d0d1ff',
500: '#bbbefe',
950: '#000000',
},
}SCSS
$custom: #bbbefe; $custom-light: #d0d1ff; $custom-dark: #000000;
JSON
{
"hex": "#bbbefe",
"rgb": {
"r": 187,
"g": 190,
"b": 254
},
"hsl": {
"h": 237.313,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.82175,
"c": 0.0898,
"h": 282.1
},
"luminance": 0.54547
}Semantic roles & 50–950 ramp
primary
#BBBEFE
secondary
#E5E078
accent
#DB00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386