#BCBECA#BCBECA
#BCBECA is a light, near-neutral blue. Relative luminance 0.518; OKLCH L 80.4% C 0.017 H 278.5°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBECA |
|---|---|
| RGB | rgb(188, 190, 202) |
| HSL | hsl(231, 12%, 76%) |
| HSV | hsv(231, 7%, 79%) |
| CMYK | cmyk(6.9%, 5.9%, 0%, 20.8%) |
| CIE-LAB | lab(77.15, 1.61, -6.26) |
| CIE-LCH | lch(77.15, 6.46, 284.40°) |
| OKLab | oklab(80.36% 0.0025 -0.0168) |
| OKLCH | oklch(80.36% 0.017 278.5) |
| XYZ | xyz(49.8111, 51.7823, 63.2364) |
| Luminance | 0.5178 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.78
Silver
#C0C0C0
ΔE00 5.84
Light Blue Grey
#B7C9E2
ΔE00 7.19
Lightsteelblue
#B0C4DE
ΔE00 7.53
Light Gray
#D3D3D3
ΔE00 7.73
Cloudy Blue
#ACC2D9
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBECA #CAC8BC
analogous
#BCC5CA #BCBECA #C1BCCA
triadic
#BCBECA #CABCBE #BECABC
tetradic
#BCBECA #CABCC5 #CAC8BC #BCCAC1
square
#BCBECA #CABCC5 #CAC8BC #BCCAC1
split-complementary
#BCBECA #CAC1BC #C5CABC
monochromatic
#787C94 #9A9DAF #BCBECA #DEDFE5 #EEEEF1
Accessibility & contrast
On white
1.85
#BCBECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#BCBECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBECA
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBECA | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCB
Deuteranopia (green-blind)
#BABECA
Tritanopia (blue-blind)
#B9C0C2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bcbeca; /* rgb */ color: rgb(188, 190, 202); /* oklch */ color: oklch(80.4% 0.017 278.5);
Tailwind
colors: {
custom: {
50: '#d0d1da',
500: '#bcbeca',
950: '#000000',
},
}SCSS
$custom: #bcbeca; $custom-light: #d0d1da; $custom-dark: #000000;
JSON
{
"hex": "#bcbeca",
"rgb": {
"r": 188,
"g": 190,
"b": 202
},
"hsl": {
"h": 231.429,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.80359,
"c": 0.01694,
"h": 278.5
},
"luminance": 0.51783
}Semantic roles & 50–950 ramp
primary
#BCBECA
secondary
#9E9B8C
accent
#8C5096
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383