#BBC2DE#BBC2DE
#BBC2DE is a light, muted blue. Relative luminance 0.544; OKLCH L 81.8% C 0.040 H 274.4°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2DE |
|---|---|
| RGB | rgb(187, 194, 222) |
| HSL | hsl(228, 35%, 80%) |
| HSV | hsv(228, 16%, 87%) |
| CMYK | cmyk(15.8%, 12.6%, 0%, 12.9%) |
| CIE-LAB | lab(78.71, 3.24, -14.75) |
| CIE-LCH | lch(78.71, 15.10, 282.39°) |
| OKLab | oklab(81.76% 0.0031 -0.04) |
| OKLCH | oklch(81.76% 0.04 274.4) |
| XYZ | xyz(52.9671, 54.4215, 76.8069) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.25
Lightsteelblue
#B0C4DE
ΔE00 5.66
Light Periwinkle
#C1C6FC
ΔE00 6.76
Cloudy Blue
#ACC2D9
ΔE00 7.14
Periwinkle
#CCCCFF
ΔE00 7.19
Powder Blue (survey)
#B1D1FC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2DE #DED7BB
analogous
#BBD3DE #BBC2DE #C5BBDE
triadic
#BBC2DE #DEBBC2 #C2DEBB
tetradic
#BBC2DE #DEBBD3 #DED7BB #BBDEC5
square
#BBC2DE #DEBBD3 #DED7BB #BBDEC5
split-complementary
#BBC2DE #DEC5BB #D3DEBB
monochromatic
#6978B6 #929DCA #BBC2DE #E4E7F2 #EAEDF5
Accessibility & contrast
On white
1.77
#BBC2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#BBC2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2DE
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2DE | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4DF
Deuteranopia (green-blind)
#B8C2DD
Tritanopia (blue-blind)
#B3C7CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbc2de; /* rgb */ color: rgb(187, 194, 222); /* oklch */ color: oklch(81.8% 0.040 274.4);
Tailwind
colors: {
custom: {
50: '#cfd4e8',
500: '#bbc2de',
950: '#000000',
},
}SCSS
$custom: #bbc2de; $custom-light: #cfd4e8; $custom-dark: #000000;
JSON
{
"hex": "#bbc2de",
"rgb": {
"r": 187,
"g": 194,
"b": 222
},
"hsl": {
"h": 228,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.81758,
"c": 0.04008,
"h": 274.4
},
"luminance": 0.54422
}Semantic roles & 50–950 ramp
primary
#BBC2DE
secondary
#B6AD87
accent
#9638AD
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384