#BBBECA#BBBECA
#BBBECA is a light, near-neutral blue. Relative luminance 0.517; OKLCH L 80.3% C 0.017 H 274.7°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBECA |
|---|---|
| RGB | rgb(187, 190, 202) |
| HSL | hsl(228, 12%, 76%) |
| HSV | hsv(228, 7%, 79%) |
| CMYK | cmyk(7.4%, 5.9%, 0%, 20.8%) |
| CIE-LAB | lab(77.07, 1.27, -6.38) |
| CIE-LCH | lch(77.07, 6.51, 281.27°) |
| OKLab | oklab(80.28% 0.0014 -0.0171) |
| OKLCH | oklch(80.28% 0.017 274.7) |
| XYZ | xyz(49.5655, 51.6557, 63.2249) |
| Luminance | 0.5166 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.65
Silver
#C0C0C0
ΔE00 5.81
Light Blue Grey
#B7C9E2
ΔE00 6.82
Lightsteelblue
#B0C4DE
ΔE00 7.12
Cloudy Blue
#ACC2D9
ΔE00 7.31
Silver (survey)
#C5C9C7
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBECA #CAC7BB
analogous
#BBC6CA #BBBECA #C0BBCA
triadic
#BBBECA #CABBBE #BECABB
tetradic
#BBBECA #CABBC6 #CAC7BB #BBCAC0
square
#BBBECA #CABBC6 #CAC7BB #BBCAC0
split-complementary
#BBBECA #CAC0BB #C6CABB
monochromatic
#767C94 #999DAF #BBBECA #DDDFE5 #EEEFF2
Accessibility & contrast
On white
1.85
#BBBECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#BBBECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBECA
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBECA | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCB
Deuteranopia (green-blind)
#BABECA
Tritanopia (blue-blind)
#B8C0C2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbbeca; /* rgb */ color: rgb(187, 190, 202); /* oklch */ color: oklch(80.3% 0.017 274.7);
Tailwind
colors: {
custom: {
50: '#cfd1da',
500: '#bbbeca',
950: '#000000',
},
}SCSS
$custom: #bbbeca; $custom-light: #cfd1da; $custom-dark: #000000;
JSON
{
"hex": "#bbbeca",
"rgb": {
"r": 187,
"g": 190,
"b": 202
},
"hsl": {
"h": 228,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.80281,
"c": 0.01715,
"h": 274.7
},
"luminance": 0.51656
}Semantic roles & 50–950 ramp
primary
#BBBECA
secondary
#9E9A8B
accent
#884F97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383