#BBBED2#BBBED2
#BBBED2 is a light, muted blue. Relative luminance 0.520; OKLCH L 80.5% C 0.028 H 279.0°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBED2 |
|---|---|
| RGB | rgb(187, 190, 210) |
| HSL | hsl(232, 20%, 78%) |
| HSV | hsv(232, 11%, 82%) |
| CMYK | cmyk(11%, 9.5%, 0%, 17.6%) |
| CIE-LAB | lab(77.31, 2.88, -10.37) |
| CIE-LCH | lch(77.31, 10.76, 285.53°) |
| OKLab | oklab(80.54% 0.0044 -0.0279) |
| OKLCH | oklch(80.54% 0.028 279) |
| XYZ | xyz(50.5374, 52.0444, 68.3433) |
| Luminance | 0.5204 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.38
Lightsteelblue
#B0C4DE
ΔE00 6.74
Dove Gray
#B6B8BD
ΔE00 6.80
Cloudy Blue
#ACC2D9
ΔE00 7.67
Silver
#C0C0C0
ΔE00 8.97
Lavender (CSS)
#E6E6FA
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBED2 #D2CFBB
analogous
#BBC9D2 #BBBED2 #C3BBD2
triadic
#BBBED2 #D2BBBE #BED2BB
tetradic
#BBBED2 #D2BBC9 #D2CFBB #BBD2C3
square
#BBBED2 #D2BBC9 #D2CFBB #BBD2C3
split-complementary
#BBBED2 #D2C3BB #C9D2BB
monochromatic
#7178A1 #969BBA #BBBED2 #E0E1EA #EDEDF3
Accessibility & contrast
On white
1.84
#BBBED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#BBBED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBED2
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBED2 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C0D3
Deuteranopia (green-blind)
#B8BED1
Tritanopia (blue-blind)
#B6C1C4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbbed2; /* rgb */ color: rgb(187, 190, 210); /* oklch */ color: oklch(80.5% 0.028 279.0);
Tailwind
colors: {
custom: {
50: '#cfd1df',
500: '#bbbed2',
950: '#000000',
},
}SCSS
$custom: #bbbed2; $custom-light: #cfd1df; $custom-dark: #000000;
JSON
{
"hex": "#bbbed2",
"rgb": {
"r": 187,
"g": 190,
"b": 210
},
"hsl": {
"h": 232.174,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.80541,
"c": 0.02825,
"h": 279
},
"luminance": 0.52045
}Semantic roles & 50–950 ramp
primary
#BBBED2
secondary
#A7A38A
accent
#93479F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384